jellyfin/tests/Jellyfin.XbmcMetadata.Tests
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
2022-01-22 16:48:31 +01:00
..
Location Improve platform checks 2021-07-12 20:21:51 +02:00
Parsers Remove more warnings 2021-12-27 07:38:06 -07:00
Test Data Add test for fanart tag 2021-08-13 20:36:14 +02:00
Jellyfin.XbmcMetadata.Tests.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00