[SlimDevices: SqueezeCenter] Playlist "overwrite dialogue" without anything to overwrite and no warning

2021-10-07 Thread dolodobendan


I installed LMS on a new server and there are still some things that
don't work, but that was to be expected. For example, I just learned
that playlists cannot be saved due to some permission issue.

The problem is that there was no mentioning of any error in the default
Web UI. Trying to save the playlist again under the same name even
prompted that "Confirm Overwrite" dialogue, despite the fact that the
file wasn't created the first time (but there are entries in the
server.log.) Material did prompt a message that the playlist could not
be saved.


Erm, to the permission thing, I mounted the share like this:


Code:


  sudo mount -t cifs //server/Multimedia /mnt/ -o rw,user=squeezeboxuser
  



But I also have to write something in FSTAB, right?

Like


Code:


  //server/Multimedia /mnt cifs uid=squeezeboxserver,gid=everyone
  



maybe?



QLMS 8.3@2.21 x64 (digimaster) with perl 5.30.1 / 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=115239

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


Re: [SlimDevices: SqueezeCenter] mysqueezebox.com connection problem

2021-10-07 Thread SamY


Vegz78 wrote: 
> @NoRoDa, it's a long time ago, but if I didn't compile back then, I
> gather that I changed the apt sources to stretch, did an 'apt update'
> and installed/updgraded only openssl or found a binary somewhere. Sorry
> that I can't recollect and help you better. But be very careful with
> this to avoid potential dependency hell and a broken distro.
> *-_Backup_first_-*, install as little as possible, only what you need to
> upgrade openssl and be quick to change the apt sources back to jessie
> again afterwards.

Fyi, Rolf was able to fix his problem without updating OpenSSL by
deleting the expired certificate from his trust store.



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
View this thread: http://forums.slimdevices.com/showthread.php?t=115185

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


Re: [SlimDevices: SqueezeCenter] NETGEAR ReadyNAS LMS install problems

2021-10-07 Thread SamY


NoRoDa wrote: 
> That solved it! Thank you so much!

Glad you fixed your problem. The method of deleting the expired
certificate described in Mark's link is much simpler and less
configuration-dependent than using the 'dpkg-reconfigure' command!



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
View this thread: http://forums.slimdevices.com/showthread.php?t=112880

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


Re: [SlimDevices: SqueezeCenter] mysqueezebox.com connection problem

2021-10-07 Thread Vegz78


@NoRoDa, it's a long time ago, but if I didn't compile back then, I
gather that I changed the apt sources to stretch, did an 'apt update'
and installed/updgraded only openssl or found a binary somewhere. Sorry
that I can't recollect and help you better. But be very careful with
this to avoid potential dependency hell and a broken distro.
*-_Backup_first_-*, install as little as possible, only what you need to
upgrade openssl and be quick to change the apt sources back to jessie
again afterwards.



Br,
Vegard

last.fm/user/vegarlu

Vegz78's Profile: http://forums.slimdevices.com/member.php?userid=32897
View this thread: http://forums.slimdevices.com/showthread.php?t=115185

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


Re: [SlimDevices: SqueezeCenter] NETGEAR ReadyNAS LMS install problems

2021-10-07 Thread NoRoDa


mark wollschlager wrote: 
> There is also this thread about removing and refreshing the certificates
> on a ReadyNas to get rid of the expired LetsEncrypt certificate.
> https://community.netgear.com/t5/New-ReadyNAS-Users-General/PSA-Expired-LetsEncrypt-Root-Certificate-Potential-Fix/td-p/2146534
> I had not noticed that my LMS was not connecting to MySqueezeBox.com.
> The steps above fixed it.
> 
> Not so much the old openssl or old Perl IO::Socket::SSL (v2.002). I have
> not been able to find a way around that, yet.

That solved it! Thank you so much!



SBT | Teddy Pardo TTouch | Rega DAC | Cayin CS-100A | Dynaudio
Confidence C1 Platinum |

NoRoDa's Profile: http://forums.slimdevices.com/member.php?userid=49139
View this thread: http://forums.slimdevices.com/showthread.php?t=112880

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


