Thank you for your donation!


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


Thread Closed 
Official moOde 8 support thread
Confirmed that USB receiver only accepts 32-bit. This is typical of most high speed USB chipsets.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Ran into a problem, not all tracks are displayed in the file-library. What can be done to fix it?
Moode -    
File manager -    

P.S. Source are NAS through SMB
Try regenerating the library (Library Config) and then examine the MPD log for errors, typically permission errors. MPD needs read access to the files and read+execute access to all the parent directories.

Code:
moodeutl --mpdlog
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
(03-30-2022, 05:06 PM)Tim Curtis Wrote: Try regenerating the library (Library Config) and then examine the MPD log for errors, typically permission errors. MPD needs read access to the files and read+execute access to all the parent directories.

Code:
moodeutl --mpdlog

Thanks for your reply.
Unfortunately regenerating the library didn't help (tried several times). MPD log with no errors and all directories have 775 permission and files are - 644
BUT, after restart the system, all files are visible Rolleyes
(03-30-2022, 12:09 PM)Tim Curtis Wrote: Confirmed that USB receiver only accepts 32-bit. This is typical of most high speed USB chipsets.

Thank you for your support!
I lost thumbnails on the Album page (see attached SS), after doing the replacement of the symlink USB :

                    How this looks more elegant way:

                   go to /var/lib/mpd/music where us find NAS RADIO SDCARD USB

                    USB is symlink so I removed that one and made new
                     this is an example to my folder:

                     ln -s /media/7b4..... 6784/media/music USB


I did it as I could not clear scanning by moode all my folders via mpdignore option.

I am wondering if that could break something?

However, when I click on the album and pick show trucks you can see there is core and trucks so where is the thumbnail?
I know that I did modification but did not seems to that deep.

Any suggestion please?

pi@moode:/home $ moodeutl -t
d, 308 already in cache.
20220329 171805 worker: Job regen_thmcache
20220329 171806 thmcache: Start
20220329 171806 thmcache: Priority: Embedded cover
20220329 171806 thmcache: Res,Qual: Auto
20220329 171806 thmcache: Px ratio: 1
20220329 171806 thmcache: Th width: 100
20220329 171806 thmcache: Thm qual: 75
20220329 171806 thmcache: Scanning: NAS, SDCARD, UPNP, 7b952e33-7045-4155-9865-e7962f56faa4
20220329 171815 thmcache: Done: 308 folders scanned, 306 thumbs created, 2 already in cache.
20220329 181444 worker: Job regen_thmcache
20220329 181445 thmcache: Start
20220329 181445 thmcache: Priority: Embedded cover
20220329 181445 thmcache: Res,Qual: Auto
20220329 181445 thmcache: Px ratio: 1
20220329 181445 thmcache: Th width: 100
20220329 181445 thmcache: Thm qual: 75
20220329 181445 thmcache: Scanning: NAS, SDCARD, UPNP, 7b952e33-7045-4155-9865-e7962f56faa4
20220329 181455 thmcache: Done: 309 folders scanned, 307 thumbs created, 2 already in cache.
20220330 213351 watchdog: Info: Reducing PHP fpm worker pool


Attached Files Thumbnail(s)
   
@Relocated2007

Call me crazy, but I think it would be a lot easier to fix whatever your problem is using .mpdignore files. (Note that the filename begins with a period/fullstop character.)

Here's an example of a USB thumbdrive I just stuck some files on.

Code:
pi@m8pi3bplcd:~ $ ls -laR /media/PNY1GB1
/media/PNY1GB1:
total 36
drwxr-xr-x 3 root root 16384 Dec 31  1969 .
drwxr-xr-x 4 root root  4096 Mar 25 08:55 ..
drwxr-xr-x 4 root root 16384 Mar 31 08:06 Music

/media/PNY1GB1/Music:
total 64
drwxr-xr-x 4 root root 16384 Mar 31 08:06 .
drwxr-xr-x 3 root root 16384 Dec 31  1969 ..
drwxr-xr-x 4 root root 16384 Mar 31 08:07 GoodMusic
drwxr-xr-x 2 root root 16384 Mar 17 19:06 Robin

/media/PNY1GB1/Music/GoodMusic:
total 80
drwxr-xr-x 4 root root 16384 Mar 31 08:07 .
drwxr-xr-x 4 root root 16384 Mar 31 08:06 ..
drwxr-xr-x 2 root root 16384 Aug  8  2021 brubeck-dave-1954-jazz-goes-to-college-side-a-blp-cr-02
drwxr-xr-x 2 root root 16384 Aug  8  2021 byrd-charlie-1968-sketches-of-brazil-side-a-archive-04
-rw-r--r-- 1 root root     2 Mar 31 08:07 .mpdignore

/media/PNY1GB1/Music/GoodMusic/brubeck-dave-1954-jazz-goes-to-college-side-a-blp-cr-02:
total 293552
drwxr-xr-x 2 root root    16384 Aug  8  2021  .
drwxr-xr-x 4 root root    16384 Mar 31 08:07  ..
-rw-r--r-- 1 root root   758392 Aug  8  2021 'Brubeck College cover.jpg'
-rw-r--r-- 1 root root 65320680 Aug  8  2021 'Brubeck, Dave (1954) - Jazz Goes to College, side A (BLP)-cr-01.flac'
-rw-r--r-- 1 root root 72323791 Aug  8  2021 'Brubeck, Dave (1954) - Jazz Goes to College, side A (BLP)-cr-02.flac'
-rw-r--r-- 1 root root 37649637 Aug  8  2021 'Brubeck, Dave (1954) - Jazz Goes to College, side B (BLP)-cr-01.flac'
-rw-r--r-- 1 root root 33808806 Aug  8  2021 'Brubeck, Dave (1954) - Jazz Goes to College, side B (BLP)-cr-02.flac'
-rw-r--r-- 1 root root 49352698 Aug  8  2021 'Brubeck, Dave (1954) - Jazz Goes to College, side B (BLP)-cr-03.flac'
-rw-r--r-- 1 root root 41295719 Aug  8  2021 'Brubeck, Dave (1954) - Jazz Goes to College, side B (BLP)-cr-04.flac'

/media/PNY1GB1/Music/GoodMusic/byrd-charlie-1968-sketches-of-brazil-side-a-archive-04:
total 313824
drwxr-xr-x 2 root root    16384 Aug  8  2021  .
drwxr-xr-x 4 root root    16384 Mar 31 08:07  ..
-rw-r--r-- 1 root root   332606 Aug  8  2021 'Byrd Brazil.jpg'
-rw-r--r-- 1 root root 47964917 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side A (archive)-01.flac'
-rw-r--r-- 1 root root 32391540 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side A (archive)-02.flac'
-rw-r--r-- 1 root root 29073515 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side A (archive)-03.flac'
-rw-r--r-- 1 root root 59953113 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side A (archive)-04.flac'
-rw-r--r-- 1 root root 23733264 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side B (archive)-01.flac'
-rw-r--r-- 1 root root 35498996 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side B (archive)-02.flac'
-rw-r--r-- 1 root root 29034782 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side B (archive)-03.flac'
-rw-r--r-- 1 root root 25339885 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side B (archive)-04.flac'
-rw-r--r-- 1 root root 37568424 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side B (archive)-05.flac'
-rw-r--r-- 1 root root   332606 Aug  8  2021  cover.jpg

/media/PNY1GB1/Music/Robin:
total 302624
drwxr-xr-x 2 root root    16384 Mar 17 19:06  .
drwxr-xr-x 4 root root    16384 Mar 31 08:06  ..
-rw-r--r-- 1 root root 24434542 Apr 14  2021 '01 - The Rolling Stones - Jumpin_ Jack Flash.flac'
-rw-r--r-- 1 root root 22240047 Apr 14  2021 '02 - The Rolling Stones - Street Fighting Man.flac'
-rw-r--r-- 1 root root 41959776 Apr 14  2021 '03 - The Rolling Stones - Sympathy For The Devil.flac'
-rw-r--r-- 1 root root 20265384 Apr 14  2021 '04 - The Rolling Stones - Honky Tonk Women.flac'
-rw-r--r-- 1 root root 29846106 Apr 14  2021 '05 - The Rolling Stones - Gimme Shelter.flac'
-rw-r--r-- 1 root root 59927431 Apr 14  2021 '06 - The Rolling Stones - Midnight Rambler (Live).flac'
-rw-r--r-- 1 root root 47951498 Apr 14  2021 '07 - The Rolling Stones - You Can_t Always Get What You Want.flac'
-rw-r--r-- 1 root root 27397127 Apr 14  2021 '08 - The Rolling Stones - Brown Sugar.flac'
-rw-r--r-- 1 root root 35444242 Apr 14  2021 '09 - The Rolling Stones - Wild Horses.flac'
-rw-r--r-- 1 root root   310951 Mar 17 19:06  Cover.jpg
pi@m8pi3bplcd:~ $


See that .mpdignore file in /media/PNY1GB1/Music/GoodMusic ?

Code:
pi@m8pi3bplcd:~ $ cat /media/PNY1GB1/Music/GoodMusic/.mpdignore
*

Et voilà - neither subdirectory in /media/PNY1GB1/Music/GoodMusic is scanned by MPD. Only the tracks in /media/PNY1GB1/Music/Robin have been added to the MPD database during the update.

ETA - Forgot to say, the coverart displays everywhere it should.

Regards,
Kent
I feel kind of bad for asking such Mickey Mouse questions, but I have to.

1. Is there any way to make a shortcut to switch between the MPD & analog input? I can deal with all the steps to do it, but I already know it's going to drive my wife insane.

2. What is the official procedure for connecting to Bluetooth? It works fine on my phone but connecting my Windows laptop is very hit or miss.

3. Is there any way to change the scaling on the display? I have a 10" 1080p touch screen and everything is just a hair too small. I would love to scale it all up 150-200% if possible
Instructions for using Bluetooth can be displayed by submitting the HELP command in BlueZ Config. Bluetooth has very limited range and is easily affected by anything that attenuates or interferes with the signal. YMMV

There is a Font Size setting in Preferences that works ok but it was not fully implemented and thus not all UI elements are covered. You might want to check out the /boot/config.txt settings for attached displays. Maybe there is a scaling option?
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
(03-31-2022, 12:26 PM)TheOldPresbyope Wrote: @Relocated2007

Call me crazy, but I think it would be a lot easier to fix whatever your problem is using .mpdignore files. (Note that the filename begins with a period/fullstop character.)

Here's an example of a USB thumbdrive I just stuck some files on.

Code:
pi@m8pi3bplcd:~ $ ls -laR /media/PNY1GB1
/media/PNY1GB1:
total 36
drwxr-xr-x 3 root root 16384 Dec 31  1969 .
drwxr-xr-x 4 root root  4096 Mar 25 08:55 ..
drwxr-xr-x 4 root root 16384 Mar 31 08:06 Music

/media/PNY1GB1/Music:
total 64
drwxr-xr-x 4 root root 16384 Mar 31 08:06 .
drwxr-xr-x 3 root root 16384 Dec 31  1969 ..
drwxr-xr-x 4 root root 16384 Mar 31 08:07 GoodMusic
drwxr-xr-x 2 root root 16384 Mar 17 19:06 Robin

/media/PNY1GB1/Music/GoodMusic:
total 80
drwxr-xr-x 4 root root 16384 Mar 31 08:07 .
drwxr-xr-x 4 root root 16384 Mar 31 08:06 ..
drwxr-xr-x 2 root root 16384 Aug  8  2021 brubeck-dave-1954-jazz-goes-to-college-side-a-blp-cr-02
drwxr-xr-x 2 root root 16384 Aug  8  2021 byrd-charlie-1968-sketches-of-brazil-side-a-archive-04
-rw-r--r-- 1 root root     2 Mar 31 08:07 .mpdignore

/media/PNY1GB1/Music/GoodMusic/brubeck-dave-1954-jazz-goes-to-college-side-a-blp-cr-02:
total 293552
drwxr-xr-x 2 root root    16384 Aug  8  2021  .
drwxr-xr-x 4 root root    16384 Mar 31 08:07  ..
-rw-r--r-- 1 root root   758392 Aug  8  2021 'Brubeck College cover.jpg'
-rw-r--r-- 1 root root 65320680 Aug  8  2021 'Brubeck, Dave (1954) - Jazz Goes to College, side A (BLP)-cr-01.flac'
-rw-r--r-- 1 root root 72323791 Aug  8  2021 'Brubeck, Dave (1954) - Jazz Goes to College, side A (BLP)-cr-02.flac'
-rw-r--r-- 1 root root 37649637 Aug  8  2021 'Brubeck, Dave (1954) - Jazz Goes to College, side B (BLP)-cr-01.flac'
-rw-r--r-- 1 root root 33808806 Aug  8  2021 'Brubeck, Dave (1954) - Jazz Goes to College, side B (BLP)-cr-02.flac'
-rw-r--r-- 1 root root 49352698 Aug  8  2021 'Brubeck, Dave (1954) - Jazz Goes to College, side B (BLP)-cr-03.flac'
-rw-r--r-- 1 root root 41295719 Aug  8  2021 'Brubeck, Dave (1954) - Jazz Goes to College, side B (BLP)-cr-04.flac'

/media/PNY1GB1/Music/GoodMusic/byrd-charlie-1968-sketches-of-brazil-side-a-archive-04:
total 313824
drwxr-xr-x 2 root root    16384 Aug  8  2021  .
drwxr-xr-x 4 root root    16384 Mar 31 08:07  ..
-rw-r--r-- 1 root root   332606 Aug  8  2021 'Byrd Brazil.jpg'
-rw-r--r-- 1 root root 47964917 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side A (archive)-01.flac'
-rw-r--r-- 1 root root 32391540 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side A (archive)-02.flac'
-rw-r--r-- 1 root root 29073515 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side A (archive)-03.flac'
-rw-r--r-- 1 root root 59953113 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side A (archive)-04.flac'
-rw-r--r-- 1 root root 23733264 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side B (archive)-01.flac'
-rw-r--r-- 1 root root 35498996 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side B (archive)-02.flac'
-rw-r--r-- 1 root root 29034782 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side B (archive)-03.flac'
-rw-r--r-- 1 root root 25339885 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side B (archive)-04.flac'
-rw-r--r-- 1 root root 37568424 Aug  8  2021 'Byrd, Charlie (1968) - Sketches of Brazil, side B (archive)-05.flac'
-rw-r--r-- 1 root root   332606 Aug  8  2021  cover.jpg

/media/PNY1GB1/Music/Robin:
total 302624
drwxr-xr-x 2 root root    16384 Mar 17 19:06  .
drwxr-xr-x 4 root root    16384 Mar 31 08:06  ..
-rw-r--r-- 1 root root 24434542 Apr 14  2021 '01 - The Rolling Stones - Jumpin_ Jack Flash.flac'
-rw-r--r-- 1 root root 22240047 Apr 14  2021 '02 - The Rolling Stones - Street Fighting Man.flac'
-rw-r--r-- 1 root root 41959776 Apr 14  2021 '03 - The Rolling Stones - Sympathy For The Devil.flac'
-rw-r--r-- 1 root root 20265384 Apr 14  2021 '04 - The Rolling Stones - Honky Tonk Women.flac'
-rw-r--r-- 1 root root 29846106 Apr 14  2021 '05 - The Rolling Stones - Gimme Shelter.flac'
-rw-r--r-- 1 root root 59927431 Apr 14  2021 '06 - The Rolling Stones - Midnight Rambler (Live).flac'
-rw-r--r-- 1 root root 47951498 Apr 14  2021 '07 - The Rolling Stones - You Can_t Always Get What You Want.flac'
-rw-r--r-- 1 root root 27397127 Apr 14  2021 '08 - The Rolling Stones - Brown Sugar.flac'
-rw-r--r-- 1 root root 35444242 Apr 14  2021 '09 - The Rolling Stones - Wild Horses.flac'
-rw-r--r-- 1 root root   310951 Mar 17 19:06  Cover.jpg
pi@m8pi3bplcd:~ $


See that .mpdignore file in /media/PNY1GB1/Music/GoodMusic ?

Code:
pi@m8pi3bplcd:~ $ cat /media/PNY1GB1/Music/GoodMusic/.mpdignore
*

Et voilà - neither subdirectory in /media/PNY1GB1/Music/GoodMusic is scanned by MPD. Only the tracks in /media/PNY1GB1/Music/Robin have been added to the MPD database during the update.

ETA - Forgot to say, the coverart displays everywhere it should.

Regards,
Kent

I tried that it did not work for me at all, I do not know why. I noticed that it is an empty text file (or some kind of specific file system?). I was so tired to try as I wrote in my posts that this is not working so I made this workaround (which I might not like but it is working well apart of those bloody thumbnails.


Forum Jump: