RESOLVED: Subsonic Update

burn913
Posts: 71
Joined: Sun Mar 09, 2014 12:02 pm

Re: Subsonic Update

Postby burn913 » Tue Sep 30, 2014 7:34 am

I never made any changes to the permissions of that directory. What I'm trying to do is use Subsonic's podcast tool. It downloads the podcasts automatically to that directory, but on update to the new version, it won't download to that directory.

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Subsonic Update

Postby bigfoot65 » Tue Sep 30, 2014 7:46 am

There may have been some change in the new version. Can you point to a different directory? This is something specific to Subsonic, so you may need to check with the vendor.

We cannot help much here.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

burn913
Posts: 71
Joined: Sun Mar 09, 2014 12:02 pm

Re: Subsonic Update

Postby burn913 » Tue Sep 30, 2014 8:18 am

Ok, I am waiting for a reply on subsonic's forum. They're much slower to respond than you! In the meantime, is there an easy way for me to check the permissions on that podcast folder? I know it exists, because the previously downloaded podcasts are still there and working.

Thanks for your help.

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Subsonic Update

Postby bigfoot65 » Tue Sep 30, 2014 8:23 am

You can do

Code: Select all

ls -al /var/Podcast/
That should reflect the ownership and if it's writable. There is one other thing you can try.

As root user, edit /etc/sysconfig/subsonic and change your user name to root (last line I think). Then restart subsonic.

Code: Select all

systemctl restart subsonic
If that does not work, recommend you put it back.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

burn913
Posts: 71
Joined: Sun Mar 09, 2014 12:02 pm

Re: Subsonic Update

Postby burn913 » Tue Sep 30, 2014 8:30 am

Thanks, I'll give those things a shot. You've been very helpful.

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Subsonic Update

Postby bigfoot65 » Tue Sep 30, 2014 8:33 am

Hope it helps. There are so many variables with problems of this nature.

[ Post made via Android ] Image
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

burn913
Posts: 71
Joined: Sun Mar 09, 2014 12:02 pm

Re: Subsonic Update

Postby burn913 » Tue Sep 30, 2014 9:26 am

So when i ran ls -al /var/Podcast/

I got:

Total 12
drwxr-xr-x 3 root root 4096 Jun 18 18:37 .
drwxr-xr-x. 23 root root 4096 Jun 18 18:37 ..
drwxr-xr-x 2 root root 4096 Sep 29 20:05 Basic Brewing Radio

Does this mean anything to you?

burn913
Posts: 71
Joined: Sun Mar 09, 2014 12:02 pm

Re: Subsonic Update

Postby burn913 » Tue Sep 30, 2014 10:51 am

Someone on Subsonic forum suggested:
sudo chmod -R 755 /var/Podcast/

That didn't do the trick. They then suggested (which i'll try this evening):

sudo chmod -R 777 /var/Podcast/
If its works, you could leave it like that. Or you could type in terminal
chown -R user /var/Podcast/, replace user with the name of your subsonic user.

To find the subsonic user in terminal
type
nano /etc/default/subsonic and copy the name after the "SUBSONIC_USER="

and then apply
sudo chmod -R 755 /var/Podcast/
again.

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Subsonic Update

Postby bigfoot65 » Tue Sep 30, 2014 11:24 am

Did you try changing the user as I suggested?

Some of the guidance they gave you is debian specific so it won't work. i.e. /etc/default/subsonic.

[ Post made via Android ] Image
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

burn913
Posts: 71
Joined: Sun Mar 09, 2014 12:02 pm

Re: Subsonic Update

Postby burn913 » Tue Sep 30, 2014 11:33 am

hmmm. ok.

While I'm not sure how to edit that subsonic config file, the user was already set as my root username, so I didn't try too hard to change it.
Last edited by burn913 on Tue Sep 30, 2014 12:09 pm, edited 1 time in total.

Who is online

Users browsing this forum: No registered users and 26 guests