Thank you for your donation!


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


Solved: No thumbnails with v8.1.2
#2
(09-03-2022, 07:38 AM)divlamir Wrote: Hi you all music lovers !

Did a fresh install of  v8.1.2 and I am unable to see album thumbnails in library or play queue. Although they seem to be generated, the end of moode.log:


Code:
20220903 090400 thumb-gen: Start
20220903 090400 thumb-gen: Priority: Cover image file
20220903 090400 thumb-gen: Res,Qual: Auto
20220903 090400 thumb-gen: Px ratio: 1
20220903 090400 thumb-gen: Th width: 100
20220903 090400 thumb-gen: Thm qual: 75
20220903 090400 thumb-gen: Scanning: NAS, SDCARD
20220903 090650 thumb-gen: Done: 3763 folders scanned, 3761 thumbs created, 2 already in cache.


Any ideas how do I go about solving this?

I cannot think of anything else but the read permissions of all the folders in the chain. In particular they should be at least 0744 (or rwxr-xr-x and you are interested possibly in the last --x (that for the folders allows traversal), if "x" is not there, then we'll need to change such permissions...)
Also, the permissions of all the thumbnails in such folder should have, at least the last, "r" flag set (x here has no meaning, as we do not run the thumbnails).

to see such flags, ssh into moode, then, one by one, check the paths with (note the -ld => dash, L, D):

ls /var -ld
ls /var/local -ld
ls /var/local/www -ld
ls /var/local/www/imagesw -ld
ls /var/local/www/imagesw/thmcache -ld

and for the images themselves, just the last command, without the "d" in the "-ld"

Just my 2c on it.
Cheers, Al.
Reply


Messages In This Thread
No thumbnails with v8.1.2 - by divlamir - 09-03-2022, 07:38 AM
RE: No thumbnails with v8.1.2 - by Nutul - 09-03-2022, 12:19 PM
RE: No thumbnails with v8.1.2 - by Tim Curtis - 09-03-2022, 12:28 PM
RE: No thumbnails with v8.1.2 - by divlamir - 09-03-2022, 06:19 PM
RE: No thumbnails with v8.1.2 - by Nutul - 09-03-2022, 07:58 PM
RE: No thumbnails with v8.1.2 - by Tim Curtis - 09-03-2022, 07:59 PM
RE: No thumbnails with v8.1.2 - by Nutul - 09-03-2022, 08:06 PM
RE: No thumbnails with v8.1.2 - by divlamir - 09-04-2022, 07:26 AM
RE: No thumbnails with v8.1.2 - by divlamir - 09-04-2022, 07:44 AM
RE: No thumbnails with v8.1.2 - by divlamir - 09-06-2022, 06:30 AM

Forum Jump: