aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.cs
AgeCommit message (Expand)Author
2020-01-22Remove FileSystem.GetStreamBond-009
2019-12-10Merge branch 'master' into mediaencodingBond_009
2019-11-25Make probesize and analyzeduration configurable and simplify circularBond_009
2019-11-25* Add support for multi segment base urlsBond_009
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 BaseProgressiveStream...bugfixin
2019-04-24Re-add content length, semi revert of changes in #1010 (#1287)Claus Vium
2019-03-07Remove EnvironmentInfoBond-009
2019-03-07Update MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.csBond-009
2019-03-06Review commentsClaus Vium
2019-03-05Switch to HeaderNames instead of hardcoded strings (and other header related ...Claus Vium
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-13Visual Studio Reformat: MediaBrowser.ApiErwin de Haan
2018-12-30RebaseBond_009
2018-12-14Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6...Mathieu Velten
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-08-04update container valueLuke Pulverenti
2017-05-22update query fieldsLuke Pulverenti
2017-03-25handle -1 content lengthLuke Pulverenti
2017-03-19increase unification of param buildingLuke Pulverenti
2016-11-10rework result factoryLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-05update live streamsLuke Pulverenti
2016-09-29add infinite propertyLuke Pulverenti
2016-09-29update closing of streamsLuke Pulverenti
2016-09-25rework live stream handlingLuke Pulverenti
2016-08-15Merge pull request #2025 from softworkz/AsyncStreamInterfaceLuke
2016-08-13update direct stream url for improved cachingLuke Pulverenti
2016-08-13Fix incorrect calculation of content lengthSoftworkz
2016-08-09fix layout quirksLuke Pulverenti
2016-08-07Async stream handling: Use interface instead of Func<Stream,Task>softworkz
2016-08-06improve stopping of progressive streamsLuke Pulverenti
2016-07-28update stream managementLuke Pulverenti
2016-07-24fix DateModified not refreshingLuke Pulverenti
2016-07-15update async stream writingLuke Pulverenti
2016-06-19update task resultsLuke Pulverenti
2016-03-27Remove unused code...Sven Van den brande
2015-10-04continue file system reworkLuke Pulverenti
2015-09-13update file system methodsLuke
2015-06-01add MediaInfo.sec response headerLuke Pulverenti
2015-05-08add requirejsLuke Pulverenti
2015-05-04adjust debug loggingLuke Pulverenti
2015-03-28implement modular media sourcesLuke Pulverenti