Search found 2 matches

by Hobit
30 Jan 2012, 20:25
Forum: Help and Support
Topic: IOException: The filename, directory name, or volume label s
Replies: 20
Views: 14253

Re: IOException: The filename, directory name, or volume lab

"C:\Program Files\FileBot\filebot.cmd" -rename "G:\Downloads\ " --format "G:\TV\{n}\Season {s}\{n} Season {s} Episode {e} {t}" Try it without the backslash on your downloads directory. So, "C:\Program Files\FileBot\filebot.cmd" -rename "G:\Downloads"...
by Hobit
30 Jan 2012, 17:01
Forum: Help and Support
Topic: Can filebot match date-based filenames?
Replies: 9
Views: 8636

Re: Can filebot match date-based filenames?

I was noticing this problem as well, and did a little experimenting and found that while "yyyy.mm.dd" isn't picked up as the airdate, "yyyy-mm-dd" will be picked up just fine and lead to the correct episode being grabbed. It seems like filebot is picking up the "yyyy" a...