Merge pull request #4236 from ConfusedPolarBear/warnings1

Fix some warnings
This commit is contained in:
Bond-009
2020-09-29 09:18:52 +02:00
committed by GitHub
47 changed files with 74 additions and 33 deletions
@@ -468,7 +468,6 @@ namespace Emby.Server.Implementations.Dto
IncludeItemTypes = new[] { typeof(MusicAlbum).Name },
Name = item.Album,
Limit = 1
});
if (parentAlbumIds.Count > 0)