MPD database loads but is inaccessible #1394
Replies: 7 comments 11 replies
-
Perhaps your problem is related to #1377. If so, we have a regression.
I expect the problem will be solved with the next release. |
Beta Was this translation helpful? Give feedback.
-
Hi. From the ReadMe file for the site: No albums found after update very large Library Is your NAS by any chance a USB device attached to a FritzBox or similar router ? If so there have been other instances of rAudio not liking connecting to such devices. Check the forum for possible solutions - but if this is the case the best solution is to change to a 'proper' NAS that can provide NFS/CIFS shares 'properly'. You don't say how you are mounting your NAS music share - NFS or CIFS (Samba) ? Have you provided a Storage Name for the rAudio connection - see #1353 for discussion on this. rAudio REQUIRES that you provide a Storage Name for the music library share.. Chris |
Beta Was this translation helpful? Give feedback.
-
Not sure what else to suggest. Are your music files encoded in any way in which case you might need to set Player / Options / FFmpeg to enabled ? Chris |
Beta Was this translation helpful? Give feedback.
-
I'm not 100% sure but it appears that my output buffer size was the problem. I went in 8K steps and eventually got the files to appear at 64K. I don't know if this is an abnormally large buffer size. I have about 90K files on the NAS. The database load from scratch took about 5 hours which is comparable to other MPD front ends I've tried. |
Beta Was this translation helpful? Give feedback.
-
Just for the lheck of it I'm trying to load my library in pieces. My main share has a directory structure like: /audio/genre/artist . I loaded the second largest directory first and have what looks like success. I'm currently adding the second largest directory. If it works I'll have a bunch of mounts. |
Beta Was this translation helpful? Give feedback.
-
I discovered that that if I only loaded one genre directory, my second largest, It worked fine. Then I tried importing a my largest directory as a separate unit. The first one was IP address/top level share/genre 1 and the second one was IP address/top level share/genre 2. It looks like rAudio can handle only one NAS share. When the larger directory, genre 2, loaded the smaller one became invisible. I'm thinking that the size of the MPD database must be a limiting factor. I have about 90K files. |
Beta Was this translation helpful? Give feedback.
-
I reloaded my files Saturday night. I set the output buffer size at 64 K as I had before. Yesterday morning I tried it. It worked. I listened for several hours and it continued to work. When I worked in IT we called things like this where we repeated something exactly the result of magic or sunspots. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been having difficulty with a clean install of v 20230620 on a Raspberry Pi 3A+ using a known good micro SD card. I got the database to load but can't access it from the web UI or more precisely, I can't see the files. I get the "Database not yet available in this mode" error for files and the various tag views. The database icon is flashing indicating an update in progress. I am able to load and play music using mpc from the command line. It shows up in the web UI now playing and the playlist/queue screen. I have loaded a couple of directories using mpc ls piped to mpc add. It's been about an hour since mpd.db had its last update. My music files are on a NAS. There are about 90K. I've used Moode, Volumio, LMS, vanilla MPD, and Rune and never encountered this before. I can also access the mpd database using MALP.
Am I likely to be able to use the web UI to play files?
Beta Was this translation helpful? Give feedback.
All reactions