Re: [SlimDevices: SqueezeCenter] NETGEAR ReadyNAS LMS install problems

2021-10-07 Thread NoRoDa


mark wollschlager wrote: 
> There is also this thread about removing and refreshing the certificates
> on a ReadyNas to get rid of the expired LetsEncrypt certificate.
> https://community.netgear.com/t5/New-ReadyNAS-Users-General/PSA-Expired-LetsEncrypt-Root-Certificate-Potential-Fix/td-p/2146534
> I had not noticed that my LMS was not connecting to MySqueezeBox.com.
> The steps above fixed it.
> 
> Not so much the old openssl or old Perl IO::Socket::SSL (v2.002). I have
> not been able to find a way around that, yet.

Thanks
I will check that thread
I have also tried the update from this thread to install openSSL 1.1.1 
https://forums.slimdevices.com/showthread.php?115185-mysqueezebox-com-connection-problem=1035198=1#post1035198


But got into problems as usual  :D

Regards



SBT | Teddy Pardo TTouch | Rega DAC | Cayin CS-100A | Dynaudio
Confidence C1 Platinum |

NoRoDa's Profile: http://forums.slimdevices.com/member.php?userid=49139
View this thread: http://forums.slimdevices.com/showthread.php?t=112880

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


Re: [SlimDevices: SqueezeCenter] mysqueezebox.com connection problem

2021-10-07 Thread NoRoDa


Vegz78 wrote: 
> Thanks for all your great input for solving this issue, @SamY!
> 
> 
> 
> You are entirely correct, I forgot that I upgraded to OpenSSL v. 1.1.Xy
> some years ago to fix another problem, don't remember why or if I then
> also removed any root certificates or executed the 'dpkg-reconfigure
> ca-certificates'-routine. I have updated my inaccurate post accordingly.

Thanks for the update in your post. 
I followed the steps, but have problems with the "make step" 

The link explaining the shared libs is broken. 

Any idea how to correct? 

This in my PuTTY session: 

*gcc: error: unrecognized command line option
'-W1,-rpath,/usr/local/lib'
*Makefile:708: recipe for target 'apps/app_rand.o' failed
make[1]: *** [apps/app_rand.o] Error 1
make[1]: Leaving directory '/root/openssl'
Makefile:174: recipe for target 'all' failed
make: *** [all] Error 2
root@NAS:~/openssl#

Guess it has to do with this in the configure steps: 

root@NASDANIELSEN:~# cd openssl
*root@NASDANIELSEN:~/openssl# ./config zlib '-W1,-rpath,$(LIBRPATH)'
*Operating system: x86_64-whatever-linux2
Configuring OpenSSL version 1.1.1g (0x1010107fL) for linux-x86_64
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile

**
******
***   OpenSSL has been successfully configured ***
******
***   If you encounter a problem while building, please open an***
***   issue on GitHub   ***
***   and include the output from the following command:   ***
******
***   perl configdata.pm --dump***
******
***   (If you are new to OpenSSL, you might want to consult the***
***   'Troubleshooting' section in the INSTALL file first) ***
******
**

Regards
Rolf

EDIT: These steps
https://rolandsdev.blog/how-to-install-openssl-1-1-1/



SBT | Teddy Pardo TTouch | Rega DAC | Cayin CS-100A | Dynaudio
Confidence C1 Platinum |

NoRoDa's Profile: http://forums.slimdevices.com/member.php?userid=49139
View this thread: http://forums.slimdevices.com/showthread.php?t=115185

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


Re: [SlimDevices: SqueezeCenter] NETGEAR ReadyNAS LMS install problems

2021-10-07 Thread mark wollschlager


There is also this thread about removing and refreshing the certificates
on a ReadyNas to get rid of the expired LetsEncrypt certificate.
https://community.netgear.com/t5/New-ReadyNAS-Users-General/PSA-Expired-LetsEncrypt-Root-Certificate-Potential-Fix/td-p/2146534
I had not noticed that my LMS was not connecting to MySqueezeBox.com.
The steps above fixed it.

Not so much the old openssl or old Perl IO::Socket::SSL (v2.002). I have
not been able to find a way around that, yet.



