Skip to content

How to stop posters overwriting? #41

Answered by meisnate12
pablomcnally asked this question in Q&A
Discussion options

You must be logged in to vote

im assuming your doing something like this for you actor collections

collections:
  Robin Williams:
    actor: tmdb
    tmdb_person: 2157

tmdb_person will update the summary and profile of the collection to the tmdb person to have it only update the bio youd do something like this

collections:
  Robin Williams:
    actor: Robin Williams
    tmdb_biography: 2157

or you could use the assets directory (this is what i do). You set the asset directory location via the plex attribute by default its located in the same directory as your config.yml at /config/assets. Then the program will automatically look in the assets folder for a folder with a name corresponding to the collection name and the…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pablomcnally
Comment options

Answer selected by meisnate12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants