Bug on thumbnail view
kyzsuukii opened this issue · 2 comments
Thanks for reporting the issue, will surely get around to fixing this soon. Stay tuned
BTW, The Album art is fetched based on the Album Id or can say based on Album. What happens is that when the Song has no album data embedded they get assigned to the default folder name.
So now all the songs with no album data are in the same Album. In my app, I have a folder Music
which is shown as the album with 74 songs and all songs have same album art.
The fix will not show a default album art instead of a same for all. Will look for a way to extract from the music file itself.
I have updated the code to fix this issue here
The changes will be available in next release, which should be soon or you can build it youself ;)