AudioDb
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
MusicBrainz
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Omdb
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
StudioImages
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
Tmdb
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |