Thank you for your donation!


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


Solved: My Library disappears
#1
I am running Moode 6.7.1 on a Allo USBridge Signature using a 400gb memory card to boot from.
Currently, my music library is stored on a Windows 10 PC and accessed through my wired network.
I am able to successfully mount the share through Moode.
 
When I click on “Update library” Moode scans my Windows 10 share and proceeds to add my music collection. If I refresh the web page while the update is occurring, I can see the share and if I click on the share, I can see the albums being added to my Moode Library.
 
The issue is that when Moode stops updating (Spinner disappears) the share and the albums no longer display. The only item that shows up under the Album tab is the Stereo test track and if I look in the Folder tab the only thing listed is SDCard, Default Playlist, and Favorites tabs. The Share name has disappeared.
 
Based on what I think I am seeing in Moode, (1st time user) it looks like the database has the data, its just not showing me the data. View status shows there are 6082 Albums processed.

I started with a 64gb memory card and thinking it might be related to a size issue, I switched to the 640gb memory card - Both fail the same way.

I had more information to include in this post but the system made me reduce the size down. I'll see if I can add after I post this.

Thank you.
Reply
#2
When I run cat /var/log/mpd/log, nothing is displayed. It seems to be empty

pi@moode:/var/log $ mpc stats
Artists:      1
Albums:       1
Songs:        1
 
Play Time:    0 days, 0:00:00
Uptime:       0 days, 11:11:23
DB Updated:   Sun Jul 19 11:45:58 2020
DB Play Time: 0 days, 0:00:38
pi@moode:/var/log $
 
pi@moode:/var/log $ mpc list album
Stereo Test
pi@moode:/var/log $
Reply
#3
Hey, what about moode's log ?

Code:
sudo cat /var/log/moode.log

You can change mpd's log to verbose in mpd's options, maybe it will help for catching the problem.
You also can try to switch mpd version in audio options, then run another scan.
Reply
#4
pi@moode:/var/log $ sudo cat /var/log/moode.log

20200922 194144 worker: -- Start
20200922 194144 worker: Successfully daemonized
20200922 194145 worker: Integrity check (passed)
20200922 194145 worker: Session loaded
20200922 194145 worker: Debug logging (off)
20200922 194145 worker: Device raw: (0:b1|1:Headphones|2Big Grin90|3:empty
20200922 194145 worker: Device i2s: (none)
20200922 194145 worker: Device mpd: (2Big Grin90)
20200922 194145 worker: Device ses: (2|D90|D90 |0%)
20200922 194145 worker: ALSA D90  volume set to (0%)
20200922 194145 worker: -- System
20200922 194147 worker: Host     (moode)
20200922 194147 worker: moOde    (6.7.1 2020-07-22)
20200922 194147 worker: RaspiOS  (10.4)
20200922 194147 worker: Kernel   (5.4.51-v8+ #1325)
20200922 194147 worker: Platform (Allo USBridge SIG [CM3+ Lite 1GB v1.0])
20200922 194147 worker: ARM arch (aarch64, 64-bit kernel)
20200922 194147 worker: MPD ver  (0.21.24)
20200922 194147 worker: CPU gov  (ondemand)
20200922 194147 worker: USB boot not available
20200922 194147 worker: File system not expanded yet
20200922 194147 worker: HDMI port on
20200922 194148 worker: File check (OK)
20200922 194148 worker: -- Network
20200922 194148 worker: eth0 exists
20200922 194148 worker: IP addr (192.168.1.51)
20200922 194148 worker: Netmask (255.255.255.0)
20200922 194148 worker: Gateway (192.168.1.1)
20200922 194149 worker: Pri DNS (192.168.1.1)
20200922 194149 worker: Domain  (wi.rr.com)
20200922 194149 worker: wlan0 does not exist
20200922 194149 worker: -- Audio
20200922 194150 worker: MPD conf updated
20200922 194150 worker: ALSA outputs unmuted
20200922 194150 worker: ALSA card number (2)
20200922 194150 worker: Audio output (D90)
20200922 194150 worker: Audio formats (S32_LE, SPECIAL, DSD_U32_BE)
20200922 194151 worker: ALSA mixer name (D90 )
20200922 194151 worker: MPD volume control (software)
20200922 194151 worker: Hdwr volume controller exists
20200922 194151 worker: Max ALSA volume (100%)
20200922 194151 worker: Reset renderer active flags
20200922 194151 worker: -- MPD
20200922 194151 worker: MPD started
20200922 194152 worker: MPD accepting connections
20200922 194152 worker: Configure MPD outputs
20200922 194152 worker: MPD output 1 ALSA default (on)
20200922 194152 worker: MPD output 2 ALSA crossfeed (off)
20200922 194152 worker: MPD output 3 ALSA parametric eq (off)
20200922 194152 worker: MPD output 4 ALSA graphic eq (off)
20200922 194152 worker: MPD output 5 ALSA polarity inversion (off)
20200922 194152 worker: MPD output 6 ALSA bluetooth (off)
20200922 194152 worker: MPD output 7 HTTP stream (off)
20200922 194152 worker: MPD crossfade (off)
20200922 194152 worker: -- Feature availability
20200922 194152 worker: Source select (available)
20200922 194152 worker: Source select (source: MPD)
20200922 194152 worker: Source select (output: D90)
20200922 194152 worker: Bluetooth (available)
20200922 194152 worker: Airplay renderer (available)
20200922 194152 worker: Spotify renderer (available)
20200922 194152 worker: Squeezelite renderer (available)
20200922 194152 worker: UPnP renderer (available)
20200922 194152 worker: DLNA server (available)
20200922 194152 worker: UPnP browser (available)
20200922 194152 worker: Audio scrobbler (available)
20200922 194152 worker: GPIO button handler (available)
20200922 194152 worker: -- Music sources
20200922 194152 worker: USB sources (none attached)
20200922 194153 worker: NAS and UPnP sources (mountall initiated)
20200922 194153 worker: -- Miscellaneous
20200922 194153 worker: USB volume knob (Off)
20200922 194153 worker: USB auto-mounter (udisks-glue)
20200922 194153 worker: LED0 (On)
20200922 194153 worker: LED1 (sysclass does not exist)
20200922 194153 worker: Saved MPD vol level (0)
20200922 194153 worker: Preamp volume level (0)
20200922 194153 worker: MPD volume level (0) restored
20200922 194153 worker: ALSA D90  volume (100%)
20200922 194153 worker: Auto-play (Off)
20200922 194153 worker: Maintenance interval (3 hrs)
20200922 194153 worker: Screen saver activation (Never)
20200922 194154 worker: Session permissions (OK)
20200922 194154 worker: Watchdog started
20200922 194154 worker: Ready
20200922 204142 worker: Job update_library
20200922 204142 thmcache: Start
20200922 204143 thmcache: Scanning: NAS, SDCARD, UPNP
20200922 205022 thmcache: Done: 6082 album dirs processed
20200922 221151 watchdog: MPD restarted (check syslog for errors)
20200922 221153 worker: Job update_library done
20200923 075324 watchdog: PHP restarted (fpm child limit > 40)
Reply
#5
You can try the scan with the 32 bits kernel, then switch to 64 bits after

MPD 21.14, Kernel 32 bits, mpd's log set to verbose, in case it crash again, and try runing another scan.
Reply
#6
The following log entry indicates MPD has crashed.

20200922 221151 watchdog: MPD restarted (check syslog for errors)

Try switching back to the 32-bit kernel and only use 0.21.24 MPD.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#7
I will give that a try - Thank you
Reply
#8
That was the fix!

Thank you!
Reply


Forum Jump: