index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-01
Prepare DynamicHlsController merge
David
2020-08-01
Move UniversalAudioService to Jellyfin.Api
David
2020-07-31
Merge pull request #3764 from Ullmie02/api-videohls
Patrick Barron
2020-07-31
Merge pull request #3691 from crobibero/api-video
Cody Robibero
2020-07-31
Update Jellyfin.Api/Controllers/VideoHlsController.cs
David
2020-07-31
Remove response code doc because it got added elsewhere
David
2020-07-31
Add missing docs and remove duplicate function
crobibero
2020-07-31
Merge remote-tracking branch 'upstream/api-migration' into api-video
crobibero
2020-07-31
Move VideoHlsService to Jellyfin.Api
David
2020-07-30
Apply review fixes
crobibero
2020-07-29
remove extra using
crobibero
2020-07-29
Fix PlaybackInfo endpoint
crobibero
2020-07-29
fix boolean
crobibero
2020-07-29
Use ArrayPool and reduce duplicate code
crobibero
2020-07-29
use proper os comparison
crobibero
2020-07-27
Add missing functions
crobibero
2020-07-27
Merge pull request #3718 from Ullmie02/api-hlsegment
Patrick Barron
2020-07-27
Move HlsSegmentService to Jellyfin.Api
David Ullmer
2020-07-26
Merge pull request #3693 from crobibero/api-library
Patrick Barron
2020-07-25
use proper HttpClient DI
crobibero
2020-07-24
Fix request parameters
crobibero
2020-07-24
Fix request parameters
crobibero
2020-07-24
Fix request parameters
crobibero
2020-07-24
move VideoService.cs to Jellyfin.Api
crobibero
2020-07-24
Merge pull request #3592 from Ullmie02/api-audio
Patrick Barron
2020-07-24
Fix suggestions from review
David
2020-07-24
Merge pull request #3385 from crobibero/api-image-service
Patrick Barron
2020-07-23
Apply suggestions from review
David
2020-07-23
Merge pull request #3538 from Ullmie02/api-fix
Bond-009
2020-07-22
Fix build part 2
David
2020-07-22
Fix build
David
2020-07-22
Merge pull request #3564 from Ullmie02/api-syncplay
Patrick Barron
2020-07-22
Move AudioService to Jellyfin.Api
David
2020-07-22
Update Jellyfin.Api/Controllers/SyncPlayController.cs
David
2020-07-22
Apply suggestions from code review
David
2020-07-22
apply review suggestions
crobibero
2020-07-22
Cleanup after merge
David
2020-07-22
Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio
David
2020-07-22
Add properties to StreamState to fix some errors
David
2020-07-22
Remove caching and content length
David
2020-07-22
Add response code documentation
David
2020-07-21
Change enum values
David
2020-07-21
Merge branch 'api-migration' into api-syncplay
David
2020-07-21
Move ImageService.cs to Jellyfin.Api
crobibero
2020-07-21
update post profile image
crobibero
2020-07-21
Merge remote-tracking branch 'upstream/api-migration' into api-image-service
crobibero
2020-07-21
Merge pull request #3629 from crobibero/api-migration-merge
David
2020-07-20
changes from merge
crobibero
2020-07-20
Merge remote-tracking branch 'upstream/master' into api-migration-merge
crobibero
2020-07-20
Merge pull request #3620 from BaronGreenback/IPFix
Bond-009
[next]