Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: No covers in folder view
#1
Photo 
Hi music lovers!
After updating to 8.1.0, I lost covers thumbnails when browsing in folder view.
My music is all in a samba share inside my NAS, share is mounted, music is accessible. Every folder inside the share is an Album and before updating, in folder view, I could see every album's cover. Now I see them only if I go inside the single folders.
I deleted caches, also the whole library and re-scanned everything...nope...In the main share directory I only see folder icons Sad
Any help is appreciated  Shy
Reply
#2
Which version of moOde were you using that showed covers instead of a folder icon?

I may need to look at the code in that version to see what might be going on.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
I have this same problem. After update for 8.0.2 to 8.1.0 now in "Library" and "Browse by folders" mini covers as catalog isn't displayed.
Reply
#4
(06-24-2022, 12:08 PM)Tim Curtis Wrote: Which version of moOde were you using that showed covers instead of a folder icon?

I may need to look at the code in that version to see what might be going on.

Good morning Tim! I always keep Moode updated, so it was the version straight before the current!
Reply
#5
It's still not obvious to me what might be going on. I don't recall changing any of the Folder view code since 8.0.0. Maybe post some screen shots that show the differences you are seeing.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#6
@Tim Curtis

I can repro the OP's issue.

moOde 8.0.2 - Library Folder view - drill down to a folder containing an album (tracks + coverart) - the coverart thumbnail is displayed at the folder level.

Here's a snippet of the code for the displayed page

Code:
<li id="db-1" data-path="NAS/OMV-Music/Classical/André Previn/Gershwin_ Rhapsody In Blue, An American"><div class="db-icon db-browse db-action"><a class="btn" href="#notarget" data-toggle="context" data-target="#context-menu-folder"><img src="/imagesw/thmcache/7c0f8a414a70631657e9e565082fbac0_sm.jpg"></a></div><div class="db-entry db-folder db-browse"><div>Gershwin_ Rhapsody In Blue, An American</div></div></li>


moOde 8.1.0  - drill down to same location in NAS - default folder icon is displayed at the folder level

Code:
<li id="db-1" data-path="NAS/OMV-Music/Classical/André Previn/Gershwin_ Rhapsody In Blue, An American"><div class="db-icon db-action"><a class="btn" href="#notarget" data-toggle="context" data-target="#context-menu-folder"><i class="fas fa-folder"></i></a></div><div class="db-entry db-folder db-browse"><div>Gershwin_ Rhapsody In Blue, An American</div></div></li>


Regards,
Kent
Reply
#7
I'll add to the TODO list to investigate
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#8
[attachment=2811 Wrote:Tim Curtis pid='41456' dateline='1656162812']I'll add to the TODO list to investigate

Thanks a lot!!!!
Also I can be more specific and tell you that this is happening on folders with a coverart inside, on folders with no coverart image but cover embedded in files, and also in folders with both embedded coverart in files and coverart .jpg in folder.
I updated to 8.1.1 and problem is still there.
   
   
Reply
#9
same here
Reply
#10
There was a commit back in April for the 8.1.0 release titled "Improve Folder view". I'll have to look back at my notes to see if I jotted down anything regarding covers.
https://github.com/moode-player/moode/co...fca34bf0b7
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: