Supporting %S.N as in SHOW.NAME

Come up with a useful post-processing script? Share it here!
Post Reply
thatcoder
Newbie
Newbie
Posts: 2
Joined: November 30th, 2008, 12:00 pm

Supporting %S.N as in SHOW.NAME

Post by thatcoder »

Is it possible to support renaming the show name of each tv show to uppercase?

My current library does something like this SHOW.NAME/S01/SHOW.NAME.S01E01.ext

I was able to use a plug-in post-processing script to support renaming the file name, but now I'm having trouble with the primary directory.

Since I am running this on a debian box, it creates a brand new directory with the mixed case Season.Name instead of putting it in my existing directory like it does on my Mac box which is case-insensitive.

Thanks.
Post Reply