I am trying to add TV shows to work, but can not get the expressions to work. My files are located at, for example:

D:\TV\Family Guy\Season 1\101 - Death Has A Shadow.avi

So, I add the "D:\TV" folder, then use the following expression:

<Series>\Season <Season>\<Episode> - <Episode Title>.<ext>

But nothing happens. The test function show that the program has not filtered the information at all, and I keep getting a "systemformatexception - Input String Not Valid" error when processing.

Any ideas?