Fixed: Adding songs from wrong list

--HG--
branch : develop
This commit is contained in:
Nimetu 2016-08-30 18:38:30 +03:00
parent aa39c4fccc
commit c2226fe3ff

View file

@ -283,7 +283,7 @@ public:
// Add songs from playlists
for (i = 0; i < playlists.size(); ++i)
{
addFromPlaylist(filesToProcess[i], filenames);
addFromPlaylist(playlists[i], filenames);
}
// Build the songs array