2 Duets controllers, 1 X Boom, 1 X Radio
1 X Receiver + Edifier S1000DB
1 X Receiver + Yamaha RX-A2000, Polk M70
1 X Receiver + Boston MicroSystem CD
Raspberry Pi 3 B+ HiFi Berry Amp2 7" touchscreen PiCorePlayer 7.0
Audioengine A5 ( passive mode )
Raspberry Pi 2 B, HiFiBerry Dac+ & Max2play
SqueezeAmp 3 Monsoon MM-700 flat panels + Infinity sub
HTC 10 w/ Squeeze Ctrl
ReadyNAS 516 LMS 8.2.1

mark wollschlager's Profile: 
http://forums.slimdevices.com/member.php?userid=22302
View this thread: http://forums.slimdevices.com/showthread.php?t=112880

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


Re: [SlimDevices: SqueezeCenter] NETGEAR ReadyNAS LMS install problems

2021-10-07 Thread NoRoDa

SamY wrote: 
> Run the following command as root to remove the expired DST Root CA X3
> certificate. This is necessary for Debian systems running versions of
> openssl before v1.1.0:
> 
> > 
Code:

  >   > # dpkg-reconfigure ca-certificates
  > 

> > 
> To find out which version of openssl you are using, run the
> following:
> 
> > 
Code:

  >   > # openssl version

> > 
> 
> This worked for me on my LMS RPi running Debian-8 and openssl v1.0.1t

THIS HAPPENS :

root@NAS:~# dpkg-reconfigure ca-certificates
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog
based frontend cannot be used. at
/usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
ca-certificates configuration
-

This package may install new CA (Certificate Authority) certificates
when
upgrading. You may want to check such new CA certificates and select
only
certificates that you trust.

- yes: new CA certificates will be trusted and installed;
- no : new CA certificates will not be installed by default;
- ask: prompt for each new CA certificate.

1. yes  2. no  3. ask


THEN:


Trust new certificates from certificate authorities? yes


This package installs common CA (Certificate Authority) certificates in
/usr/share/ca-certificates. . Please select the certificate authorities
you
trust so that their certificates are installed into /etc/ssl/certs. They
will be
compiled into a single /etc/ssl/certs/ca-certificates.crt file.

1. mozilla/ACCVRAIZ1.crt
2. mozilla/AC_Raíz_Certicámara_S.A..crt
3. mozilla/AC_RAIZ_FNMT-RCM.crt

A TOTAL OF 153 RESULTS
THEN: 

(Enter the items you want to select, separated by spaces.)

Certificates to activate: 1

THEN NOTHING AND OPENSSL VERSION DOES THIS:


root@NAS:~# openssl version
OpenSSL 1.0.1t  3 May 2016




Thankful for all the help, all 
regards
Rolf



SBT | Teddy Pardo TTouch | Rega DAC | Cayin CS-100A | Dynaudio
Confidence C1 Platinum |

NoRoDa's Profile: http://forums.slimdevices.com/member.php?userid=49139
View this thread: http://forums.slimdevices.com/showthread.php?t=112880

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


Re: [SlimDevices: SqueezeCenter] NETGEAR ReadyNAS LMS install problems

2021-10-07 Thread NoRoDa


mark wollschlager wrote: 
> So if logged in as root to the ReadyNas, what does this return?
> apt list --installed |grep logitech  
> You should see only one listed, something like:
> logitechmediaserver/now 8.2.1~1628312519 all [installed,local]
> 
> And what version of the ReadyNas OS6 are you running?
> 
> I was getting the ssl errors until I got rid of the lms_1.0.9_all.deb
> package.
> Now I can get add-on's , etc.

Thanks 

This is returned: 
logitechmediaserver/now 8.3.0~1633117751 all [installed,local]



SBT | Teddy Pardo TTouch | Rega DAC | Cayin CS-100A | Dynaudio
Confidence C1 Platinum |

NoRoDa's Profile: http://forums.slimdevices.com/member.php?userid=49139
View this thread: http://forums.slimdevices.com/showthread.php?t=112880

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.2.0 released

2021-10-07 Thread slartibartfast


