aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Providers/ImageRefreshOptions.cs
AgeCommit message (Collapse)Author
2023-03-18Don't overwrite NFO images (#9452)SenorSmartyPants
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-06-14Merge pull request #7873 from cvium/fix_nfo_remoteimagesBond-009
(cherry picked from commit 1a787e273a7797f3c0275a62e1fd2805ae9c7943) Signed-off-by: crobibero <cody@robibe.ro>
2022-01-13Fix comment typoJoe Rogers
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2022-01-08Make identify flag describe purpose, not sourceJoe Rogers
2022-01-02Add refresh flag to remove existing data/imagesJoe Rogers
Fixes #7040
2021-11-09Remove some dead codeBond_009
2021-07-23Fix warnings for MediaBrowser.Controller/Providers directoryRich Lander
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-06-16fix SA1513/SA1516telans
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2019-01-03Post GPL cleanupBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2016-11-17improve series recording imagesLuke Pulverenti
2016-01-22throttle people requestsLuke Pulverenti
2015-03-13update default image providersLuke Pulverenti