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,
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.
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,The agent will look for
Hello - s01e01 - 720p.nfo
instead ofHello - s01e01.nfo
which mean whenever new version is added, a lot of old versions have to rename. I suggest the agent should always look forHello - s01e01.nfo
then fallback toHello - s01e01 - 720p.nfo
. Same for the thumbnails.