- May 7, 2009
- 23
- 1
I'm a bit of a novice on this stuff so any help would be much appreciated.
I want to parse the below and the 25 other files but have no clue on Reg exp and not that good on simple. All of the dots in the name (Once.upon.a.time...Life) are beating me at the moment.
E:\downloads\Finished\TV\Once Upon a Time...Life\Once.upon.a.time...Life.02of26.Birth.Xvid.MP3.en.de.fr.es.mvgroup.org.avi
Can this be done with simple expressions and if so how or will it have to be reg in which case just tell me as i wouldn't know where to start!
String Replacements: ".Xvid.MP3.en.de.fr.es.mvgroup.org" with "<empty>"
Simple: <series> <season>of<episode> <title>.<ext>
That should do it.
No didnt quite do it Its showinf Series name as once, Season as Upon a time, and life as ext