folder rename

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
apdedman
Newbie
Newbie
Posts: 12
Joined: October 9th, 2011, 3:50 am

folder rename

Post by apdedman »

Hello,

New to the NZB scene. After some help.

I have selected within SAB to rename after download

Image

and these how the folder looks once downloaded

Image

and this is the file inside the folder

Image

Am i doing something wrong or do i need to install a script?

thanks
Andrew
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: folder rename

Post by shypike »

You asking it to put all info in one folder level, which results in a unique folder for every episode.
You would need something like this:
%sn/%sx%0e/%sn - %sx%0e - %en
Which will produce:
Show name/1x01/Show name - 1x01 - First one [dts]
Show name/1x02/Show name - 1x02 - Second one [dts]
You can use forward / or backward \ slashes on Windows.
apdedman
Newbie
Newbie
Posts: 12
Joined: October 9th, 2011, 3:50 am

Re: folder rename

Post by apdedman »

HI, i tried the above (%sn/%sx%0e/%sn - %sx%0e - %en) and ended up with the below


Image

I would just like the file added to the NEW folder, renamed and without any other folder.

Is this possible?

thanks
Andrew
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: folder rename

Post by shypike »

I don't how to interpret your table.
Can you just write it out in the style I used.
apdedman
Newbie
Newbie
Posts: 12
Joined: October 9th, 2011, 3:50 am

Re: folder rename

Post by apdedman »

How is this

Image

Thanks
Andrew
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: folder rename

Post by shypike »

Try this:
new/%sn - %sx%0e - %en.%ext
Post Reply