Commit Graph

2529 Commits (cc5acf37f75d2c652d9cd855ebc34a1e7d414a9f)

Author SHA1 Message Date
Bond_009 cc5acf37f7 Make probesize and analyzeduration configurable and simplify circular
5 years ago
Joshua M. Boniface 48120d01dc
Merge pull request #1991 from Bond-009/transtemp
5 years ago
Joshua M. Boniface db581c4d9b
Merge pull request #2045 from Bond-009/baseurlfix2
5 years ago
dkanada 47ad21b6e3
Merge pull request #2039 from Bond-009/fixcondition
5 years ago
Bond_009 602ebe3fdb Fix baseurl (attempt #2)
5 years ago
dkanada 51cdc6ea16
Merge pull request #1926 from Bond-009/auth
5 years ago
Bond_009 d884ed353f Fix always false condition
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
Bond_009 5ee070eb29 Remove leading / from baseurl
5 years ago
Bond-009 d161b9cbfc Fix GetPathValue function for DLNA service
5 years ago
Bond-009 aea4ef9471 Fix logic
5 years ago
Bond-009 b14d6d0417 Fix GetPathValue function
5 years ago
Bond-009 983d38a43b Merge branch 'master' into installationmanager
5 years ago
dkanada ad852ffd9a
Merge pull request #1973 from EraYaN/docs-warning-fixes
5 years ago
Joshua M. Boniface a460814182
Merge pull request #1904 from JustAMan/hls-move-2
5 years ago
Joshua Boniface d4474d493b Remove extraneous newline
5 years ago
Erwin de Haan 387051c409 Fix the last docs warnings.
5 years ago
Bond_009 d529f81cd9 Improve IInstallationManager interface
5 years ago
Bond_009 a245f5a0d4 Rewrite hex encoder/decoder
5 years ago
dkanada 89a21c96c0
Merge pull request #1852 from Bond-009/warn9
5 years ago
Bond_009 d9a03c9bb1 Fix more warnings
5 years ago
Vasily 8cf8c36708 Move throwing if cancelled after logging that fact
5 years ago
Vasily dd7ae7747e
Apply suggestions from code review
5 years ago
grafixeyehero 752cf08e5c update persons service
5 years ago
Vasily 3743137c31 Address Bond-009 review comments
5 years ago
Vasily ae2b95024f
Update MediaBrowser.Api/Playback/BaseStreamingService.cs
5 years ago
Bond_009 fef35d0505 Add clearer exceptions, warnings and docs
5 years ago
Vasily 6b6fede2e0 Address review comments
5 years ago
Vasily adccc18298 Revert "yarn build" as it is fixed in master, fix typo
5 years ago
Vasily 3132280b07 * Make sure force_key_frames expression arguments are properly converted to strings
5 years ago
Vasily 2f6879e869 Add limiting max keyframe interval when full transcoding
5 years ago
Vasily 986ea5c636 Fix log message - log args were swapped
5 years ago
Vasily 3740228100 Don't start waiting for a segment which doesn't exist if transcoding is not running
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
Vasily 6746f708f2 Revert "Revert "Fix premature stop when streaming""
5 years ago
Bill Thornton 80dccdef22 Add using block and HexHelper
5 years ago
Bill Thornton 119041a425 Fix SchedulesDirect authentication
5 years ago
Joshua M. Boniface 575b96d03a
Revert "Fix premature stop when streaming"
5 years ago
Andrew Rabert fd1bdad0e2 Ignore exception when attempting to kill ffmpeg that has exited
5 years ago
Vasily 4fae733eef Cleaned up move to HLS muxer
5 years ago
Vasily 36a34f911e Replaced "stream" muxer with "hls" trying to fix "premature stop" issue
5 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings
5 years ago
Bond-009 6f17a0b7af Remove legacy auth code (#1677)
5 years ago
Erwin de Haan e8b13ea8a9 Fix culture problem on Windows for segment_time_delta argument.
5 years ago
Bond_009 675754bc5c Possible fix for MrMC
5 years ago
Bond-009 ee637e8fec Fix warnings, improve performance (#1665)
5 years ago
Anthony Lavado cb393c215a
Merge pull request #1686 from Bond-009/warn7
5 years ago