Hi,
I've started using FileBot today and so far I've managed to get the naming I want
However there is one thing I haven't found to do and that is the ability to keep the version of a file. For example one episode I currently have is "26v2", I want to be able to keep the v2 somewhere in my naming.
Is that possible?
Cheers,
Anikillz
Retain version info in name? (i.e.: v2,v3 etc)
Re: Retain version info in name? (i.e.: v2,v3 etc)
e.g.
Match information from the file path
Format: Select all
{ fn.match(/v2|v3/) }
Please read the FAQ and How to Request Help.
Re: Retain version info in name? (i.e.: v2,v3 etc)
Thank you so much! Everything's working perfectly now, wish I'd discovered FileBot sooner.