aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api
AgeCommit message (Expand)Author
2019-11-19Move StartupWizard to ASP.NET Web ApiClaus Vium
2019-11-17Remove leading / from baseurlBond_009
2019-11-13Fix GetPathValue function for DLNA serviceBond-009
2019-11-13Fix logicBond-009
2019-11-13Fix GetPathValue functionBond-009
2019-11-07Merge branch 'master' into installationmanagerBond-009
2019-11-07Merge pull request #1973 from EraYaN/docs-warning-fixesdkanada
2019-11-03Merge pull request #1904 from JustAMan/hls-move-2Joshua M. Boniface
2019-11-03Remove extraneous newlineJoshua Boniface
2019-11-03Fix the last docs warnings.Erwin de Haan
2019-11-01Improve IInstallationManager interfaceBond_009
2019-11-01Rewrite hex encoder/decoderBond_009
2019-11-02Merge pull request #1852 from Bond-009/warn9dkanada
2019-10-29Fix more warningsBond_009
2019-10-27Move throwing if cancelled after logging that factVasily
2019-10-27Apply suggestions from code reviewVasily
2019-10-23update persons servicegrafixeyehero
2019-10-21Address Bond-009 review commentsVasily
2019-10-21Update MediaBrowser.Api/Playback/BaseStreamingService.csVasily
2019-10-16Address review commentsVasily
2019-10-14Revert "yarn build" as it is fixed in master, fix typoVasily
2019-10-14* Make sure force_key_frames expression arguments are properly converted to s...Vasily
2019-10-14Add limiting max keyframe interval when full transcodingVasily
2019-10-14Fix log message - log args were swappedVasily
2019-10-14Don't start waiting for a segment which doesn't exist if transcoding is not r...Vasily
2019-10-14Stop waiting for a segment to become ready if there's no alive transcodeVasily
2019-10-14Add more loggingVasily
2019-10-14Revert "Revert "Fix premature stop when streaming""Vasily
2019-10-02Add using block and HexHelperBill Thornton
2019-10-02Fix SchedulesDirect authenticationBill Thornton
2019-10-01Revert "Fix premature stop when streaming"Joshua M. Boniface
2019-09-29Ignore exception when attempting to kill ffmpeg that has exitedAndrew Rabert
2019-09-27Cleaned up move to HLS muxerVasily
2019-09-27Replaced "stream" muxer with "hls" trying to fix "premature stop" issueVasily
2019-09-23Fix multiple mistakes and warningsBond_009
2019-09-17Remove legacy auth code (#1677)Bond-009
2019-09-10Fix culture problem on Windows for segment_time_delta argument.Erwin de Haan
2019-09-08Possible fix for MrMCBond_009
2019-09-02Fix warnings, improve performance (#1665)Bond-009
2019-09-02Merge pull request #1686 from Bond-009/warn7Anthony Lavado
2019-08-29More warning fixesBond_009
2019-08-28- fix ArgumentOutOfRangeException at MediaBrowser.Api.Playback.BaseStreamingS...marius
2019-08-28Fix loginBond_009
2019-08-27Merge pull request #1651 from sl1288/masterAndrew Rabert
2019-08-25Merge pull request #1659 from jellyfin/fix_ffmpegBond-009
2019-08-24Move argument to new lineClaus Vium
2019-08-24Fix style issuesClaus Vium
2019-08-23Merge pull request #1499 from crobibero/log-password-ipJoshua M. Boniface
2019-08-23log password on failed login attemptcrobibero
2019-08-19Merge branch 'master' into h265Joshua M. Boniface