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
/
Plugins
/
StudioImages
Age
Commit message (
Expand
)
Author
2024-10-31
Always await instead of directly returning Task
Bond_009
2024-08-30
Remove BOM from UTF-8 files
Bond_009
2024-08-02
Use collection initializers when possible
CS
2024-08-02
Update default artwork repository url to point to githubusercontent.com domain
CS
2023-06-21
Reduce bottlenecks scan code (#9863)
Bond-009
2023-03-14
Reduce usage of GetAwaiter().GetResult()
Bond_009
2023-02-20
Various fixes (#9361)
Shadowghost
2023-01-11
Fix all warnings in MediaBrowser.Providers
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-11-17
Apply review suggestions
Shadowghost
2022-11-17
Add xmldocs for studio image provider
Shadowghost
2022-04-07
Merge pull request #7507 from crobibero/studio-image-plugin
Cody Robibero
2022-03-08
Remove unused poster support from StudiosImageProvider (#7423)
Bill Thornton
2022-03-04
Update artwork repository urls
Bill Thornton
2021-12-24
Update StyleCop
Bond_009
2021-12-24
Fix build
Bond_009
2021-12-23
Fix config.html
Cody Robibero
2021-12-23
Merge branch 'master' into studios-images-plugin
Cody Robibero
2021-01-12
Move studios image providers to plugin
MrTimscampi