sorting always puts it into /home/username

Support for the Debian/Ubuntu package, created by JCFP.
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
parisv
Newbie
Newbie
Posts: 8
Joined: August 6th, 2011, 4:18 am

sorting always puts it into /home/username

Post by parisv »

I want sorting to put tv series into /storage/tv_series but instead it puts it into /home/username/storage/tv_series

How can I change this?

Do I have to move the base folder location? If so how do I do that?

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

Re: sorting always puts it into /home/username

Post by shypike »

The Config->Folders page contains the base path.
The alternative is to use the full path in your sort expression.
A third option is to use a category for these items and set a category path.
parisv
Newbie
Newbie
Posts: 8
Joined: August 6th, 2011, 4:18 am

Re: sorting always puts it into /home/username

Post by parisv »

Thanks for the reply....

I was trying to do the 2nd option. My raid (md0) is mounted to /storage

What would be the full path to that?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: sorting always puts it into /home/username

Post by shypike »

Sorry, you'll have to find that out yourself.
I cannot diagnose your system.
Try to find out from an ssh terminal session.
parisv
Newbie
Newbie
Posts: 8
Joined: August 6th, 2011, 4:18 am

Re: sorting always puts it into /home/username

Post by parisv »

sorry, not sure if i'm understanding or explaining it right ???

if i ssh in then type in cd /

this takes me to the root of the system drive. If I do ls i see

12 lib
drwxr-xr-x 4 root root 12288 2011-08-04 18:03 lib32
lrwxrwxrwx 1 root root 4 2011-07-30 12:47 lib64 -> /lib
drwx------ 2 root root 16384 2011-07-30 12:46 lost+found
drwxr-xr-x 4 root root 4096 2011-07-30 12:50 media
drwxr-xr-x 2 root root 4096 2011-08-02 17:29 mnt
drwxr-xr-x 2 root root 4096 2011-07-30 12:47 opt
dr-xr-xr-x 119 root root 0 2011-08-06 14:39 proc
drwx------ 4 root root 4096 2011-08-06 12:05 root
drwxr-xr-x 2 root root 4096 2011-08-02 17:46 sbin
drwxr-xr-x 2 root root 4096 2011-03-21 08:35 selinux
drwxr-xr-x 2 root root 4096 2011-07-30 12:47 srv
drwxr-xr-x 11 parisv parisv 4096 2011-08-06 13:05 storage
drwxr-xr-x 13 root root 0 2011-08-06 14:39 sys
drwxrwxrwt 4 root root 4096 2011-08-06 15:17 tmp
drwxr-xr-x 11 root root 4096 2011-08-04 18:02 usr
drwxr-xr-x 15 root root 4096 2011-08-02 15:03 var

so storage is at the root in /

so from anywhere if i type cd /storage it will go there.

in folders I have set temp download folder to /storage/sabnzbd/incomplete

and complete folder to /storage/sabnzbd/complete

this works fine if I download something it saves it in the right place /storage/sabnzb/complete

But if I enable sorting for tv series to /storage/tv_series instead of putting it there it puts it in /home/parisv/storage/tv_series
parisv
Newbie
Newbie
Posts: 8
Joined: August 6th, 2011, 4:18 am

Re: sorting always puts it into /home/username

Post by parisv »

sorry ignore me a save and a reboot seems to have fixed it.

Thanks for your help.
Post Reply