Re: [SlimDevices: SqueezeCenter] LMS failimng to start with perl version error

2020-02-10 Thread marcoc1712


mherger wrote: 
> >loadModules contains some trickery to deal with modules
> ># that need to load XS code. Previously, we would check in a
> module
> ># under CPAN/arch/$VERSION/auto/... including it's binary parts
> and
> ># the pure perl parts. This got to be messy and unwieldly, as we
> have
> ># many copies of DBI.pm (and associated modules) in each version
> and
> ># arch directory.
> >
> ># The new world has only the binary modules in the
> ># arch/$VERSION/auto directories - and single copies of the
> ># corresponding .pm files at the top CPAN/ level.
> > 
> > Is that a must or could we still have exceptions (.pm in specific
> > archs)?
> 
> It's a description of the perfect world. But as you can see I've already
> 
> broken with this when I introduced updated modules for some platforms, 
> but not others.
> -- 
> 
> Michael

that was my original question, indeed, so local CPAN and the arch
structure is currently used to distribute modified modules.
Now is clear to me.

thanks




Author of C-3PO plugin,  Squeezelite-R2, Falcon Web interface - See
www.marcoc1712.it

marcoc1712's Profile: http://forums.slimdevices.com/member.php?userid=34842
View this thread: http://forums.slimdevices.com/showthread.php?t=111530

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


Re: [SlimDevices: SqueezeCenter] C-3PO plugin, a trnscoding helper.

2020-02-10 Thread ralphy


DomieMic65 wrote: 
> Finally it worked!! Victory
> With the above settings Marco suggested! 
> With the -W parameter!
> And with bit perfect playback! S. rate changes according to the file
> (C-3PO not enabled of cource)
> Also squeezelite starts on boot of the Mac.
> 
> A huge thank you ralphy and marco1712
> 
> If I change some settings in the C-3PO the output device is going to
> build in sound even though in the Mac settings I have selected my usb
> dac.
> When I reboot the Mac it goes to Squeezelite again! 
> What is the command in the terminal that i must give to restart
> Squeezelite?

Note that squeezelite does not recognize changes to the Output device
you choose in MacOS, it sends output to the current default device when
it starts, if the -o option is omitted, otherwise sound will always be
sent to the device listed in the plist -o option.

# Stop squeezelite
sudo launchctl unload -w /Library/LaunchDaemons/squeezelite.plist

# Start squeezelite
sudo launchctl load -w /Library/LaunchDaemons/squeezelite.plist

So, if you remove the 2 lines for -o in the plist, squeezelite will
start using the current default output device selected in the os.  If
you change it, you need to restart squeezelite.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

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


Re: [SlimDevices: SqueezeCenter] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in

2020-02-10 Thread dolodobendan


There are too many changing parts right now... (LMS updates, SLX is now
on 64 bit, etc.)

I deactivated all Plugins except Custom Browse, Custom Scan, Multi
Library, and Material. I didn't get the error when I restarted LMS
(using the restart dialog). I reactivated the plugins, two at the time,
AirPlay bridge last, and still didn't get the error. Then I saw that the
AirPlay bridge didn't get activated (the download timed out). I re-tried
it a few times (restarting LMS via the dialog, sometimes via stopping
and restarting QLMS). I got the error only once (one time, with several
entries of the same error in the log) but I don't know what I did. Now
LMS is running with the AirPlay bridge again and I didn't get this
error. :confused:

I'll try later to add and remove a new (random, simple) plugin. Maybe
there's a difference between these two restarting options and only one
is causing this. Or it's one of these errors that need two or more
cycles to manifest. Like compiling LaTeX documents.



QLMS 8.0.0@2.10.02 x64 (digimaster) with perl 5.28 dedicated to me. :D /
QNAP 469L QTS 4.3.4

dolodobendan's Profile: http://forums.slimdevices.com/member.php?userid=67663
View this thread: http://forums.slimdevices.com/showthread.php?t=111288

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


Re: [SlimDevices: SqueezeCenter] C-3PO plugin, a trnscoding helper.

2020-02-10 Thread marcoc1712


DomieMic65 wrote: 
> 
> If I change some settings in the C-3PO the output device is going to
> build in sound even though in the Mac settings I have selected my usb
> dac.

That's unclear to me, what di you mean exactly?

Changing general or even player settings on C-3PO (server-side) does not
affect in any way squeezelite settings on the client, why do you need to
restart it?




Author of C-3PO plugin,  Squeezelite-R2, Falcon Web interface - See
www.marcoc1712.it

marcoc1712's Profile: http://forums.slimdevices.com/member.php?userid=34842
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

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


Re: [SlimDevices: SqueezeCenter] C-3PO plugin, a trnscoding helper.

2020-02-10 Thread DomieMic65


marcoc1712 wrote: 
> That's unclear to me, what di you mean exactly?
> 
> Changing general or even player settings on C-3PO (server-side) does not
> affect in any way squeezelite settings on the client, why do you need to
> restart it?

probably I was wrong
I guess it just didn't see the output



Main system: Synology DS115j/RPi4B4GB(LMS)/RPi3B+[LnrPS](S.lite)/M2Tech
EvoDAC Two+[LnrPS]/Densen DM20&30/Spendor SP2/3E
Head-Fi: Schiit Vali2/Sennheiser HD600 & HD25Alum/Audeze Sine.
Aditional HW: Allo DigiOne, iFi iDefender, iPurifier, iPower

DomieMic65's Profile: http://forums.slimdevices.com/member.php?userid=69312
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

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


Re: [SlimDevices: SqueezeCenter] C-3PO plugin, a trnscoding helper.

2020-02-10 Thread DomieMic65


ralphy wrote: 
> Note that squeezelite does not recognize changes to the Output device
> you choose in MacOS, it sends output to the current default device when
> it starts, if the -o option is omitted, otherwise sound will always be
> sent to the device listed in the plist -o option.
> 
> # Stop squeezelite
> sudo launchctl unload -w /Library/LaunchDaemons/squeezelite.plist
> 
> # Start squeezelite
> sudo launchctl load -w /Library/LaunchDaemons/squeezelite.plist
> 
> So, if you remove the 2 lines for -o in the plist, squeezelite will
> start using the current default output device selected in the os.  If
> you change it, you need to restart squeezelite.

Please can you tel me how I set a default device in SL with the -o
option? MacOS sees my DAC as "Evo Dac Two Output"

When I removed the -o line from .plist SL didn't reload
Changing output (usb, I have two usb dacs) on the mac and reloading SL
the output was not recognised

Thank you



Main system: Synology DS115j/RPi4B4GB(LMS)/RPi3B+[LnrPS](S.lite)/M2Tech
EvoDAC Two+[LnrPS]/Densen DM20&30/Spendor SP2/3E
Head-Fi: Schiit Vali2/Sennheiser HD600 & HD25Alum/Audeze Sine.
Aditional HW: Allo DigiOne, iFi iDefender, iPurifier, iPower

DomieMic65's Profile: http://forums.slimdevices.com/member.php?userid=69312
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

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


[SlimDevices: SqueezeCenter] Can't start squeezeboxserver service - OpenSuse Tumbleweed

2020-02-10 Thread step12dude


Good morning...

Just installed the nightly build of Logitech Media Server
logitechmediaserver-7.9.3-0.1.1580910396.noarch.rpm on OpenSuse
Tumbleweed but cannot get the service to start.  I had run into similar
problems on Fedora 30 but was able to fix them using the following:

ln -sf /usr/lib/perl5/vendor_perl/Slim
/usr/lib64/perl5/vendor_perl/Slim

I tried this on Tumbleweed but had to create the directories under
/usr/lib64 before the command would take, but still cannot start the
service.

Here's what I'm getting:

