aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/ApiEntryPoint.cs
AgeCommit message (Expand)Author
2020-01-31Fix warningsBond_009
2019-11-25* Add support for multi segment base urlsBond_009
2019-11-21Don't append transcodes to transcoding temp pathBond-009
2019-11-21minor changes to transcode cleanup scheduled taskdkanada
2019-11-13Fix GetPathValue functionBond-009
2019-09-29Ignore exception when attempting to kill ffmpeg that has exitedAndrew Rabert
2019-03-26Trying to make sense of the streaming codeBond_009
2019-03-07Reduce the amount of exceptions thrownBond_009
2019-02-20Avoid exceptions due to folder and file not foundPloughPuff
2019-02-05Remove custom ThreadingClaus Vium
2019-02-04Merge pull request #798 from Bond-009/apientrypointVasily
2019-02-03Merge pull request #736 from Bond-009/startasyncJoshua M. Boniface
2019-02-03Cleanup streaming servicesBond-009
2019-02-02Properly dispose TasksBond_009
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-27Start startup tasks asyncBond_009
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
2019-01-13ReSharper format: conform inline 'out' parameters.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
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2018-12-30Fix exception loggingBond_009
2018-12-30RebaseBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-14Restore timeout to 60s as it breaksJoshua Boniface
2018-12-14Up the timerDuration back to 10s, 2s is too lowJoshua Boniface
2018-12-14Lower the ffmpeg stop timeout durationJoshua Boniface
2018-12-14Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6...Mathieu Velten
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-09-053.2.30.8Luke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-06-24capture more transcoding infoLuke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-05-04improve smb supportLuke Pulverenti
2017-04-17update automated checkinsLuke Pulverenti
2017-04-09update vsyncLuke Pulverenti
2016-11-13update .net core startupLuke Pulverenti
2016-11-10rework result factoryLuke Pulverenti
2016-10-31make api project portableLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-09-29update closing of streamsLuke Pulverenti
2016-09-25rework live stream handlingLuke Pulverenti
2016-09-18update timeshiftingLuke Pulverenti
2016-08-18Add accurate bitrate reporting for ffmpeg jobssoftworkz
2016-08-09fix layout quirksLuke Pulverenti
2016-08-06improve stopping of progressive streamsLuke Pulverenti
2016-08-05Reduced compiler warnings. No functional changes (except MediaEncoder.cs and ...softworkz
2016-07-28update stream managementLuke Pulverenti