How can i give each folder it''s own icon/image ?

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Wilco
Posts: 8
Joined: Tue Dec 22, 2015 11:12 pm

How can i give each folder it''s own icon/image ?

Post by Wilco »

I have 2 kids who can't read yet.

When i can give each folder an own picture, they can browse on their own.

But how do i do that ?
User avatar
squadjot
Moderator
Posts: 652
Joined: Fri Jun 01, 2012 4:24 am

Re: How can i give each folder it''s own icon/image ?

Post by squadjot »

I think it depends on the device.
But try place a jpg called "folder.jpg" inside the folder.

Try not to use too huge a jpg.

Note: This will change all image/icon of all other files inside that folder
Wilco
Posts: 8
Joined: Tue Dec 22, 2015 11:12 pm

Re: How can i give each folder it''s own icon/image ?

Post by Wilco »

I tried it with a jpg file from 32x32x2 pics, but doesn't work
User avatar
squadjot
Moderator
Posts: 652
Joined: Fri Jun 01, 2012 4:24 am

Re: How can i give each folder it''s own icon/image ?

Post by squadjot »

Ok, something like 256x256 should be fine. Maybe your device just does not support "folder.jpg"

What device are you trying to do this with?, if it's a PlayStation, i dont think it will work.

A long shot.. you could try cover.jpg / poster.jpg / keyart.jpg / art.jpg / albumart.jpg
taconaut
Posts: 38
Joined: Fri Nov 21, 2014 9:00 pm

Re: How can i give each folder it''s own icon/image ?

Post by taconaut »

It has to be named either folder.jpg or folder.png (code). I've never seen it working as I haven't got a renderer which supports folder thumbnails though.
Wilco
Posts: 8
Joined: Tue Dec 22, 2015 11:12 pm

Re: How can i give each folder it''s own icon/image ?

Post by Wilco »

I use a windows 7 machine voor UMS ?

I put a folder.png file, 256x256x24 2KB, in a subfolder but it is just displayed as a picture...

The same if i put a folder.jpg file...
Wilco
Posts: 8
Joined: Tue Dec 22, 2015 11:12 pm

Re: How can i give each folder it''s own icon/image ?

Post by Wilco »

Does anybody have an idea, so my children can do it theirselfs ?
User avatar
valib
Developer
Posts: 699
Joined: Fri Feb 08, 2013 3:11 am

Re: How can i give each folder it''s own icon/image ?

Post by valib »

You didn't tell us what is your renderer. Generally to put folder.jpg or folder.png should work if your renderer supports external folders image. You can try to add to your renderer conf file the

Code: Select all

ThumbnailAsResource = true
and test it.
Wilco
Posts: 8
Joined: Tue Dec 22, 2015 11:12 pm

Re: How can i give each folder it''s own icon/image ?

Post by Wilco »

i use the standaard UMS on a windows 7 machine ?

what do you mean by renderer ? where can i find that ?

in what .conf file must i at the line ? where is it located ?
User avatar
squadjot
Moderator
Posts: 652
Joined: Fri Jun 01, 2012 4:24 am

Re: How can i give each folder it''s own icon/image ?

Post by squadjot »

On the status tab in UMS, you should be able to see your renderer.
If you click on the renderer icon, you can see which render config is being used for it.

Those renderer profiles are located in the UMS program folder in a folder called "renderers"

You can add the line anywhere in the config
Post Reply