Thank you for your donation!


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


Moode 9, new webui's tag view album list and album is blank
#1
Hi chaps,

Long time no chat, have done a fresh install of Moode 9.0 on a sparkly new 32GB Sandisk Endurance SD card on my Pi4 4GB.
I commend the work gone into the web ui, navigation and settings are slick but... big issue for me, with a fresh install with one NFS mount to my server/NAS Music share, my sizeable library is scanned in successfully (according to 'moodeutl -t' and watching /var/log/mpd/log), yet the webui in tag views shows the genres & artist lists but albums are blank. Switching to the Album view, it is blank.

Narrowing the album selection by selecting a genre or artist in tag view results in albums being shown in tag and album views but even then, loading is inconsistent and a lot of cover art is missed, when albums are selected it's very common that "cover art not found" is shown when embedded or cover.jpg cover art is definately there.
Tried changing native lazyload preference between yes/no to no avail and redone the install a couple of times.

This is contrary to Moode 8.x where no such issues occurred.

My library is quite large, probably a bit over 10500 albums, 120000 tracks, mainly FLAC. All are properly tagged and the vast majority with valid cover art, the old web UI handled all this no problem with a capable web client.

Let me know if you need me to do any further testing.

Vin
Reply
#2
Try the just released 9.0.1 or install the in-place update, but read the Announcement regarding the update!
A bug causing the thumbnail generator to crash was fixed.

ETA: If you install the update you will need to regenerate the thumbnails. No need to regenerate the Library.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
OK thanks Tim, I'll give it a whirl
Reply
#4
Also try setting Preferences - Library - Sample rate to something other than HD only, I get an empty album list if using that setting, been like it for a few versions.

Paul
Reply
#5
Thanks @Tim Curtis , I initially updated the thumbnail generator as you described here and regenerated the thumbnail cache and that indeed solved the thumbnail problem but didn't fix the library display problem. So reflashed with 9.0.1 and regenerated the library and saw the same library display issues but then...

... oh wow @grumbleweed, never had to do that before but then again I usually have sample rate display set to text, as soon as I changed the sample rate display and refreshed all is OK.

Odd issue but thanks to both of you.

Vin
Reply
#6
That is most peculiar. I've just been through all the sample rate display settings on my system and they all work fine. I wonder if there are some types of file that are in your collections but not mine which trip up the display?
----------------
Robert
Reply
#7
(06-01-2024, 09:25 AM)vinnn Wrote: Thanks @Tim Curtis , I initially updated the thumbnail generator as you described here and regenerated the thumbnail cache and that indeed solved the thumbnail problem but didn't fix the library display problem. So reflashed with 9.0.1 and regenerated the library and saw the same library display issues but then...

... oh wow @grumbleweed, never had to do that before but then again I usually have sample rate display set to text, as soon as I changed the sample rate display and refreshed all is OK.

Odd issue but thanks to both of you.

Vin

Sounds like some sort of bug.

Open the Browser Javascript console and post any errors that appear. I'll investigate.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#8
Quite possible, I have mainly FLAC but also a fair selection of ALAC, MP3, AAC & DSD

Will do @Tim Curtis
Reply
#9
(06-01-2024, 08:47 AM)grumbleweed Wrote: Also try setting Preferences - Library - Sample rate to something other than HD only, I get an empty album list if using that setting, been like it for a few versions.

Paul

Thanks grumbleweed ..... I'm still on 8.3.9, but have had that the empty library problem for some months now.
Changing from HD only has restored Album view.....many thanks!!!
Reply
#10
OK @Tim Curtis

This is the error that is caught only when the Sample Rate preference is set to 'HD only', the problem is repeatable as soon as I apply 'HD only' and refresh.

Code:
playerlib.js:4778 Uncaught TypeError: Cannot read properties of undefined (reading 'slice')
   at albumHDBadge (playerlib.js:4778:19)
   at renderAlbums (scripts-library.js:644:57)
   at renderArtists (scripts-library.js:587:2)
   at renderGenres (scripts-library.js:567:2)
   at renderLibrary (scripts-library.js:128:2)
   at Object.success (scripts-library.js:108:3)
   at u (jquery-1.8.2.js:974:30)
   at Object.fireWith [as resolveWith] (jquery-1.8.2.js:1082:7)
   at N (jquery-1.8.2.js:7788:14)
   at XMLHttpRequest.n (jquery-1.8.2.js:8500:8)
albumHDBadge @ playerlib.js:4778
renderAlbums @ scripts-library.js:644
renderArtists @ scripts-library.js:587
renderGenres @ scripts-library.js:567
renderLibrary @ scripts-library.js:128
(anonymous) @ scripts-library.js:108
u @ jquery-1.8.2.js:974
fireWith @ jquery-1.8.2.js:1082
N @ jquery-1.8.2.js:7788
n @ jquery-1.8.2.js:8500
XMLHttpRequest.send (async)
send @ jquery-1.8.2.js:8416
ajax @ jquery-1.8.2.js:7968
g.each.g.<computed> @ jquery-1.8.2.js:7495
getJSON @ jquery-1.8.2.js:7512
loadLibrary @ scripts-library.js:105
(anonymous) @ scripts-panels.js:81
u @ jquery-1.8.2.js:974
fireWith @ jquery-1.8.2.js:1082
N @ jquery-1.8.2.js:7788
n @ jquery-1.8.2.js:8500
XMLHttpRequest.send (async)
send @ jquery-1.8.2.js:8416
ajax @ jquery-1.8.2.js:7968
g.each.g.<computed> @ jquery-1.8.2.js:7495
getJSON @ jquery-1.8.2.js:7512
(anonymous) @ scripts-panels.js:52
u @ jquery-1.8.2.js:974
fireWith @ jquery-1.8.2.js:1082
ready @ jquery-1.8.2.js:406
j @ jquery-1.8.2.js:83
Reply


Forum Jump: