Hey Folks,
I am using the following command in my CustomCommandParameters to rename the "title" to include all the metadata is want for the show.
CustomCommandPath=C:\Program Files\MCEBuddy2x\AtomicParsley\AtomicParsley.exe
CustomCommandParameters=%convertedfile% --overWrite --title %showname%-S%season%##E%episode%##-%episodename%
CustomCommandHangPeriod=0
CustomCommandCritical=false
when using just the %season% or %episode% I get just a single digit but would prefer the same "two digit" format as in the file name. I tried using the %season%## like you would in the rename, but that apparently does not work.
Any chance this feature could be added or another way around this?
Thanks!