Thank you for your donation!


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


Thread Closed 
Moode on Mercury streamer with SSD
#12
Hi everyone,

Many thanks again for spending time on this issue.

It is very much appreciated.
Adding the line to the bash file, I could get the thumbnail to be generated and now, the library show up fine! :-)

Well at least, this may be helpful for other people using SSDs attached to their Moode machine...
Maybe not the most common case, but useful for people using streamer like the Mercury.

Many thanks to everyone for spending some time on this. Big Grin

I am pasting the changes I did and the result of the output for reference:

# Search pre-defined subdirectories under /mnt
find /mnt/NAS -depth -mindepth 1 -type f -iregex ".*\.${TYPES_REGEX}" -printf "file: "NAS/"%P\n"
find /mnt/SDCARD -depth -mindepth 1 -type f -iregex ".*\.${TYPES_REGEX}" -printf "file: "SDCARD/"%P\n"
#Addition for SSD drive to be searched by the thumbnail generator
find /mnt/SSD -depth -mindepth 1 -type f -iregex ".*\.${TYPES_REGEX}" -printf "file: "SSD/"%P\n"

moodutl -t
20230524 180247 worker: --
20230524 180247 worker: -- Startup complete
20230524 180247 worker: --
20230524 180247 worker: Mount monitor (off)
20230524 180248 worker: Watchdog monitor (started)
20230524 180248 worker: Ready
20230524 181545 worker: Job regen_thmcache
20230524 181545 thumb-gen: Start
20230524 181545 thumb-gen: Priority: Embedded cover
20230524 181545 thumb-gen: Res,Qual: Auto
20230524 181545 thumb-gen: Px ratio: 2
20230524 181545 thumb-gen: Th width: 200
20230524 181545 thumb-gen: Thm qual: 75
20230524 181545 thumb-gen: Scanning: NAS, SDCARD, SSD
20230524 181550 thumb-gen: Error: Not a valid FLAC bitstream: SSD/Daisuke Minamizawa/FINAL FANTASY SOLO GUITAR COLLECTIONS VOL.3/9. Kids Run Through The
City Corner.flac
20230524 181614 thumb-gen: Error: Not a valid FLAC bitstream: SSD/Nobuyuki Hirakura/Final Fantasy Guitar Solo Collection_ Selected by Original Soundtrac
k _FINAL FANTASY X~XIII-2_/9. Selbina.flac
20230524 181617 thumb-gen: Error: Not a valid FLAC bitstream: SSD/sweetbox/Adagio/9. Sorry.flac
20230524 181623 thumb-gen: Error: File does not contain ID3v2 tag of supported version: v2.2: SSD/オルゴールメロディー/アンティーク オルゴール ロマン/12 タタラ踏む女達 ~エボシタタラ歌~.mp3
20230524 181625 thumb-gen: Error: File does not contain ID3v2 tag of supported version: v2.2: SSD/大島保克/東ぬ渡/11 揚古見の浦節(あげくんのうらぶし).mp3
20230524 181626 thumb-gen: Error: File does not contain ID3v2 tag of supported version: v2.2: SSD/寺島民哉/魔法少女隊アルス/27 新世界.mp3
20230524 181627 thumb-gen: Error: Not a valid FLAC bitstream: SSD/松枝賀子 & 江口貴勅/Final Fantasy X-2 Original Soundtrack/9. ベベルの秘密.flac
20230524 181628 thumb-gen: Error: Not a valid FLAC bitstream: SSD/植松伸夫/Final Fantasy V_ Mambo de Chocobo/5. Final Fantasy Megamix.flac
20230524 181629 thumb-gen: Error: Not a valid FLAC bitstream: SSD/植松伸夫/ファイナルファンタジーV _ 5+1/6. マトーヤの洞窟 (SFC VERSION from FINAL FANTASY).flac
20230524 181631 thumb-gen: Done: 950 folders scanned, 938 thumbs created, 12 already in cache.


Messages In This Thread
RE: Moode on Mercury streamer with SSD - by Nutul - 05-23-2023, 03:43 PM
RE: Moode on Mercury streamer with SSD - by Nutul - 05-24-2023, 08:52 AM
RE: Moode on Mercury streamer with SSD - by Nutul - 05-24-2023, 11:41 AM
RE: Moode on Mercury streamer with SSD - by brissoukun - 05-24-2023, 04:21 PM

Forum Jump: