aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api
AgeCommit message (Expand)Author
2019-02-12Reduce scope of changesWilliam Lees
2019-02-12add httpClient to more constructorsWilliam Lees
2019-02-12add httpClient to appropriate constructorsWilliam Lees
2019-02-08Merge pull request #822 from Bond-009/imagedimensionsVasily
2019-02-06Move importClaus Vium
2019-02-06Add await to GetCountries in LocalizationServiceClaus Vium
2019-02-05Complete rename ImageSize -> ImageDimensionsBond-009
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-03Merge pull request #732 from Bond-009/localeJoshua M. Boniface
2019-02-03Remove unused string splitBond-009
2019-02-03await async functionsBond-009
2019-02-03Cleanup streaming servicesBond-009
2019-02-02Merge pull request #764 from Bond-009/encodingJoshua M. Boniface
2019-02-02Merge pull request #788 from Bond-009/warningsAndrew Rabert
2019-02-02Properly dispose TasksBond_009
2019-02-02Remove MoreLINQBond_009
2019-02-01Fix more warningsBond_009
2019-01-31Merge pull request #734 from Bond-009/cultureJoshua M. Boniface
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-31Remove more Connect related stuffClaus Vium
2019-01-31Merge branch 'master' into localeBond-009
2019-01-30Merge branch 'master' into cultureBond-009
2019-01-30Fix conditions where the ! was swallowed in #726Erwin de Haan
2019-01-29Merge pull request #716 from Bond-009/warningsVasily
2019-01-29Merge pull request #726 from EraYaN/remove-wrappers-for-system-ioVasily
2019-01-28Made password field non-mandatory upon setupJustin Suess
2019-01-28Added password as an API field to the Startup/User ServiceJustin Suess
2019-01-28Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.Erwin de Haan
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-27Start startup tasks asyncBond_009
2019-01-27Fix more analyzer warningsBond_009
2019-01-27Reworked LocalizationManager to load data asyncBond_009
2019-01-26Merge pull request #710 from Bond-009/spellingAndrew Rabert
2019-01-26Change image dimentions from double to intBond_009
2019-01-25Revert "Merge pull request #452 from Bond-009/activitydb"Erwin de Haan
2019-01-25Remove more compile time warningsBond_009
2019-01-25Fix a spelling mistakeBond_009
2019-01-23Suffix async methods with AsyncBond_009
2019-01-22Merge pull request #656 from hawken93/more_loggingAndrew Rabert
2019-01-22Do some logging in MediaInfoServicehawken
2019-01-21Merge pull request #664 from jellyfin/revert-639-ffmpeg4.1Andrew Rabert
2019-01-21Merge pull request #661 from Bond-009/streamstateAndrew Rabert
2019-01-21Revert "Fix segment_time_delta for ffmpeg 4.1"Joshua M. Boniface
2019-01-21Fix NullRefBond_009
2019-01-20Merge branch 'master' into release-10.1.0Joshua M. Boniface
2019-01-21Fixed bug where the server would eat up ram with subtitles requestTthecreator