index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Providers
/
Studios
/
StudiosImageProvider.cs
Age
Commit message (
Collapse
)
Author
2021-01-12
Move studios image providers to plugin
MrTimscampi
2020-09-08
Fix some warnings
Bond_009
2020-08-31
use named client
crobibero
2020-08-19
Fix warnings
Bond_009
2020-08-17
Remove IHttpClient from Providers
crobibero
2020-08-17
Remove IHttpClient from StudiosImageProvider
crobibero
2020-08-17
Remove IHttpClient from StudiosImageProvider
crobibero
2020-06-19
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
Bond_009
2020-06-15
fix SA1508
telans
2020-01-22
Remove FileSystem.GetStream
Bond-009
2019-08-11
Check checksum for plugin downloads
Bond_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-28
Unwrapped `OpenRead` and `CopyFile`
Erwin de Haan
2019-01-28
Unwrapped CreateDirectory and DeleteDirectory
Erwin de Haan
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
2019-01-13
ReSharper Reformat: Properties to expression bodied form.
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Providers
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-08-07
consolidate interfaces
Luke Pulverenti
2017-04-29
update environment detection
Luke Pulverenti
2016-10-27
fix image methods
Luke Pulverenti
2016-10-25
make controller project portable
Luke Pulverenti
2016-10-06
avoid buffering http responses
Luke Pulverenti
2016-03-27
Remove unused code...
Sven Van den brande
2015-10-04
continue file system rework
Luke Pulverenti
2014-02-19
rework image extraction settings
Luke Pulverenti
2014-02-13
take photos into the core
Luke Pulverenti
2014-02-02
convert games to new providers
Luke Pulverenti
2014-01-28
New provider system. Only for people right now
Luke Pulverenti