Jump to content

CoverArt: Show us your custom Overlay Templates


Senna

Recommended Posts

  • 5 months later...
  • 2 months later...
Eigeplackter

Seems as if I'm doing something wrong, do the files have to be in the "Custom-Overlays" root ?

Wanted to check out several of the offered here, this is my config:

 

image.thumb.png.aa8d491334b5513b2b0f7e48252b114e.png

 

And this is the kinda crappy result:

 

image.png.85918f8a44f9390d6ef6516e877ec5ac.png

Link to comment
Share on other sites

Eigeplackter

Beginners Guide for Synology NAS

 

Prerequisites

  • Active Emby Premiere Membership
  • Installed Plugin CoverArt (from catalouge)
  • Activated SSH in Synology CP
  • Overlay files unzipped and copied to a folder on your Synology

 

Initial Setup

STEP 1 Connect via terminal i.e. Powershell to your Synology:

ssh <username>@<synology-ip> -p <port number>

STEP 2 Enterr user password, make yourself root:

sudo -i

STEP 3 After giving your root credentials, navigate to your CoverArt/Custom-Overlays sub-directory:

cd /var/packages/EmbyServer/var/plugins/CoverArt/Custom-Overlays

STEP 4 Now copy the files to the directory:

cp /PATH/TO/FILES/*.* /var/packages/EmbyServer/var/plugins/CoverArt/Custom-Overlays

STEP 5 Check if the owner is listed as root via dir cmd

STEP 5B If not take ownership:

chown ./

In the output you will see that the permissions, even after taking ownership, are not sufficient.

 

STEP 6 Modify the permissions:

chmod 777 -R -/

After checking via dir cmd your output should look similar to this:

image.thumb.png.9550a14f70f5ed32f8ddec79deaa3453.png

STEP 7 End ssh session by:

logout

repeat for user logout. Followed by

exit

to close the terminal.

That's it !

 

STEP  8 Proceed with configuring the CoverArt plugin

Make sure you choose "Media Info".

Select Custom Image Location, change "Overlay Style" to Custom, choose Position and check your desired Icons.

image.png.abc5f0748e400e3452be316e1088f9fc.png

 

Go back to main screen using POS1 key and enjoy your new style !

As mentioned, depending on files, it may take a while before all covers are updated, BoxSets excluded.

 

image.png.46ccdd61bb5f31bcf2263d702b78f5b9.png

 

Replace Overlays (what I had to do)

If you ever feel like changing the Custom Overlay Indicators, you have to delete the cache/db to take effect

Therefore, ssh+sudo and navigate to sub.-directory "@eaDir" in Custom-Overlays:

cd /var/packages/EmbyServer/var/plugins/CoverArt/Custom-Overlays/\@eaDir

and delete the only file inside with:

rm -R *.*

go back 1 directory

cd ..

And start over beginning with STEP 4

 

 

@ebrFeel free to integrate in your linked guide.

Edited by Eigeplackter
  • Like 1
Link to comment
Share on other sites

  • 2 months later...
Happy2Play
3 minutes ago, Craggles said:

What should the 3D icon be called?

Depends on the icon used.

image.png.c8dbe096ddb615ec504ee6b5b6cae321.png

But @ebrwill have to comment as I can't get custom 3D icons to appear.  Will guess it could be difficult as there are three icon choices and Custom does not specify an icon choice.

 

  • Agree 1
Link to comment
Share on other sites

Craggles
26 minutes ago, Happy2Play said:

Depends on the icon used.

image.png.c8dbe096ddb615ec504ee6b5b6cae321.png

But @ebrwill have to comment as I can't get custom 3D icons to appear.  Will guess it could be difficult as there are three icon choices and Custom does not specify an icon choice.

 

Yeah - that is the problem. 😖

Does anyone have access to the plug-in’s ‘custom-overlays’ folder? 🤔
(I’m using the plug-in’s custom image location which works well - except it doesn’t tell me the naming convention of the 3D overlay. I’m just nowhere near clever enough myself to delve into those system files!). 😱

Link to comment
Share on other sites

Happy2Play
4 minutes ago, Craggles said:

Yeah - that is the problem. 😖

Does anyone have access to the plug-in’s ‘custom-overlays’ folder? 🤔
(I’m using the plug-in’s custom image location which works well - except it doesn’t tell me the naming convention of the 3D overlay. I’m just nowhere near clever enough myself to delve into those system files!). 😱

They are the same name that appears in the /cache/coverart/plugin version/resources folder to my knowledge.   But I think my theory is correct but the dev will have to comment.

Edited by Happy2Play
Link to comment
Share on other sites

Craggles
19 minutes ago, Happy2Play said:

/cache/coverart/plugin version/resources folder

Does there happen to be a way of getting to that folder without using the terminal? 😳
(I’m using a synology nas btw - so the system files aren’t as easily accessible) 😢

Edited by Craggles
Link to comment
Share on other sites

Happy2Play
5 hours ago, Craggles said:

Does there happen to be a way of getting to that folder without using the terminal? 😳
(I’m using a synology nas btw - so the system files aren’t as easily accessible) 😢

Sorry no they are in your Emby Cache folder.  You can see that path via Dashboard-Three dot menu-Server Info.

Link to comment
Share on other sites

Craggles

Found it - I changed my cache location to an accessible folder instead of hidden away in the system! 😇

text3d.png
tile3d.png

  • Thanks 1
Link to comment
Share on other sites

Super957

Sry but in which way i can delete the cache/db to take effect on changement ??

And for langiage Italian i must named file

subt_ita.png

or

subt_it.png

 

Thank

Hispa

Edited by Super957
Link to comment
Share on other sites

23 hours ago, Super957 said:

in which way i can delete the cache/db to take effect on changement

Hi.  You could delete the cache\images\enhanced-images folder which would cause everything to rebuild.

23 hours ago, Super957 said:

And for langiage Italian i must named file

subt_ita.png

or

subt_it.png

Pretty sure it is the two-letter code.

  • Thanks 1
Link to comment
Share on other sites

Super957
4 hours ago, ebr said:

Hi.  You could delete the cache\images\enhanced-images folder which would cause everything to rebuild.

Pretty sure it is the two-letter code.

But delete cache\images\enhanced-images folder i delete all chache also of Emby or only for CoverArt ?

 

Thank

Hispa

Link to comment
Share on other sites

That will contain all images cached by any enhancer - currently CoverArt or Iconic as far as I'm aware.

Link to comment
Share on other sites

Eigeplackter
1 hour ago, Craggles said:

Now that I’ve changed the cache location and discovered the names for the 3D icons, I thought I’d share what I’ve done.

 

Preview.jpg

Overlays-Craig.zip 175.04 kB · 1 download

Nice job and thanks for sharing with us.

I have some questions:

 

You only have H264 and VC1 in library ?

I kinda miss H265 for the video codecs or is that the intention of trueHD video icon ?

Afaik TrueHD is only a sound codec.

 

Additional aspect ratios would be cool too.

 

All that is not ment to be offensive or know-it-all like.

I can't do this kind of work and really appreciate every ones work in this part.

 

 

Link to comment
Share on other sites

Craggles
Quote

 

You only have H264 and VC1 in library ?

I only had those guys in my CoverArt cache folder unfortunately. I’ve only changed all the image files of what was already in there.
Either CoverArt doesn’t support that codec or I didn’t have any videos in my collection that used that codec so it didn’t get added to my cache folder. 🤔

I can certainly make one if it should be one. 😇

Quote

 

Afaik TrueHD is only a sound codec.

It was 50/50 on my part and I chose wrong! 😱

Quote

Additional aspect ratios would be cool too.

I totally agree! If that functionality exists in the CoverArt plugin (or is added in the future), I will definitely add it to my images. Those were the only 2 aspect icons in my cache folder though. 😢

Link to comment
Share on other sites

Eigeplackter

Hmmm just wanted to check if I can give you some other file names, but somehow my CoverArt seems screwed up.

Can only pick those 2 options:

image.png.cfa799156b3e370c38bce11cb6f21527.png

 

but found an old folder from some1 elses icons:

 

image.png.39601100b5c5901182a662ae9cee94ba.png

 

 

Edited by Eigeplackter
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...