Commit Graph

551 Commits (04119c0d409342050cb7624f025a21985e10a412)

Author SHA1 Message Date
Patrick Barron 81b4a4c54c Implement various suggestions
5 years ago
Patrick Barron add0a2088d Simplified Conditionals and returns
5 years ago
Patrick Barron 961f48f5bc Use ? and ?? where applicable
5 years ago
Bond_009 ffc9eb67f0 Switch remux and direct stream
5 years ago
Vasily a26c1ab17d Remove commented code
5 years ago
Anthony Lavado 42066ee326
Merge branch 'master' into transcoding-throttling
5 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
5 years ago
Maximilian Marschall 081d942d03 Enable Throttling when transcoding without Hardware-Acceleration
5 years ago
Bond_009 e714b9930e Merge branch 'master' into embytv
5 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
6 years ago
Bond_009 b647959ec4 Add EnableOutputInSubFolder back
6 years ago
Bond_009 ca37ca291f More style changes
6 years ago
Bond_009 93e535d3a1 Trying to make sense of the streaming code
6 years ago
Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection
6 years ago
William Lees db4a72df10 Reduce scope of changes
6 years ago
William Lees d8cb34dbbc add httpClient to appropriate constructors
6 years ago
Claus Vium 0ef2b46106 Remove custom Threading
6 years ago
Bond-009 ab0e851db9 Cleanup streaming services
6 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
6 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
6 years ago