Commit Graph

224 Commits (448125f2b41473af01a485856805769175f878e8)

Author SHA1 Message Date
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Claus Vium 74fef6c05b
Merge pull request #6177 from Bond-009/async
3 years ago
Bond-009 ff83fabac3
Merge pull request #6456 from GodTamIt/vp8-vp9
3 years ago
Chris Tam b205d5a032 Disambiguate vpx to vp8 or vp9
3 years ago
Cody Robibero ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
cvium 12a7fda0a6 Add timeout to ProgressiveFileStream
3 years ago
Patrick Barron 45f478f63e Merge branch 'master' into authenticationdb-efcore
3 years ago
Claus Vium a29f702432
Merge pull request #6258 from gnuyent/feat/hardware-encode-status
3 years ago
Bond_009 8528e9bddb Improve platform checks
3 years ago
Brandon Nguyen d0c5e25ec0 Use nullable enum type instead of strings
3 years ago
Brandon Nguyen df17c67f11 Use hardware encoding string over boolean
3 years ago
Brandon Nguyen 7e3c94d094 Add hardware encoding status to playback data
3 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore
3 years ago
Cody Robibero 9154f20b34
Don't dispose managed CancellationTokenSource (#6139)
3 years ago
Bond-009 d61530eb4b
Merge pull request #6083 from Bond-009/nullable4
3 years ago
Patrick Barron b6446c06ee Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Patrick Barron a225f34796 Merge branch 'master' into authenticationdb-efcore
3 years ago
Bond_009 56ac64e70a Minor improvements
3 years ago
Bond_009 ddb04dc12b Use new ReadAllLines extensions
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
cvium ba2e346d12 prevent cancellationtoken leakage
3 years ago
Bond-009 eeb5d4bd1e
Merge pull request #5842 from BaronGreenback/optimization
3 years ago
Bond-009 184e05aeb6
Merge pull request #5681 from BaronGreenback/ContentFeatureOptimization
3 years ago
Bond-009 d5163b4167
Merge pull request #5877 from Bond-009/circ1
3 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency
3 years ago
cvium 8933389753 Respect user settings for transcode and remux
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
4 years ago
BaronGreenback bb6fddde9a Group Methods
4 years ago
Patrick Barron 8607b52541 Make device/session code async
4 years ago
Ian Walton 321e383965 Fix setting audio stream in PlaybackInfo for jellyfin-web.
4 years ago
Bond-009 ec0ef1530c
Merge pull request #5602 from Ullmie02/IP-string-IP
4 years ago
BaronGreenback d9a50cb510 Various DLNA Optimizations
4 years ago
Szymon Acedański b1e8a8565f
Update Jellyfin.Api/Helpers/FileStreamResponseHelpers.cs
4 years ago
Szymon Acedański 136136dea9 Fix incorrect responses for HEAD /audio/<id>/stream
4 years ago
David 19e4ef82dd Remove conversion from IPAddress to string to IPAddress
4 years ago
Claus Vium 5592967497
Merge pull request #5403 from BaronGreenback/DLNAProfileFix
4 years ago
BaronGreenback 84da57cd48
Update StreamingHelpers.cs
4 years ago
David ece0d67f99 Use FileShare.Read for log files
4 years ago
BaronGreenback 75c9659e05 Fix unreachable code & assign id to each profile.
4 years ago
David 60ffa6f514 Use FileShare.None when creating files
4 years ago
BaronGreenback d819a1d928
Remove Content-Length header from DLNA HEAD request (#5335)
4 years ago
Joshua M. Boniface 7ece3c5523
Merge pull request #5273 from Bond-009/warn31
4 years ago
Bond_009 eba859e33e Minor improvements
4 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model
4 years ago
dkanada 13d65318eb
Merge pull request #5223 from Bond-009/minor10
4 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens
4 years ago