Commit Graph

561 Commits (247f9c61e60ef774675cb4d6d1734d2ccdc6ee7a)

Author SHA1 Message Date
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans acd4389653
fix SA1005
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
xumix 46420dfd68 Refactor copy codec checks
4 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore
4 years ago
Patrick Barron dcaffd3812 Fix regressions introduced by #3098
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Bond_009 7f4a229cd2 Add some simple tests
4 years ago
Matt Lyons e7fde6aaca
Handle null outputFileExtension with null-conditional operator
4 years ago
Matt Lyons b52199e9e2
Handle null outputFileExtension in GetOutputFilePath
4 years ago
Patrick Barron 81b4a4c54c Implement various suggestions
4 years ago
Patrick Barron add0a2088d Simplified Conditionals and returns
4 years ago
Patrick Barron 961f48f5bc Use ? and ?? where applicable
4 years ago
Bond_009 ffc9eb67f0 Switch remux and direct stream
4 years ago
Vasily a26c1ab17d Remove commented code
4 years ago
Anthony Lavado 42066ee326
Merge branch 'master' into transcoding-throttling
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
4 years ago
Maximilian Marschall 081d942d03 Enable Throttling when transcoding without Hardware-Acceleration
4 years ago
Bond_009 e714b9930e Merge branch 'master' into embytv
4 years ago
Vasily 06dfa2e687
Merge pull request #2134 from Bond-009/dlnam3u8
5 years ago
Bond_009 0bf8bfbb0c Merge branch 'master' into mediaencoding
5 years ago
Bond-009 b20b648659 Fix comparison between different types
5 years ago
Bond_009 5cab79c839 Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
5 years ago
Bond_009 cc5acf37f7 Make probesize and analyzeduration configurable and simplify circular
5 years ago
Bond_009 3221e837f9 * Add support for multi segment base urls
5 years ago
Joshua M. Boniface 48120d01dc
Merge pull request #1991 from Bond-009/transtemp
5 years ago
Bond-009 b477b3874e Fix some warnings
5 years ago
Bond-009 d4b438791f Don't append transcodes to transcoding temp path
5 years ago
dkanada f3ca37e523 minor changes to transcode cleanup scheduled task
5 years ago
Joshua Boniface d4474d493b Remove extraneous newline
5 years ago
Vasily dd7ae7747e
Apply suggestions from code review
5 years ago
Vasily ae2b95024f
Update MediaBrowser.Api/Playback/BaseStreamingService.cs
5 years ago
Vasily 6b6fede2e0 Address review comments
5 years ago
Vasily 7aea9266d0 Stop waiting for a segment to become ready if there's no alive transcode
5 years ago
Vasily c1f9107b8b Add more logging
5 years ago
Bond_009 675754bc5c Possible fix for MrMC
5 years ago
marius b711ece829 - fix ArgumentOutOfRangeException at MediaBrowser.Api.Playback.BaseStreamingService.ParseTimeSeekHeader (second substring argument is length)
5 years ago
Bond-009 e87d7cfaf3
Merge pull request #1659 from jellyfin/fix_ffmpeg
5 years ago
Claus Vium 15b054be94 Fix style issues
5 years ago
Joshua M. Boniface d95c04787c
Merge branch 'master' into h265
5 years ago
Claus Vium 617f7e8b5b Fix segment_time_delta value for ffmpeg 4.1
5 years ago
whooo 9556561a77
Merge branch 'master' into master
5 years ago
dkanada b5f3f28f41
Merge pull request #1578 from Bond-009/httpresponse
5 years ago
Bond_009 52c1b45feb Fix build
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond_009 9fff4b060e Replace custom code with Asp.Net Core code
5 years ago
Erik Larsson a1efe4caca Add DLNA headers if requested by the client.
5 years ago
Frank 3ba709fcc3 Fix #1432. Add support for encoding with libx265 and hevc_nvenc.
5 years ago
Bond-009 e89c8dbf76 Use CultureInfo.InvariantCulture
5 years ago
Bond_009 9aaeb19418 Self-documenting code
5 years ago