jellyfin/tests/Jellyfin.Providers.Tests
Bond_009 f50a250cd9 Optimize Guid comparisons
* Use Guid.Equals(Guid) instead of the == override
* Ban the usage of Guid.Equals(Object) to prevent accidental boxing
* Compare to default(Guid) instead of Guid.Empty
2022-02-21 14:15:09 +01:00
..
Manager Address review comments 2022-01-16 13:21:24 +01:00
MediaInfo Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
Omdb Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Test Data/Images Add comments, minor cleanup, add tests 2021-10-31 23:56:50 +01:00
Tmdb Switch to method per image conversion 2021-11-02 21:12:13 +01:00
Jellyfin.Providers.Tests.csproj Bump coverlet.collector from 3.1.1 to 3.1.2 2022-02-07 12:01:11 +00:00