zephyrchris wrote: 
> I finally got the DSDPlayer plugin installed and I don't know how
> :rolleyes: I tried in Plugins tab of LMS' webUI, and also load
> pcp.DSDPlayer.tcz extension, so I don't know which one counts. The
> screenshots explain the result.
> 
> But the the sound is still off when dff file is being playback
> 
> 3589035891What is your player? I just downloaded a sample dff file and I can 
> play
it on my MPD player.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=114928

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


Re: [SlimDevices: SqueezeCenter] mysqueezebox.com connection problem

2021-10-07 Thread SamY


Vegz78 wrote: 
> 
> 
> You are entirely correct, I forgot that I upgraded to OpenSSL v. 1.1.Xy
> some years ago to fix another problem, don't remember why or if I then
> also removed any root certificates or executed the 'dpkg-reconfigure
> ca-certificates'-routine. I have updated my inaccurate post accordingly.

Thanks for clearing that up, Vegard. It all makes sense now. It's good
to know that it is possible to install and run OpenSSL v1.1+ on Jessie,
although I will probably be upgrading to Stretch soon anyway. It sounds
like you depend on the Tidal plugin as much as I do! Take care.



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
View this thread: http://forums.slimdevices.com/showthread.php?t=115185

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


Re: [SlimDevices: SqueezeCenter] NETGEAR ReadyNAS LMS install problems

2021-10-07 Thread mark wollschlager


So if logged in as root to the ReadyNas, what does this return?
apt list --installed |grep logitech  
You should see only one listed, something like:
logitechmediaserver/now 8.2.1~1628312519 all [installed,local]

And what version of the ReadyNas OS6 are you running?

I was getting the ssl errors until I got rid of the lms_1.0.9_all.deb
package.
Now I can get add-on's , etc.



2 Duets controllers, 1 X Boom, 1 X Radio
1 X Receiver + Edifier S1000DB
1 X Receiver + Yamaha RX-A2000, Polk M70
1 X Receiver + Boston MicroSystem CD
Raspberry Pi 3 B+ HiFi Berry Amp2 7" touchscreen PiCorePlayer 7.0
Audioengine A5 ( passive mode )
Raspberry Pi 2 B, HiFiBerry Dac+ & Max2play
SqueezeAmp 3 Monsoon MM-700 flat panels + Infinity sub
HTC 10 w/ Squeeze Ctrl
ReadyNAS 516 LMS 8.2.1

mark wollschlager's Profile: 
http://forums.slimdevices.com/member.php?userid=22302
View this thread: http://forums.slimdevices.com/showthread.php?t=112880

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.2.0 released

2021-10-07 Thread Man in a van


zephyrchris wrote: 
> I finally got the DSDPlayer plugin installed and I don't know how
> :rolleyes: I tried in Plugins tab of LMS' webUI, and also load
> pcp.DSDPlayer.tcz extension, so I don't know which one counts. The
> screenshots explain the result.
> 
> But the the sound is still off when dff file is being playback
> 
> 3589035891

What is your playback system?

