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

Refresh Metadata on Library #397

Closed
zpz5HAU-tgc3fgw2xwr opened this issue Sep 23, 2021 Discussed in #396 · 1 comment · Fixed by #431
Closed

Refresh Metadata on Library #397

zpz5HAU-tgc3fgw2xwr opened this issue Sep 23, 2021 Discussed in #396 · 1 comment · Fixed by #431
Assignees
Labels
enhancement New feature or request status:added-to-develop Feature Request or Bug Fix is in Develop

Comments

@zpz5HAU-tgc3fgw2xwr
Copy link

Discussed in #396

Originally posted by ngInit September 23, 2021
So I've run into a weird situation. I started trying to integrate my YouTube feed into Plex using an Other Videos Library. Got it kind of working, but I found a weird bug on Plex's side. Only on the TV app, the Other Videos library doesn't use the thumbnail as the thumbnail. It actually uses the fanart as the thumbnail, and the thumbnail as the poster when viewing the item.

To fix this, I created a script that runs through the YouTube directory and symlinks all the thumbnails, appending -fanart to the end. That works great, I can put this script on a timer and keep it running. All except for one thing: I still need to go in and manually refresh the metadata on the library.

So I figured this is where PMM would come into play. The solution I'd like is to run PMM on a basically empty metadata/collection file and have it call a refresh metadata on the library after I run my symlink script.

@meisnate12 meisnate12 self-assigned this Oct 20, 2021
@meisnate12 meisnate12 added enhancement New feature or request status:added-to-develop Feature Request or Bug Fix is in Develop labels Oct 20, 2021
@meisnate12
Copy link
Member

add item_refresh to a collection config to have PMM refresh the metadata of every item in the collection

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