Image Server? #36
-
I may be missing something in the wiki docs, but is the Image Server functionality from PAC missing? https://github.com/mza921/Plex-Auto-Collections#image-server |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 4 replies
-
It has an asset directory that functions basically the same. I apparently completely forgot to include it in the wiki. There's a way to specify its location I'll have to check the code later to see exactly where but by default it will look inside the config folder for an assets folder. Then it will look for a folder that matches the collection name and looks for a poster.png|jpg and background.png|jog |
Beta Was this translation helpful? Give feedback.
-
Ah okay. I'll poke through the code if I have time today and see if I can find anything. Right now, all of my posters are in a /config/posters folder and the name of the file matches the name of the collection. 493 custom posters in there right now. At least I'm on a linux back end, so if I need to move them all into folders and then rename, it's a bit easier. |
Beta Was this translation helpful? Give feedback.
-
I actually wrote a python script to put all the posters in folders named what the poster was named and change the poster name to poster. I'll post it in a bit |
Beta Was this translation helpful? Give feedback.
-
i found it i have it as an attribute under the plex attribute https://github.com/meisnate12/Plex-Meta-Manager/wiki/Plex-Attributes |
Beta Was this translation helpful? Give feedback.
-
I noticed when running parts of the template there are paths created for some of the collections. Where did you source those? Would like to add them to my own library. EX:
|
Beta Was this translation helpful? Give feedback.
-
these are the posters I've created for my collections that didn't really have a place on theposterdb.com https://drive.google.com/drive/folders/1cDv1WGyjCXM4r_Y5orA7YVNHnyT8XoJQ?usp=sharing |
Beta Was this translation helpful? Give feedback.
-
Got it. So the file goes into it's own folder that matches the collection name under the assets. What should the filename be?
Did you have a chance to post this anywhere too? |
Beta Was this translation helpful? Give feedback.
-
Yes it looks for poster.png, poster.jpg, or poster.jpeg inside the collection folder.
I actually deleted it so I had to rewrite it here. |
Beta Was this translation helpful? Give feedback.
i found it i have it as an attribute under the plex attribute https://github.com/meisnate12/Plex-Meta-Manager/wiki/Plex-Attributes