aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins/StudioImages
AgeCommit message (Collapse)Author
2023-01-11Fix all warnings in MediaBrowser.ProvidersBond_009
2022-12-05Replace == null with is nullBond_009
2022-11-17Apply review suggestionsShadowghost
2022-11-17Add xmldocs for studio image providerShadowghost
2022-04-07Merge pull request #7507 from crobibero/studio-image-pluginCody Robibero
Fix StudioImageProvider (cherry picked from commit 5de2db9f5294d7a614d00ff6a6fc1dc0a2919c57) Signed-off-by: crobibero <cody@robibe.ro>
2022-03-08Remove unused poster support from StudiosImageProvider (#7423)Bill Thornton
2022-03-04Update artwork repository urlsBill Thornton
2021-12-24Update StyleCopBond_009
2021-12-24Fix buildBond_009
2021-12-23Fix config.htmlCody Robibero
2021-12-23Merge branch 'master' into studios-images-pluginCody Robibero
# Conflicts: # MediaBrowser.Providers/MediaBrowser.Providers.csproj
2021-01-12Move studios image providers to pluginMrTimscampi