Notice: LAME does not seem to be installed.

Need help? Post your questions here.

Moderator: moderators

Notice: LAME does not seem to be installed.

Postby tOaDeR » Fri Apr 10, 2009 5:44 pm

i am using Ubuntu Hardy Heron. i have LAME installed. its in /usr/bin. why can't subsonic find it there?

the music plays fine, but most of my mp3s have a high bitrate and i only have DSL, so i need to be able to downsample.

thanks in advance for your help.
tOaDeR
 
Posts: 3
Joined: Fri Apr 10, 2009 5:41 pm

Postby jigsaw » Fri Apr 10, 2009 7:01 pm

It's a security feature:
The top one on 3.6 here: http://subsonic.sourceforge.net/changelog.php

# Security: For improved security, only transcoders installed in SUBSONIC_HOME/transcode are allowed to be executed. This includes LAME downsampling.
Currently without Subsonic due to hardware failure :(
User avatar
jigsaw
 
Posts: 242
Joined: Sat Oct 13, 2007 12:01 pm
Location: Stavanger, Norway

Postby tOaDeR » Fri Apr 10, 2009 7:09 pm

ok, so how do i downsample in linux if i don't know how to install it in a different directory?

is there a way to point subsonic to the version i have?
tOaDeR
 
Posts: 3
Joined: Fri Apr 10, 2009 5:41 pm

Postby Clifff » Sat Apr 11, 2009 8:10 am

Assuming you installed Subsonic to /var/subsonic this command should do the trick.
Code: Select all
sudo cp /usr/bin/lame /var/subsonic/transcode/
Clifff
 
Posts: 1
Joined: Sat Apr 11, 2009 8:07 am

Postby tOaDeR » Tue Apr 14, 2009 2:10 am

thank you so much. sorry it took so long, but i was away from home and couldn't apply that. it works great now
tOaDeR
 
Posts: 3
Joined: Fri Apr 10, 2009 5:41 pm

Postby jarim » Thu Apr 16, 2009 6:55 am

Clifff wrote:Assuming you installed Subsonic to /var/subsonic this command should do the trick.
Code: Select all
sudo cp /usr/bin/lame /var/subsonic/transcode/


I would prefer:
Code: Select all
ln -s /usr/bin/lame /var/subsonic/transcode/lame
jarim
 
Posts: 5
Joined: Wed Apr 15, 2009 6:51 am


Return to Help

Who is online

Users browsing this forum: No registered users and 25 guests