aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Studios/StudiosImageProvider.cs
AgeCommit message (Collapse)Author
2021-01-12Move studios image providers to pluginMrTimscampi
2020-09-08Fix some warningsBond_009
2020-08-31use named clientcrobibero
2020-08-19Fix warningsBond_009
2020-08-17Remove IHttpClient from Providerscrobibero
2020-08-17Remove IHttpClient from StudiosImageProvidercrobibero
2020-08-17Remove IHttpClient from StudiosImageProvidercrobibero
2020-06-19Enable TreatWarningsAsErrors in Release for MediaBrowser.ProvidersBond_009
2020-06-15fix SA1508telans
2020-01-22Remove FileSystem.GetStreamBond-009
2019-08-11Check checksum for plugin downloadsBond_009
* Compare the MD5 checksum when downloading plugins * Reduced log spam due to http requests * Removed 'GetTempFileResponse' function from HttpClientManager * Fixed caching for HttpClientManager
2019-01-28Unwrapped `OpenRead` and `CopyFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListenerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ProvidersErwin de Haan
2019-01-07remove trailing whitespacehawken
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-08-07consolidate interfacesLuke Pulverenti
2017-04-29update environment detectionLuke Pulverenti
2016-10-27fix image methodsLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-06avoid buffering http responsesLuke Pulverenti
2016-03-27Remove unused code...Sven Van den brande
2015-10-04continue file system reworkLuke Pulverenti
2014-02-19rework image extraction settingsLuke Pulverenti
2014-02-13take photos into the coreLuke Pulverenti
2014-02-02convert games to new providersLuke Pulverenti
2014-01-28New provider system. Only for people right nowLuke Pulverenti