plugin for Logitech Media Server (formerly Squeezebox Server)

Status
Not open for further replies.

djoole

Contributor
Joined
Oct 3, 2011
Messages
158
I'm at the moment trying to make LMS work with a 9.2.1 jail, with Perl 5.16.3 (the challenge being not having to downgrade to 5.14).
I'm missing only one thing : media::scan compatible with 5.16
It seems this module is made by slim device, can't find it on fresh ports.
The only solution would be to compile from sources, but i just don't remember how to do that.
 
D

dlavigne

Guest
Is it a Perl module? If so, you should be able to install it using cpan.
 

djoole

Contributor
Joined
Oct 3, 2011
Messages
158
Hi, yes it's a Perl module.
Anyway i managed to build it from sources.

So I'm proud to say that i have a working LMS package on FreeNAS 9.2.11 with Perl 5.16.3.7 (no need to downgrade it by installing mc ;) )

I'll be posting it in a few.

As for making a PBI out of it, I just don't have the knowledge nor the time to acquire it. But who needs a PBI when the only thing you need to do is just type ./installme.sh ? :)
 

DrMacabre

Dabbler
Joined
Mar 25, 2014
Messages
10
Hello, sorry for digging up this topic, can someone explain me how to properly install sox on LMS and how it is supposed to work ? i've done 'make install clean' in the proper directory, used the disable_vulnerabilities=yes switch but i still can't play flac or mp4.

Thanks for any help.
 
Status
Not open for further replies.
Top