few-day-old newbie here.
I'm currently using the very simplistic way of renaming the items in my library with
Code: Select all
X:\Location\{plex}which fully fills my needs.
But several times, when trying to rename subtitle-files this way, all different languages get renamed to the same file-name. I've searched this forum, the Plex-forum and google upside down - everywhere everyone with the same problem gets told "Use the {plex} naming scheme, it will rename subtitles properly".
Here's an example:
Code: Select all
\ToRename\
   \Avatar (2009)\
      Avatar (2009).mkv
      \Subs\
         Avatar_german_forced.idx
         Avatar_german_forced.sub
         Avatar_english.idx
         Avatar_english.subCode: Select all
\Movies\
   \Avatar (2009)\
      Avatar (2009).mkv
      \Subs\
         Avatar (2009).idx
         Avatar (2009).subCode: Select all
\Movies\
   \Avatar (2009)\
      Avatar (2009).mkv
      \Subs\
         Avatar (2009)_GER_forced.idx
         Avatar (2009)_GER_forced.sub
         Avatar (2009)_EN.idx
         Avatar (2009)_EN.subAsking for a little push in the right direction.
Aequita