Is there anyway of getting SAB to organise TV folders into the structure:
Show Name/Season #/Show Name - s00e00 - Name of Episode.ext
I was under the impression that SICKBeard was capable of doing this which I have setup to auto download the eps from nzbmatrix. It's capturing them ok and downloading them but it's just dumping them in my TV dir but it's putting each episode in it's own folder using the scene naming conventions—ie.
Show.Name.s00.e00-NAMEOFGROUP.x264.ext etc
Organise and rename media after download?
-
locoroco80s
- Newbie

- Posts: 16
- Joined: September 26th, 2008, 7:01 am
Re: Organise and rename media after download?
Then you don't have SB set-up correct
As for me it comes down like :
/Series Name/Season / SerienNAme - 07x01 - episode name.avi
Did you setup the TV categorie to use the sickbeard post processing script ?
And did you cange the papameters in the postprocessing.cfg file ?
For sorting with SABNZBD+ : http://wiki.sabnzbd.org/configure-sorting
As for me it comes down like :
/Series Name/Season / SerienNAme - 07x01 - episode name.avi
Did you setup the TV categorie to use the sickbeard post processing script ?
And did you cange the papameters in the postprocessing.cfg file ?
For sorting with SABNZBD+ : http://wiki.sabnzbd.org/configure-sorting
-
locoroco80s
- Newbie

- Posts: 16
- Joined: September 26th, 2008, 7:01 am
Re: Organise and rename media after download?
D'ohrascalli wrote: Then you don't have SB set-up correct
I though i'd set everything fine but having just tried to manually post process a folder it looks like it;'s having trouble moving the files;
Code: Select all
Processing folder /home/gil/Downloads/complete/TV/American.Dad.S06E01.720p.HDTV.X264-DIMENSION
Auto processing file: /home/gil/Downloads/complete/TV/American.Dad.S06E01.720p.HDTV.X264-DIMENSION/American.Dad.S06E01.720p.HDTV.X264-DIMENSION.mkv (/home/gil/Downloads/complete/TV/American.Dad.S06E01.720p.HDTV.X264-DIMENSION)
Processing file /home/gil/Downloads/complete/TV/American.Dad.S06E01.720p.HDTV.X264-DIMENSION/American.Dad.S06E01.720p.HDTV.X264-DIMENSION.mkv (with folder name American.Dad.S06E01.720p.HDTV.X264-DIMENSION and NZB name None)
Result from history: (73141, 6, 1) from American.Dad.S06E01.720p.HDTV.X264-DIMENSION
Looking up quality for name /home/gil/Downloads/complete/TV/American.Dad.S06E01.720p.HDTV.X264-DIMENSION/American.Dad.S06E01.720p.HDTV.X264-DIMENSION.mkv, got HD TV
saved quality HD TV
Looking up quality for name American.Dad.S06E01.720p.HDTV.X264-DIMENSION, got HD TV
Unless we're told otherwise, assuming the quality is HD TV
TVDB thinks the file is tvdb_id = 73141 6x1
Season folders were 1 which gave Season 6
The ultimate destination for /home/gil/Downloads/complete/TV/American.Dad.S06E01.720p.HDTV.X264-DIMENSION/American.Dad.S06E01.720p.HDTV.X264-DIMENSION.mkv is American Dad/Season 6/American Dad! - s06e01 - 100 A.D. (1).mkv
Existing result: -1
Copying from /home/gil/Downloads/complete/TV/American.Dad.S06E01.720p.HDTV.X264-DIMENSION/American.Dad.S06E01.720p.HDTV.X264-DIMENSION.mkv to American Dad/Season 6
File was copied successfully
American Dad/Season 6/American Dad! - s06e01 - 100 A.D. (1).mkv already exists but it's smaller or the same size as the new file so I'm replacing it
Renaming the file American Dad/Season 6/American.Dad.S06E01.720p.HDTV.X264-DIMENSION.mkv to American Dad/Season 6/American Dad! - s06e01 - 100 A.D. (1).mkv
Post processing finished successfully
Processing succeeded for /home/gil/Downloads/complete/TV/American.Dad.S06E01.720p.HDTV.X264-DIMENSION/American.Dad.S06E01.720p.HDTV.X264-DIMENSION.mkvRe: Organise and rename media after download?
It needs the details for Sickbeard , as you can see in the sample :
[SickBeard]
host=localhost
port=8081
username=
password=
[SickBeard]
host=localhost
port=8081
username=
password=
-
locoroco80s
- Newbie

- Posts: 16
- Joined: September 26th, 2008, 7:01 am
Re: Organise and rename media after download?
Definitely got that bit setup right as it's got all the deets for Sickbeard;
[SickBeard]
host=localhost
port=1221
username=julius
password=*******
and I can login with all those deets above on a regular browser.
[SickBeard]
host=localhost
port=1221
username=julius
password=*******
and I can login with all those deets above on a regular browser.
Re: Organise and rename media after download?
Are you sure Renaming is set 100% correct ?
Under : config/episodedownloads/
CHECK : Rename episodes
If checked Sick Beard will rename the episode according
to the naming settings in General
Under : config/general/
Check how you want the renaming to be done.
As normally renaming takes place AFTER the move
Under : config/episodedownloads/
CHECK : Rename episodes
If checked Sick Beard will rename the episode according
to the naming settings in General
Under : config/general/
Check how you want the renaming to be done.
As normally renaming takes place AFTER the move
Before you mentioned you had sabnzbd details in there , so that's why I reacted on that .......locoroco80s wrote: Definitely got that bit setup right as it's got all the deets for Sickbeard;
[SickBeard]
host=localhost
port=1221
username=julius
password=*******
and I can login with all those deets above on a regular browser.
locoroco80s wrote: The autoProcess.cfg file is supposed to have the loggin details for SAB and not SicBeard right?
