| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-31 | Always await instead of directly returning Task | Bond_009 | |
| https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md#prefer-asyncawait-over-directly-returning-task The performance impact is negligible (and it's me saying that!) | |||
| 2024-08-30 | Remove BOM from UTF-8 files | Bond_009 | |
| I think some people need to change their IDE configuration ;) | |||
| 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 | |
| Fix StudioImageProvider (cherry picked from commit 5de2db9f5294d7a614d00ff6a6fc1dc0a2919c57) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 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 | |
| # Conflicts: # MediaBrowser.Providers/MediaBrowser.Providers.csproj | |||
| 2021-01-12 | Move studios image providers to plugin | MrTimscampi | |
