This repository has been archived by the owner on Feb 17, 2018. It is now read-only.
- The script now supports a new placeholder called
<creator>
to take the value of the initials located just before the extension in the filename. Sample:COM_<sq####>_<sh####>_ani_<v###>_<creator>.tvpp
. parseFilename
has changed and now allows any custom placeholder/value pair to be returned, easing the implementation of custom placeholders read from the filename -- or any other origin for that matter.