Page 1 of 1

Rename srt to include language on Windows

Posted: February 27th, 2016, 10:38 pm
by blun7
Hi Gang,

Plex requires that subtitles include the language in the filename like the below. Does anyone have a script to rename the subtitle files appropriately? I've seen some bash scripts but that adds complexity on windows.

Code: Select all

/Movies
   Avatar (2009).mkv
   Avatar (2009).en.srt
Thanks for any help!