jellyfin/MediaBrowser.Providers/Plugins/StudioImages
Bond_009 d2db700402 Always await instead of directly returning Task
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-10-31 17:02:06 +01:00
..
Configuration Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
Plugin.cs Update default artwork repository url to point to githubusercontent.com domain 2024-08-02 16:12:55 +02:00
StudiosImageProvider.cs Always await instead of directly returning Task 2024-10-31 17:02:06 +01:00