● squeezeboxserver.service - LSB: Startup script for the Logitech
Media Server
Loaded: loaded (/etc/init.d/squeezeboxserver; generated)
Active: failed (Result: exit-code) since Mon 2020-02-10 11:25:42
CST; 10s ago
Docs: man:systemd-sysv-generator(8)
Process: 3843 ExecStart=/etc/init.d/squeezeboxserver start
(code=exited, status=7)

Feb 10 11:25:42 SCORPIO-TUMBLEWEED systemd[1]: Starting LSB: Startup
script for the Logitech Media Server...
Feb 10 11:25:42 SCORPIO-TUMBLEWEED squeezeboxserver[3843]: Starting
Squeezebox Server:
Feb 10 11:25:42 SCORPIO-TUMBLEWEED squeezeboxserver[3865]: Starting
Squeezebox Server:
Feb 10 11:25:42 SCORPIO-TUMBLEWEED squeezeboxserver[3865]: an't locate
Slim/bootstrap.pm in @INC (you may need to install the Slim::bootstrap
module) (@INC contains: /usr/libexec
/usr/lib/perl5/site_perl/5.30.1/x86_64-linux-thread-multi
/usr/lib/perl5/si>
Feb 10 11:25:42 SCORPIO-TUMBLEWEED startproc[3864]: startproc:  exit
status of parent of /usr/libexec/squeezeboxserver: 2
Feb 10 11:25:42 SCORPIO-TUMBLEWEED squeezeboxserver[3865]: BEGIN
failed--compilation aborted at /usr/libexec
Feb 10 11:25:42 SCORPIO-TUMBLEWEED squeezeboxserver[3843]: BEGIN fai
Feb 10 11:25:42 SCORPIO-TUMBLEWEED systemd[1]: squeezeboxserver.service:
Control process exited, code=exited, status=7/NOTRUNNING
Feb 10 11:25:42 SCORPIO-TUMBLEWEED systemd[1]: squeezeboxserver.service:
Failed with result 'exit-code'.
Feb 10 11:25:42 SCORPIO-TUMBLEWEED systemd[1]: Failed to start LSB:
Startup script for the Logitech Media Server.

Any thoughts?

Thanks!



step12dude's Profile: http://forums.slimdevices.com/member.php?userid=66408
View this thread: http://forums.slimdevices.com/showthread.php?t=111642

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


Re: [SlimDevices: SqueezeCenter] C-3PO plugin, a trnscoding helper.

2020-02-10 Thread marcoc1712


DomieMic65 wrote: 
> Please can you tel me how I set a default device in SL with the -o
> option? MacOS sees my DAC as "Evo Dac Two Output"
> 
> When I removed the -o line from .plist SL didn't reload
> Changing output (usb, I have two usb dacs) on the mac and reloading SL
> the output was not recognised
> 
> Thank you

Please ppost the output of the command squeezelite -l,a nd I'll show you
how to do.




Author of C-3PO plugin,  Squeezelite-R2, Falcon Web interface - See
www.marcoc1712.it

marcoc1712's Profile: http://forums.slimdevices.com/member.php?userid=34842
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

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


Re: [SlimDevices: SqueezeCenter] C-3PO plugin, a trnscoding helper.

2020-02-10 Thread DomieMic65


marcoc1712 wrote: 
> Please ppost the output of the command squeezelite -l,a nd I'll show you
> how to do.

thank you Marco... command not found though!



Main system: Synology DS115j/RPi4B4GB(LMS)/RPi3B+[LnrPS](S.lite)/M2Tech
EvoDAC Two+[LnrPS]/Densen DM20&30/Spendor SP2/3E
Head-Fi: Schiit Vali2/Sennheiser HD600 & HD25Alum/Audeze Sine.
Aditional HW: Allo DigiOne, iFi iDefender, iPurifier, iPower

DomieMic65's Profile: http://forums.slimdevices.com/member.php?userid=69312
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

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