Greetings!
I'm wanting to have filebot remove the leading data for the TV series it's about to process through the AMC script. Example:
Finished defacto standard result from AMC script: Star Trek - The Next Generation - S01E01 - Encounter At Farpoint.mkv
What I'd like to actually see (and not have to do myself with renamemaster): S01E01 - Encounter At Farpoint.mkv
If possible, I'm assuming that after the AMC script has finished, we'd need to issue additional command-line arguments afterwards to make this happen.. problem is, I'm unsure what, if available, said argument(s) would be.
Removing leading TV Series name during processing
Re: Removing leading TV Series name during processing
I guess you mean to pass in your own custom format?
https://www.filebot.net/naming.html
See amc script manual for details on how to pass in custom formats.
https://www.filebot.net/naming.html
Code: Select all
{n}/{s00e00} - {t}

Re: Removing leading TV Series name during processing
That's what I was looking for! I appreciate you taking the time to give a n00b some pointers. I'm still a work in progress learning the ropes on this gem program.
Most humbly, thank-you!
Most humbly, thank-you!