jellyfin/MediaBrowser.XbmcMetadata
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
..
Configuration Enable nullable for more files 2021-08-28 17:32:09 +02:00
Parsers Remove more warnings 2021-12-27 07:38:06 -07:00
Properties Add nfo location tests 2021-02-13 22:48:29 +01:00
Providers Fix build 2021-05-07 00:52:06 +02:00
Savers Use our own Contains extension 2021-12-20 13:31:07 +01:00
EntryPoint.cs Fix some warnings 2021-11-09 13:14:31 +01:00
MediaBrowser.XbmcMetadata.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00