Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collection posters updating both collections and shows/movies if the names match #307

Closed
ngInit opened this issue Jun 29, 2021 · 4 comments · Fixed by #309
Closed

Collection posters updating both collections and shows/movies if the names match #307

ngInit opened this issue Jun 29, 2021 · 4 comments · Fixed by #309
Assignees
Labels
enhancement New feature or request status:added-to-develop Feature Request or Bug Fix is in Develop

Comments

@ngInit
Copy link

ngInit commented Jun 29, 2021

I have a collection that matches the name of a show, so when PMM tries to set the collection poster it sees that it matches the show name and changes both. In this example I just need it to update the collection's poster and leave the show poster alone.

If there was an option to make PMM only look at assets for collections, that could be a quick fix to this issue. I let Plex handle local assets on it's own, so this is only an issue with collections: https://support.plex.tv/articles/200220677-local-media-assets-movies/

@meisnate12 meisnate12 self-assigned this Jun 30, 2021
@meisnate12 meisnate12 added enhancement New feature or request priority:high High priority bug or feature status:working Working on this bug or feature labels Jun 30, 2021
@meisnate12
Copy link
Member

ok now by default collections wont check for item assets and you can add item_assets: true to any collection to have it check for assets

@meisnate12 meisnate12 added status:added-to-develop Feature Request or Bug Fix is in Develop and removed priority:high High priority bug or feature status:working Working on this bug or feature labels Jun 30, 2021
@ngInit
Copy link
Author

ngInit commented Jun 30, 2021

You say collections won't check for items assets, did you mean shows/movies won't check for assets by default? If collections don't check for assets by default now, then the problem with it overriding the show's poster will still happen (on top of the 150+ new lines I'll need to add)

@meisnate12
Copy link
Member

yes that is what i ment haha

@ngInit
Copy link
Author

ngInit commented Jun 30, 2021

Looks like that's working 👍 Thanks for getting to it so quickly

@meisnate12 meisnate12 mentioned this issue Jul 1, 2021
@meisnate12 meisnate12 linked a pull request Jul 1, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request status:added-to-develop Feature Request or Bug Fix is in Develop
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants