2022-01-17, 22:25
Yes that's right, using the volume keys on Android.
Fingers crossed it gets sorted soon. Thanks for your reply
Fingers crossed it gets sorted soon. Thanks for your reply
(2022-04-04, 21:49)Millencolin007 Wrote: For the missing album art:I just had a look at one album which was missing the album art. This had no album art embedded in the audiofiles but only a Folder.jpg in the directory (which Kodi picks up as the album art). The album which did show the art had the album art embedded in the files. I generally keep my album art as a separate file inside the album directory as it avoids duplicating the same art in every file of an album.
I am using a mysql setup and fetching songs with thumbnails was ~10 times slower than when using the default setup. Therefore I changed the song import function to fetch all songs without thumbnails and then populate the song thumbnails using the album thumbnails. I recently realized that this leads to some side effects. e.g some singles don't show album art, or if you have albums containing songs with different album art, all songs will show the same thumbnail. I will probably revert this change in the next release and keep an option in the settings for faster library update
(2022-04-04, 21:49)Millencolin007 Wrote: - Refresh the music cache to be sure everything is up to dateI already tried refreshing and completely removing the app to start fresh but that didn't make any difference.
(2022-04-04, 21:49)Millencolin007 Wrote: - Try downloading the files to a new playlist ( in case there are some issues with playlist permissions )Also tried that before posting. Downloading to a new playlist didn't help.
(2022-04-04, 21:49)Millencolin007 Wrote: - If the rest didn't work. try to temporary rename your music folder and download one of the failing albums to see if that worksOk just tried that: renamed `~/Music` to `~/Music_` and created a new Music directory. But again no difference. I tried to download one of the problematic albums to a new offline2 playlist. I can see a offline2.m3u file being created in the new Music directory, but if I open that with a text editor it is completely empty. Then I tried again with another album and that other album worked and the tracks where added to the offline2.m3u file.