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

[Feature Request] Static nfo name and thumbnail for multi-version video #95

Open
joshuaavalon opened this issue May 18, 2017 · 1 comment

Comments

@joshuaavalon
Copy link

joshuaavalon commented May 18, 2017

In current version, the agent will always search for <video name>.nfo. However, it does not work well with mutli-version video. Plex only show the metadata from the best quality version. For example,

Hello
  ∟  Hello - s01e01.mp4         //480p
  ∟  Hello - s01e01 - DVD.mp4   //720p

The agent will look for Hello - s01e01 - 720p.nfo instead of Hello - s01e01.nfo which mean whenever new version is added, a lot of old versions have to rename. I suggest the agent should always look for Hello - s01e01.nfo then fallback to Hello - s01e01 - 720p.nfo. Same for the thumbnails.

@SlrG
Copy link
Collaborator

SlrG commented May 23, 2017

Looks like a valid request. I'll try to implement it this way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants