My TV artwork is managed by a 3rd party application for an alternative media browser.
I have T:\TV\Showname\Folder.jpg which conforms to the Plex standard.
I have T:\TV\Showname\Season XX\Folder.jpg which does not conform to the Plex standard.
I have two issues
The Local Media Scanner is including \Season XX\Folder.jpg in its function for determining Showname artwork, so i get the wrong show artwork. (when perhaps it shouldnt, as it is in a different subfolder)
My season artwork naming convention is not valid for Plex. Plex expects Season-X.jpg…so i get the wrong season artwork (the default on tvdb).
Is there a way to fix issue 1 without renaming my metadata?
Can anyone advise on a tweak to the local agent to work for issue 2, without renaming my metadata?
so if i could add a path requirement into the regular expression
i could make seasons look for "\season -?%s\folder.jpg"
and shows look for "\showname\(show|poster|folder)-?[0-9]?"
Can anyone advise?
My understanding is that because the local agent has higher precedence then if the local agent can 'find' the artwork, the tvdb will not use up my internet bandwidth looking for a poor version from tvdbs 'default'.