[SlimDevices: SqueezeCenter] Audio::Scan: 0.93 in LMSUpdate 7.9.1 for Synology DS 216play

2017-09-21 Thread Ge Ba

@mherger

I have installed the latest version of the LMSUpdate Synology (my NAS is
DS 216play) package, but Audio::Scan is still on an older version 0.93.


For DSD playback or transcoding I need it to be 0.94 or higher - which
it should be, afaik, within this newest LMS version.

Logitech Media Server Version: 7.9.1 - 1503129892 @ Sat Aug 19 09:00:13
UTC 2017
Hostname: DiskStation
Server IP Address: 192.168.1.51
Server HTTP Port Number: 9002
Operating system: Synology DiskStation - EN - utf8
Platform Architecture: armle-linux
Perl Version: 5.24.0 - armle-linux
Audio::Scan: 0.93
Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
Total Players Recognized: 4

Please help. I have some basic Linux knowhow if required.



Ge Ba's Profile: http://forums.slimdevices.com/member.php?userid=66816
View this thread: http://forums.slimdevices.com/showthread.php?t=108028

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Audio::Scan: 0.93 in LMSUpdate 7.9.1 for Synology DS 216play

2017-09-21 Thread Michael Herger

For DSD playback or transcoding I need it to be 0.94 or higher - which
it should be, afaik, within this newest LMS version.


You'll need dev tools on your NAS. Try to get them (gcc, make etc.)

Once you have this, head over to 
https://github.com/Logitech/slimserver-vendor/tree/public/7.9/CPAN, 
download that folder. Then run "./buildme.sh Audio::Scan".


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Audio::Scan: 0.93 in LMSUpdate 7.9.1 for Synology DS 216play

2017-09-28 Thread Ge Ba

mherger wrote: 
> > 
> Once you have this, head over to 
> https://github.com/Logitech/slimserver-vendor/tree/public/7.9/CPAN, 
> download that folder. Then run "./buildme.sh Audio::Scan".
> 
> -- 
> 
> Michael

Thank you, Michael,
installed GCC via Entware-ng oPKG. Also installed "NAMS" by compiling
with GCC. The AudioScan compilation starts successfully but I'm stuck
with this error message:
root@DiskStation:/volume1/homes/Gerhard/LINUX/slimserver-vendor-public-7.9/CPAN#
./buildme.sh Audio::Scan
/usr/bin/env: error while loading shared libraries: /opt/lib/libc.so.6:
internal error

Do you have an idea what could be causing this?

On another note, LMS 7.9.0 beta from Synology does in fact run with
Audio::Scan 0.95. 
Makes me wonder why it's not the same in 7.9.1 LMSUpdate...



Ge Ba's Profile: http://forums.slimdevices.com/member.php?userid=66816
View this thread: http://forums.slimdevices.com/showthread.php?t=108028

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Audio::Scan: 0.93 in LMSUpdate 7.9.1 for Synology DS 216play

2017-09-28 Thread Ge Ba

Ge Ba wrote: 
> 
> ...The AudioScan compilation starts successfully but I'm stuck with this
> error message:
> 
> root@DiskStation:/volume1/homes/Gerhard/LINUX/slimserver-vendor-public-7.9/CPAN#
> ./buildme.sh Audio::Scan
> /usr/bin/env: error while loading shared libraries: /opt/lib/libc.so.6:
> internal error
> 
> 

Seems this got solved by installing two more libraries, libgd and
libtools.

Next stop is here. :(

root@DiskStation:/volume1/homes/Gerhard/LINUX/slimserver-vendor-public-7.9/CPAN#
./buildme.sh Audio::Scan
RUN_TESTS:1 CLEAN:1 USE_HINTS:1 target Audio::Scan
Building for Linux / armle-linux
Building with Perl 5.24 at /opt/bin/perl
building only Audio::Scan
build_module run tests:0 clean:1 hints 1 Sub-Uplevel-0.22
tar zxvf Sub-Uplevel-0.22.tar.gz
tar done
Can't locate ExtUtils/MakeMaker.pm in @INC (you may need to install the
ExtUtils::MakeMaker module) (@INC contains:
/volume1/homes/Gerhard/LINUX/slimserver-vendor-public-7.9/CPAN/build/5.24/lib/perl5
/opt/lib/perl5/5.24 .) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.
make: *** No targets specified and no makefile found.  Stop.
make failed, aborting



Ge Ba's Profile: http://forums.slimdevices.com/member.php?userid=66816
View this thread: http://forums.slimdevices.com/showthread.php?t=108028

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Audio::Scan: 0.93 in LMSUpdate 7.9.1 for Synology DS 216play

2017-09-29 Thread pinkdot

Ge Ba wrote: 
> Seems this got solved by installing two more libraries, libgd and
> libtools.
> 
> Next stop is here. :(
> 
> root@DiskStation:/volume1/homes/Gerhard/LINUX/slimserver-vendor-public-7.9/CPAN#
> ./buildme.sh Audio::Scan
> RUN_TESTS:1 CLEAN:1 USE_HINTS:1 target Audio::Scan
> Building for Linux / armle-linux
> Building with Perl 5.24 at /opt/bin/perl
> building only Audio::Scan
> build_module run tests:0 clean:1 hints 1 Sub-Uplevel-0.22
> tar zxvf Sub-Uplevel-0.22.tar.gz
> tar done
> Can't locate ExtUtils/MakeMaker.pm in @INC (you may need to install the
> ExtUtils::MakeMaker module) (@INC contains:
> /volume1/homes/Gerhard/LINUX/slimserver-vendor-public-7.9/CPAN/build/5.24/lib/perl5
> /opt/lib/perl5/5.24 .) at Makefile.PL line 3.
> BEGIN failed--compilation aborted at Makefile.PL line 3.
> make: *** No targets specified and no makefile found.  Stop.
> make failed, aborting
Still don't understand why you take this route. The correct version of
the Audio::Scan is in both lms variants, the Synology Beta and
LmsUpdate. As already pointed out in PM, there are 2 locations in the
Synology package that look for the Audio::Scan: the one in lib and the
one in Cpan. Try to figure out what change is working for you.



-LMS on Raspian Stretch
-RPI 3 ('Moode 3.8 + Raspotify + Squeezelite' (http://moodeaudio.org/)),
Allo Boss DAC- Exposure 3010S2 - PMC FB1i
-2x Radio
-Laptop - openSUSE Leap - Squeezelite

pinkdot's Profile: http://forums.slimdevices.com/member.php?userid=34644
View this thread: http://forums.slimdevices.com/showthread.php?t=108028

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Audio::Scan: 0.93 in LMSUpdate 7.9.1 for Synology DS 216play

2017-09-29 Thread Ge Ba

pinkdot wrote: 
> Still don't understand why you take this route. The correct version of
> the Audio::Scan is in both lms variants, the Synology Beta and
> LmsUpdate. As already pointed out in PM, there are 2 locations in the
> Synology package that look for the Audio::Scan: the one in lib and the
> one in Cpan. Try to figure out what change is working for you.yes I 
> understand.. I did try everything I could think of with those two
Scan.pm files in CPAN and lib but it never solved the problem.
So I think there must be something else causing this.. 

Sent from my E6653 using Tapatalk





Ge Ba's Profile: http://forums.slimdevices.com/member.php?userid=66816
View this thread: http://forums.slimdevices.com/showthread.php?t=108028

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter