aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api
AgeCommit message (Expand)Author
2019-11-22Fix some warningsBond-009
2019-11-21Don't append transcodes to transcoding temp pathBond-009
2019-11-21minor changes to transcode cleanup scheduled taskdkanada
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-07Update MediaBrowser.Api/Attachments/AttachmentService.cs Andrew Mahone
2019-11-07Merge branch 'master' into installationmanagerBond-009
2019-11-07Merge pull request #1973 from EraYaN/docs-warning-fixesdkanada
2019-11-05Format attachment DeliveryURL with CultureInfo.InvariantCulture.Andrew Mahone
2019-11-04Remove attachment filenames from attachment URLs.Andrew Mahone
2019-11-04Indentation fix.Andrew Mahone
2019-11-04Merge remote-tracking branch 'origin/master' into media-attachments-cleanAndrew Mahone
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-22Use attachment filename if available.Andrew Mahone
2019-10-22Provide delivery URLs for attachments in PlaybackInfo.Andrew Mahone
2019-10-22Attachment service.Andrew Mahone
2019-10-21Address Bond-009 review commentsVasily
2019-10-21Update MediaBrowser.Api/Playback/BaseStreamingService.csVasily
2019-10-20Add clearer exceptions, warnings and docsBond_009
2019-10-20Don't shuffle some types by defaultBond_009
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