OS on which LMS is installed (edit: I'm guessing pcp, so squeezelite )

Audio device for playback

Squeezelite or Overlay for playback of the audio device

Thanks

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=114928

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


Re: [SlimDevices: SqueezeCenter] mysqueezebox.com connection problem

2021-10-07 Thread Vegz78


Thanks for all your great input for solving this issue, @SamY!

SamY wrote: 
> 
> I have one question for @Vegz78:  Your post implies that you are running
> Jessie on your LMS machine. Did you have to remove the 'DST Root CA X3'
> certificate? If not, what version of openssl are you running ($openssl
> version)? Just curious.
> 

You are entirely correct, I forgot that I upgraded to OpenSSL v. 1.1.Xy
some years ago to fix another problem, don't remember why or if I then
also executed the 'dpkg-reconfigure ca-certificates'-routine. I have
updated my inaccurate post accordingly.



Br,
Vegard

last.fm/user/vegarlu

Vegz78's Profile: http://forums.slimdevices.com/member.php?userid=32897
View this thread: http://forums.slimdevices.com/showthread.php?t=115185

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


Re: [SlimDevices: SqueezeCenter] NETGEAR ReadyNAS LMS install problems

2021-10-07 Thread SamY

NoRoDa wrote: 
> More info
> 
> 
> root@NAS:~# wget https://www.mysqueezebox.com
> --2021-10-07 01:15:36--  https://www.mysqueezebox.com/
> Resolving www.mysqueezebox.com (www.mysqueezebox.com)... 34.244.111.131
> Connecting to www.mysqueezebox.com
> (www.mysqueezebox.com)|34.244.111.131|:443... connected.
> ERROR: The certificate of ‘www.mysqueezebox.com’ is not trusted.
> ERROR: The certificate of ‘www.mysqueezebox.com’ has expired.
> root@NAS:~#
> 
> 
> How can I access the certificates on the ReadyNAS? 
> Found them on my PC and deleted the old one that expired on sept 30th,
> but don't know how to access on the NAS

Run the following command as root to remove the expired DST Root CA X3
certificate. This is necessary for Debian systems running versions of
openssl before v1.1.0:


Code:

$ dpkg-reconfigure ca-certificates
  


To find out which version of openssl you are using, run the following:


Code:

$ openssl version



This worked for me on my LMS RPi running Debian-8 and openssl v1.0.1t



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
View this thread: http://forums.slimdevices.com/showthread.php?t=112880

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.2.0 released

2021-10-07 Thread zephyrchris


slartibartfast wrote: 
> It should be possible to manually install it by unzipping the package
> into the correct plugins folder. 
> https://forums.slimdevices.com/showthread.php?108414-Manually-installing-plugin-zips
> 
> I also found this.
> https://forums.slimdevices.com/showthread.php?p=950981
> 
> Sent from my Pixel 3a using Tapatalk

I finally got the DSDPlayer plugin installed and I don't know how
:rolleyes: I tried in Plugins tab of LMS' webUI, and also load
pcp.DSDPlayer.tcz extension, so I don't know which one counts. The
screenshots explain the result.

But the the sound is still off when dff file is being playback

3589035891


+---+
|Filename: File Types.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=35891|
+---+


zephyrchris's Profile: http://forums.slimdevices.com/member.php?userid=71009
View this thread: http://forums.slimdevices.com/showthread.php?t=114928

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


Re: [SlimDevices: SqueezeCenter] Squeezelite Still Crashing/c0000005 error/MSVCR100.dll

2021-10-07 Thread typecrazy789


ralphy wrote: 
> Yes you can.
> 
> First stop any running local player instances of squeezelite.
> 
> Then download the latest win32 zip from
> https://sourceforge.net/projects/lmsclients/files/squeezelite/windows/ 
> and replace LocalPlayer/Bin/squeezelite-win.exe with the one from the
> zip file.
> 
> There are no additional DDLs required for my builds, all the necessary
> codec libraries are included in the exe.

Done...fingers crossed! I appreciate the response. Just knowing there
might be a solution that doesn't involve blindly replacing all the C++
packages looking for a needle in a haystack really made my day, and it's
barely morning.



typecrazy789's Profile: http://forums.slimdevices.com/member.php?userid=68049
View this thread: http://forums.slimdevices.com/showthread.php?t=115223

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


Re: [SlimDevices: SqueezeCenter] mysqueezebox.com connection problem

2021-10-07 Thread SamY


You're welcome.



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
View this thread: http://forums.slimdevices.com/showthread.php?t=115185

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


Re: [SlimDevices: SqueezeCenter] NETGEAR ReadyNAS LMS install problems

2021-10-07 Thread Mr_Orange


Hi,

I have had LMS 8.1 on Ultra 4+ for a while now and I went to upgrade to
8.2. Something didn't go right and now I have nothing. The problem is
that nothing will install now, not 8.1, not 8.2 not 8.3 not
lms_1.0.9_all.deb.

Any clues as to what has happened or how I can get LMS up and running
again, please?

TIA.



Mr_Orange's Profile: http://forums.slimdevices.com/member.php?userid=37785
View this thread: http://forums.slimdevices.com/showthread.php?t=112880

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


Re: [SlimDevices: SqueezeCenter] Squeezelite Still Crashing/c0000005 error/MSVCR100.dll

2021-10-07 Thread ralphy


typecrazy789 wrote: 
> So can I just update Squeezelite directly and it still work with the
> local player if I uninstall the old one or is it married to the old
> version? If it's able to be updated, which version do you recommend?

Yes you can.

First stop any running local player instances of squeezelite.

Then download the latest win32 zip from
https://sourceforge.net/projects/lmsclients/files/squeezelite/windows/ 
and replace LocalPlayer/Bin/squeezelite-win.exe with the one from the
zip file.

There are no additional DDLs required for my builds, all the necessary
codec libraries are included in the exe.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=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=115223

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


Re: [SlimDevices: SqueezeCenter] transfer LMS from windows 8 laptop to windows 10 laptop

2021-10-07 Thread basslover


Redrum wrote: 
> this is an interesting question that has been addressed a few times, and
> I am not 100% clear myself. I have had to do exactly what you are doing,
> plus, I have two systems at different locations that I wanted to be
> identical. And who hasn't had windows brick? :). Part of the reason I
> now run picoreplayer.
> 
> some have said just copy over the slimserver->prefs and
> slimserver->cache folders after the new install, then rescan. Michael
> has warned against this however. I have never tried it. I know that
> others have and perhaps they can chime in
> 
> What I have done is to basically rebuild lms plugins, settings, etc
> which is straightforward if you have an old instance you can compare to.
> I then copy the favorites.opml (which I back up), and do a rescan.
> 
> But others might chime in with an easier way.
> 
> Jim

Absent further direction, maybe I'll have to do the transfer as you did.


Where are playlists located?



basslover's Profile: http://forums.slimdevices.com/member.php?userid=38572
View this thread: http://forums.slimdevices.com/showthread.php?t=115234

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.2.0 released

2021-10-07 Thread slartibartfast


zephyrchris wrote: 
> Oh, I also noticed that there's a DVDPlayer plugin lies in the "Plugins"
> TAB of LMS configuration webUI, but due to github is being banned by my
> government, I couldn't download DVDPlayer plugin package within the LMS
> configuration webUI, here're the error messages from the logging file:
> > 
Code:

  >   > 
  > [21-10-07 10:15:46.5176] Slim::Networking::Repositories::__ANON__ (147) 
Failed to fetch 
https://github.com/LMS-Community/lms-plugin-repository/raw/master/extensions.xml:
 Error reading headers: Server closed connection without sending any data back 
at /usr/local/slimserver/CPAN/Net/HTTP/Methods.pm line 391.
  > ...propagated at /usr/local/slimserver/CPAN/Net/HTTPS/NB.pm line 264.
  > [21-10-07 10:16:09.7783] Slim::Utils::PluginDownloader::_installDownload 
(210) digest does not match 
/usr/local/slimserver/Cache/DownloadedPlugins/DSDPlayer.zip - DSDPlayer will 
not be installed: expected 27a415a971600606c6ab24ae82bdef092b1724af, got 
26c50e94edaf1e8bde5bc26b0fbc50dc8e39e53c
  > 
  > 
  > [21-10-07 10:31:54.3681] Slim::Networking::Repositories::__ANON__ (147) 
Failed to fetch 
https://github.com/LMS-Community/lms-plugin-repository/raw/master/extensions.xml:
 Timed out waiting for data
  > [21-10-07 10:32:09.3832] Slim::Utils::PluginDownloader::_downloadError 
(260) unable to download DSDPlayer from 
https://github.com/LMS-Community/plugin-DSDPlayer/releases/download/1.07/plugin-DSDPlayer-1.07.zip
 - Connect timed out: 
  > 
  > 

> > 
> 
> So is there possible to install DVDPlayer plugin from the packages
> downloaded manually from
> "https://hub.fastgit.org/LMS-Community/plugin-DSDPlayer
> (hub.fastgit.org is a replacement mirror site for github.com)"?It should be 
> possible to manually install it by unzipping the package
into the correct plugins folder. 
https://forums.slimdevices.com/showthread.php?108414-Manually-installing-plugin-zips

I also found this.
https://forums.slimdevices.com/showthread.php?p=950981

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=114928

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