jellyfin/Emby.Naming
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
..
Audio Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
AudioBook Update StyleCop 2021-12-24 18:28:27 +01:00
Common Add alternate resolver test, generate extra folder names 2022-01-16 23:00:30 +01:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Subtitles Use our own Contains extension 2021-12-20 13:31:07 +01:00
TV Remove more warnings 2021-12-27 07:38:06 -07:00
Video Use dedicated resolvers for extras 2021-12-28 00:37:40 +01:00
Emby.Naming.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00