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
path:
root
/
MediaBrowser.Api
/
Playback
Age
Commit message (
Expand
)
Author
2020-08-03
actually remove MediaBrowser.Api
crobibero
2020-08-03
Merge remote-tracking branch 'upstream/master' into api-migration
crobibero
2020-08-01
Merge remote-tracking branch 'jellyfin/api-migration' into api-universal-audio
David
2020-08-01
Move UniversalAudioService to Jellyfin.Api
David
2020-07-31
Move DynamicHlsService to Jellyfin.Api
crobibero
2020-07-31
Merge pull request #3764 from Ullmie02/api-videohls
Patrick Barron
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-29
Optimize Substring and StringBuilder usage
Bond_009
2020-07-27
Move HlsSegmentService to Jellyfin.Api
David Ullmer
2020-07-24
move VideoService.cs to Jellyfin.Api
crobibero
2020-07-22
Review usage of string.Substring (part 1)
Bond_009
2020-07-22
Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio
David
2020-07-20
Merge remote-tracking branch 'upstream/master' into api-migration-merge
crobibero
2020-07-19
Continute work
David
2020-06-28
Remove routes in old service
David
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-15
fix SA1508
telans
2020-06-15
fix SA1005
telans
2020-06-05
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-05
Fix incorrect HLS master playlist fields
Andreas B
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-03
Merge pull request #3180 from xumix/master
Anthony Lavado
2020-05-27
fix issue with audio transcoding
dkanada
2020-05-26
Refactor copy codec checks
xumix
2020-05-15
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-14
Fix regressions introduced by #3098
Patrick Barron
2020-05-12
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-05-06
Merge pull request #2837 from Bond-009/async2
dkanada
2020-05-01
Merge pull request #2573 from YouKnowBlom/add-hls-fields
Bond-009
2020-04-25
Fix error in HLS codecs field when level is null
Andreas B
2020-04-20
Add some simple tests
Bond_009
2020-04-19
Merge pull request #2849 from lyonzy/patch-1
Joshua M. Boniface
2020-04-17
Handle null outputFileExtension with null-conditional operator
Matt Lyons
2020-04-15
Merge pull request #2745 from Artiume/patch-6
Bond-009
2020-04-15
Minor IAsyncDisposable improvements
Bond_009
2020-04-13
Handle null outputFileExtension in GetOutputFilePath
Matt Lyons
2020-04-12
Merge pull request #2782 from JustAMan/fix-ssa-delivery
Vasily
2020-04-06
Fix support for attachments with baseURL set
Vasily
2020-04-05
Implement various suggestions
Patrick Barron
2020-04-05
Miscellaneous code cleanup
Patrick Barron
2020-04-05
Simplified Conditionals and returns
Patrick Barron
2020-04-05
Remove unnecessary casts and explicit array types
Patrick Barron
2020-04-05
Use ? and ?? where applicable
Patrick Barron
2020-04-05
Convert using statements to using declarations where applicable
Patrick Barron
2020-04-05
Convert type checks and null checks into pattern matching
Patrick Barron
2020-04-02
Force Audio Transcoding for LiveTV Transcoding
artiume
[next]