aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/Playback/Progressive
AgeCommit message (Collapse)Author
2020-08-03actually remove MediaBrowser.Apicrobibero
2020-08-01Move UniversalAudioService to Jellyfin.ApiDavid
2020-07-24move VideoService.cs to Jellyfin.Apicrobibero
2020-07-22Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audioDavid
# Conflicts: # Emby.Server.Implementations/ApplicationHost.cs # Jellyfin.Api/Helpers/TranscodingJobHelper.cs
2020-07-19Continute workDavid
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
Add full stop at end of comments (SA1629)
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-15fix SA1508telans
2020-06-15fix SA1005telans
2020-05-14Fix regressions introduced by #3098Patrick Barron
2020-01-22Remove FileSystem.GetStreamBond-009
2019-12-10Merge branch 'master' into mediaencodingBond_009
2019-12-10Fix typoBond-009
2019-11-25Make probesize and analyzeduration configurable and simplify circularBond_009
dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
2019-11-25* Add support for multi segment base urlsBond_009
* Make baseurl case-insensitive
2019-09-08Possible fix for MrMCBond_009
2019-06-01Fix #1432. Add support for encoding with libx265 and hevc_nvenc.Frank
2019-04-25Remove unreachable code and const trySupportSeek within ↵bugfixin
BaseProgressiveStreamingService
2019-04-24Re-add content length, semi revert of changes in #1010 (#1287)Claus Vium
* Re-add content length, semi revert of changes in #1010
2019-03-07Remove EnvironmentInfoBond-009
This moved the last bit of usefulness of EnvironmentInfo into a static class.
2019-03-07Merge remote-tracking branch 'remotes/upstream/master' into kestrel_pocClaus Vium
2019-03-07Update MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.csBond-009
Co-Authored-By: cvium <cvium@users.noreply.github.com>
2019-03-06Review commentsClaus Vium
2019-03-05Switch to HeaderNames instead of hardcoded strings (and other header related ↵Claus Vium
fixes)
2019-02-28Fix rmvb video can not play under DLNAXu Fasheng
Or will report "Could not find handler for /videos/xxx/stream.rm" error in server side. Test OK with Kodi and gupnp-tools.
2019-02-26Begin removing System.Net sourcesClaus Vium
2019-02-12Reduce scope of changesWilliam Lees
2019-02-12add httpClient to appropriate constructorsWilliam Lees
2019-02-03Cleanup streaming servicesBond-009
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, ↵Erwin de Haan
MediaBrowser.Common
2019-01-13Visual Studio Reformat: MediaBrowser.ApiErwin de Haan
2018-12-30RebaseBond_009
2018-12-14Port MediaEncoding and Api.Playback from ↵Mathieu Velten
10e57ce8d21b4516733894075001819f3cd6db6b
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-08-04update container valueLuke Pulverenti
2017-07-22pass around encoding optionsLuke Pulverenti
2017-06-01update hls streamsLuke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-05-22update query fieldsLuke Pulverenti
2017-04-27unify audio conversionLuke Pulverenti
2017-04-25update hls authenticationLuke Pulverenti
2017-03-25handle -1 content lengthLuke Pulverenti
2017-03-19unify encodng param creationLuke Pulverenti
2017-03-19increase unification of param buildingLuke Pulverenti
2017-03-08update library monitor loggingLuke Pulverenti
2017-02-26update componentsLuke Pulverenti