Ok came across a slight problem, more with the renaming script than anything.
Works perfectly when folders already exist so for example;
TV\Weeds\Season 1\Weeds S01E01 - Pilot.mkv
Works perfect
But if I add a new show without folders it creates
TV\Fringe\s1\Frings S01E01 - Pilot.mkv
Not sure what setting to change.
Media Rover Help
-
- Release Testers
- Posts: 126
- Joined: January 24th, 2008, 6:43 am
-
- Release Testers
- Posts: 181
- Joined: January 30th, 2009, 12:26 pm
Re: Media Rover Help
Mine used to do the same thing, it's fixed now with that particular settingmediaroverconf wrote: # series season naming pattern
# used when creating season directories
#
# $(season)d => 1
# $(season)02d => 01
# Season $(season)02d => Season 01
#
# NOTE: defaults to 's$(season)02d'
season = Season $(season)02d
Last edited by rollingeyeball on September 21st, 2009, 4:29 am, edited 1 time in total.