Page 1 of 1

Thumbnails

Posted: Sun Sep 23, 2018 3:44 pm
by Marti
Is three thumbnails option for jpg/jpeg and video files?

Re: Thumbnails

Posted: Sun Apr 04, 2021 5:09 am
by cfao
I would really like to have this feature!
There should be a background process creating thumbnails for all folders shared on the Media server app

Re: Thumbnails

Posted: Sun Apr 04, 2021 6:19 pm
by cfao
Well, I fixed it!

Just connect through SSH and go to

Code: Select all

/volume1/.@plugins/AppCentral/upnp-server-v2/ums
and edit UMS.conf
Change image_thumbnails to true and thumbnails to true as well.

Restart and you should have thumbnails working properly. Don't know why this is not offered through the UI or used as the default values, as it works well and very fast.

Re: Thumbnails

Posted: Sun Jul 17, 2022 7:39 am
by Jussumguy
When I try this it tells me "permission denied", any idea why? Account is an administrative one. Tried going through the default admin account too, same result.

Re: Thumbnails

Posted: Sun Jul 17, 2022 11:26 am
by yabaikai
Probably need to use "sudo"

Re: Thumbnails

Posted: Mon Jul 18, 2022 10:15 am
by Jussumguy
Haha that brought up the following:

"We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility."

Followed by "command not found". Managed to get superuser working "$" changed to "#". But still didn't work. When I searched for "UMS.conf" it said it didn't exist.

I just used WinSCP and solved the whole thing.