03-29-2022, 11:05 PM
I should add that the the 24 -> 32 bit conversion is just simple zero-padding thats done by ALSA and does not affect the bit-perfectness of the audio.
Thank you for your donation!
Official moOde 8 support thread
|
03-29-2022, 11:05 PM
I should add that the the 24 -> 32 bit conversion is just simple zero-padding thats done by ALSA and does not affect the bit-perfectness of the audio.
03-29-2022, 11:13 PM
03-29-2022, 11:17 PM
(This post was last modified: 03-29-2022, 11:25 PM by Tim Curtis.
Edit Reason: eta
)
It would be odd if it's USB receiver only accepted 24 bit word length.
What is the output from the command below? It prints the formats that Linux/ALSA has detected for the device. Code: moodeutl -f
03-30-2022, 12:56 AM
03-30-2022, 12:09 PM
Confirmed that USB receiver only accepts 32-bit. This is typical of most high speed USB chipsets.
03-30-2022, 05:06 PM
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
03-30-2022, 05:46 PM
(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. 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
03-30-2022, 08:45 PM
03-31-2022, 07:14 AM
(This post was last modified: 03-31-2022, 07:43 AM by Relocated2007.)
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 |
« Next Oldest | Next Newest »
|