Thank you for your donation!


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


Problem: Not all files in some folders showing in Moode
#8
(02-27-2022, 09:28 PM)TheOldPresbyope Wrote:
(02-27-2022, 09:00 PM)hoverdonkey Wrote:
(02-27-2022, 07:12 PM)Tim Curtis Wrote: Look at the MPD log to determine if its still indexing files.

Code:
cat /var/log/mpd/log

If no new records are being added to the log then prolly the activity spinner was not cleared for some reason. Just do a page refresh.

Thanks, I wasn't sure if I should interrupt it with that. It's still happily going!

Not so sure if that "[I]t's still happily going" refers to the indexing operation or just to the spinner. Another way to test if MPD is still indexing is to login to the moOde command line and execute

Code:
mpc

If MPD is still updating its library, the response will look something like

Code:
pi@m8pre4zero2w:~ $ mpc
Updating DB (#2) ...
volume: 28%   repeat: off   random: off   single: off   consume: off

Once MPD is done updating its library, the "Updating DB line" will not be present in the response and you can collect stats on the result

Code:
pi@m8pre4zero2w:~ $ mpc stats
Artists:    724
Albums:     516
Songs:     5855

Play Time:    0 days, 0:06:10
Uptime:       0 days, 18:38:52
DB Updated:   Sun Feb 27 14:51:48 2022
DB Play Time: 20 days, 19:28:50

FYI, it took 9 minutes here to update the library with those 516 albums / 5855 tracks held on a test NAS. The pipeline was:

PiZero2W (moOde 8pre4) -> WiFi -> AP/router -> ethernet -> Odroid HC1 (OpenMediaVault)

This would suggest your indexing could plausibly take an hour or so but several hours and counting seems excessive.

Regards,
Kent

Sorry, "happily going" meant library still updating.

Thanks for the mpc tip, it shows that the update has stopped now:


Code:
pi@moode:~ $ mpc
Walton;Latham-Koenig;The London Philharmonic - Portsmouth Point - Robusto
[paused]  #4/4   2:23/6:13 (38%)
volume:100%   repeat: off   random: off   single: off   consume: off
Code:
pi@moode:~ $ mpc stats
Artists:   3128
Albums:    1650
Songs:    16762

Play Time:    0 days, 0:33:00
Uptime:       4 days, 0:27:51
DB Updated:   Sun Feb 27 21:37:49 2022
DB Play Time: 53 days, 22:32:28

My original issue is resolved - possibly I was not patient enough before.

I did not note the start time, but the update must have taken 4-5 hours.  My router suggests that the Pi 2W is getting 2/4 bars signal. Maybe therein lies the problem,  I'll see if I can improve it.

Thank you.
Reply


Messages In This Thread
RE: Not all files in some folders showing in Moode - by hoverdonkey - 02-27-2022, 10:30 PM

Forum Jump: