Re: [SlimDevices: SqueezeCenter] Anyone getting Linn Classical on pCP

2021-10-11 Thread Paul Webster


I found the problem with the Linn cover art.
It is a configuration issue at their end but one that I can work
around.
I've let them know what the issue is.

Meanwhile - the work around is in beta 0.0.8b of Radio Now Playing.

Unfortunately their cover art is low res 100x100 jpg so it does not look
great when presented on a large screen.
Anyway, it works.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland
and, via the extra \"radio now playing\" plugin, cesky rozhlas,
jukeradio, klassikradio.de, nova.fr

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115242

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


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

2021-10-11 Thread dolodobendan


dolodobendan wrote: 
> 
> @Michael:
> 
> There's a typo in LMS when a playlist -> "could not" be written.

It's in

/slimserver/Slim/Formats/Playlists/base.pm line 86:


Code:


logError("Could't open $filename for writing.");
  



There's also 

/slimserver/CPAN/Log/Log4perl/Config.pm, line 613:


Code:


  die "Log4perl couln't get $config, ".
  




QLMS 8.3@2.21 x64 (digimaster) / QNAP 469L QTS 4.3.4
LMS 8.3 x64 / Intel NUC8 i3

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] Playlist "overwrite dialogue" without anything to overwrite and no warning

2021-10-11 Thread dolodobendan


d6jg wrote: 
> As I put in another thread

Yeah, sorry about that. I thought it would be best to start a new thread
for this new problem.

d6jg wrote: 
> try
> 
> > 
Code:

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

> > 

That didn't work, but not because you are wrong but because what I was
trying was wrong. :) I had to mount "Music" and "Playlists" as different
shares and bent the "Playlists" share to the ubuntu user
"squeezeboxserver" usings its uid and gid:


Code:


  sudo mount -t cifs -o username=squeezeboxserver,uid=123,gid=1001 
//192.168.178.1/Playlists /mnt/NAS/Playlists
  sudo mount -t cifs -o username=squeezeboxserver,uid=1000,gid=1000 
//192.168.178.1/Music-Test /mnt/NAS/Music
  



I just tried it again (rw instead of uid/gui):


Code:


  sudo mount -t cifs -o rw,username=squeezeboxserver //192.168.178.1/Playlists 
/mnt/NAS/Playlists
  



LMS doesn't get write access to the share.

@Michael:

There's a typo in LMS when a playlist -> "could not" be written.



QLMS 8.3@2.21 x64 (digimaster) / QNAP 469L QTS 4.3.4
LMS 8.3 x64 / Intel NUC8 i3

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] Empty "App Gallery" in LMS web remote control -- and cannot connect to Mysqueezebox

2021-10-11 Thread threej


mherger wrote: 
> Most likely your system is using outdated SSL libraries or certificates.
> 
> See eg. 
> https://guce.techcrunch.com/copyConsent?sessionId=3_cc-session_35bfd7ef-4777-42ed-88c0-e03c48b267a7&lang=en-US.
> 
> There are several threads related to this issue.
> 
> -- 
> 
> Michael

Michael: thx for the link, but it does not work :-(

John



threej's Profile: http://forums.slimdevices.com/member.php?userid=66492
View this thread: http://forums.slimdevices.com/showthread.php?t=115217

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


Re: [SlimDevices: SqueezeCenter] LMS 8.0 repository problem

2021-10-11 Thread ralphy


ralphy wrote: 
> I have finally managed to successfully build and test the Net-SSLeay
> 1.88 module with OpenSSL 1.1.1h and zlib support.
> 
> To help troubleshooting during development I modified SystemInfo.pm to
> print the version info for the modules I've updated.
> 
> > 
Code:

  >   > Logitech Media Server Version: 8.0.0 - TRUNK @ UNKNOWN
  > Hostname: T430
  > Server IP Address: 192.168.1.27
  > Server HTTP Port Number: 9000
  > Operating system: Windows 10 - EN - cp1252
  > Platform Architecture: 8664
  > Perl Version: 5.14.2 - MSWin32-x86-multi-thread
  > Audio::Scan: 1.02
  > Mozilla::CA: 20200520
  > Net::SSLeay: 1.88 - OpenSSL 1.1.1h 22 Sep 2020
  > IO::Socket::SSL: 2.068
  > Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
  > Total Players Recognized: 2

> > 
> 
> The tipping point was the 'build log file for the Net-SSLeay 1.74
> update'
> (https://ppm4.activestate.com/MSWin32-x86/5.14/1400/M/MI/MIKEM/Net-SSLeay-1.74.d/log-20160413T002508.txt)
> provided by ActiveState (AS) back in 2016.  From the log I was able to
> determine that AS used Visual Studio 6.0 and likely Platform SDK
> (February 2003), 'the last version to support VS6'
> (http://avisynth.nl/index.php/Filter_SDK/Compile_AviSynth#Installing_MS_VC.2B.2B_1998)
> when building AS Perl 5.14.  
> 
> To get OpenSSL 1.1.1h to build with VS6 required changing all
> occurances of long long datatypes to __int64 and all LL format
> specifiers to i64.  Attempts to build openssl with a newer MS compiler
> to avoid these changes have failed, so far, with link errors when
> creating SSLEAY.DLL for the Net-SSLeay module.
> 
> I have created a perl package manager repository for windows with
> Net-SSLeay 1.88, IO-Socket-SSL 2.068 and Mozilla-CA SSL certificates
> from May 2020.
> 
> > 
Code:

  >   > http://ralph.irving.sdf.org/ppm4/MSWin32-x86/5.14/1400/package.xml

> > 
> 
> One issue I ran into updating Net-SSLeay was that if I ran LMS on the
> system before attempting to install the updated module, SSLeay.DLL
> file was locked and could not be updated.  I had to disable LMS from
> starting at boot, reboot windows, then install Net-SSLeay 1.88.  I
> noticed 'bpa mentioned possible issues with IO-Socket-SSL 2.068 and
> OpenSSL 1.1.1e'
> (https://forums.slimdevices.com/showthread.php?109826-BBCiPlayer-V1-6-(and-higher)-amp-BBCiPlayerExtra-2-0-(and-higher)-Support&p=990450&viewfull=1#post990450).
> Perhaps the issue(s) have been fixed with later versions as I've been
> running Net-SSLeay-1.88, OpenSSL 1.1.1h with IO-Socket-SSL 2.068 with
> LMS on Linux x86 for the last week without a problem.
> 
> @Michael, I'd like to suggest that you install all three modules from
> the repo on the build system, replacing the IO-Socket-SSL and
> Mozilla-CA zips we exchanged earlier.  I created the PPM packages from
> the same folder structure that I sent you, then we will all be using
> the same release files going forward.  The older package and ppd files
> from AS are on the website as well in case we need to rollback.  I
> didn't include them in the repo index as I found it confusing for
> anyone not familiar with the Perl Package Manager.
> 
> I've only been using the new perl modules for a day now on win10 so it
> really needs more testers.  Anyone running LMS from git on windows can
> add the repo url in PPM and install the updated modules.  To rollback
> download the .tar.gz and .ppd files and from a command prompt with
> perl in the PATH run *ppm install oldpackage.ppd*

I have added the latest Mozilla-CA-20211001 perl package to the
repository, which removes the expired certificate(s) causing a lot of
grief right now.



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&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=111658

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


Re: [SlimDevices: SqueezeCenter] Empty "App Gallery" in LMS web remote control -- and cannot connect to Mysqueezebox

2021-10-11 Thread slartibartfast


Paul Webster wrote: 
> Which LMS version are you running?Ah mine is 8.3 if that makes a difference.

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=115217

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


Re: [SlimDevices: SqueezeCenter] Empty "App Gallery" in LMS web remote control -- and cannot connect to Mysqueezebox

2021-10-11 Thread Paul Webster


Which LMS version are you running?



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland
and, via the extra \"radio now playing\" plugin, cesky rozhlas,
jukeradio, klassikradio.de, nova.fr

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115217

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


Re: [SlimDevices: SqueezeCenter] Empty "App Gallery" in LMS web remote control -- and cannot connect to Mysqueezebox

2021-10-11 Thread slartibartfast


Paul Webster wrote: 
> Put the whole thing on one line ... including the stuff that starts
> /BEGIN

Results below. Including the one expiring at the end of September but my
"My Apps" is working normally.[image:
https://uploads.tapatalk-cdn.com/20211011/2dcbf04677484e086c25ae7527428f88.jpg]

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=115217

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


Re: [SlimDevices: SqueezeCenter] Empty "App Gallery" in LMS web remote control -- and cannot connect to Mysqueezebox

2021-10-11 Thread Paul Webster


For pCP the process of updating certificates is not quite the same as
for other Unix systems.
So I am hoping that if others are seeing the same problem then we can
alert the pCP team to take a look and come up with an updated .tcz that
everyone can easily install from the pCP web front-end.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland
and, via the extra \"radio now playing\" plugin, cesky rozhlas,
jukeradio, klassikradio.de, nova.fr

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115217

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


Re: [SlimDevices: SqueezeCenter] Empty "App Gallery" in LMS web remote control -- and cannot connect to Mysqueezebox

2021-10-11 Thread slartibartfast


Paul Webster wrote: 
> It is waiting for a file name.
> Take my awk command from above and put it all on one line.
> Then, once you have that working, you can fiddle with it to adjust the
> parameters.
> 
> e.g. remove the " | grep -B 1 -e notAfter.*2021" to see the full output
> (it will be big).The awk command gives this.
[image:
https://uploads.tapatalk-cdn.com/20211011/6559a20bcf511143b771b82189e204a7.jpg]

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=115217

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


Re: [SlimDevices: SqueezeCenter] Empty "App Gallery" in LMS web remote control -- and cannot connect to Mysqueezebox

2021-10-11 Thread Paul Webster


Put the whole thing on one line ... including the stuff that starts
/BEGIN



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland
and, via the extra \"radio now playing\" plugin, cesky rozhlas,
jukeradio, klassikradio.de, nova.fr

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115217

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


Re: [SlimDevices: SqueezeCenter] Empty "App Gallery" in LMS web remote control -- and cannot connect to Mysqueezebox

2021-10-11 Thread Paul Webster


slartibartfast wrote: 
> How would I check this on a Pi with Raspberry OS?
> openssl x509 -issuer -enddate -noout -subject
> seems to hang.

It is waiting for a file name.
Take my awk command from above and put it all on one line.
Then, once you have that working, you can fiddle with it to adjust the
parameters.

e.g. remove the " | grep -B 1 -e notAfter.*2021" to see the full output
(it will be big).



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland
and, via the extra \"radio now playing\" plugin, cesky rozhlas,
jukeradio, klassikradio.de, nova.fr

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115217

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


Re: [SlimDevices: SqueezeCenter] Empty "App Gallery" in LMS web remote control -- and cannot connect to Mysqueezebox

2021-10-11 Thread slartibartfast


Paul Webster wrote: 
> I can see from the LMS server.log that my pCP 8 is having a similar
> problem.
> 
> I see that it still has the expired "DST Root CA X3" cert.
> > 
Code:

  >   > 
  > awk -v cmd='openssl x509 -issuer -enddate -noout -subject' ' 
  > /BEGIN/{close(cmd)};{print | cmd}' < /etc/ssl/certs/ca-certificates.crt | 
grep -B 1 -e notAfter.*2021
  > 
  > result
  > issuer=O = "Cybertrust, Inc", CN = Cybertrust Global Root
  > notAfter=Dec 15 08:00:00 2021 GMT
  > --
  > issuer=O = Digital Signature Trust Co., CN = DST Root CA X3
  > notAfter=Sep 30 14:01:15 2021 GMT
  > --
  > issuer=OU = GlobalSign Root CA - R2, O = GlobalSign, CN = GlobalSign
  > notAfter=Dec 15 08:00:00 2021 GMT
  > --
  > issuer=C = BM, O = QuoVadis Limited, OU = Root Certification Authority, CN 
= QuoVadis Root Certification Authority
  > notAfter=Mar 17 18:33:33 2021 GMT
  > --
  > issuer=C = FI, O = Sonera, CN = Sonera Class2 CA
  > notAfter=Apr  6 07:29:40 2021 GMT
  > 
  > 

> > 
> 
> I think that it is not technically incorrect to still have it but it
> is known to cause problems with some software.
> 
> Anyone else on pCP 8 with LMS 8.2.1 seeing this sort of thing in the
> server.log ?
> > 
Code:

  >   > 
  > Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to 
get players from SN: Timed out waiting for data, retrying in 86400 seconds
  > 

> > How would I check this on a Pi with Raspberry OS?
openssl x509 -issuer -enddate -noout -subject
seems to hang.

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=115217

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


Re: [SlimDevices: SqueezeCenter] Anyone getting Linn Classical on pCP

2021-10-11 Thread Paul Webster


CJS wrote: 
> OK, attached zip file contains 600x400 logos in png format for Linn
> Radio, Linn Classical and Linn Jazz. You may want to reduce color depth
> to reduce file size.
> 

Thanks for the station logos. I also found them (2 of them anyway) via
an image search. Odd that they are not linked to from their own site -
anyway - they are now in the plugin.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland
and, via the extra \"radio now playing\" plugin, cesky rozhlas,
jukeradio, klassikradio.de, nova.fr

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115242

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


Re: [SlimDevices: SqueezeCenter] Anyone getting Linn Classical on pCP

2021-10-11 Thread Paul Webster


Thanks

I have had a reply from them saying that they will take a look at why
their coverart is not working.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland
and, via the extra \"radio now playing\" plugin, cesky rozhlas,
jukeradio, klassikradio.de, nova.fr

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115242

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


Re: [SlimDevices: SqueezeCenter] Anyone getting Linn Classical on pCP

2021-10-11 Thread jeremy


Many thanks for the updated plugin Paul, working well here. Surprising
that Linn still haven't got lossless streams
Stay safe all
Jeremy



RaspberryPi4 server running Raspbian & LMS 8.3, USB hard drive
Lounge - Pi4 running piCoreplayer 8 connected via USB to Naim DAC-V1,
Linn LP12/Ekos/Troika, Naim NAC102, Linn Tunebox crossover, 4 x Naim
NAP250 power amps with Avondale Audio 2018 mods, Linn Keltik active
isobarik speakers. Cotrolled by 2 Jogglers or phone
Office - Squeezebox Boom
Kitchen - Squeezebox Radio x2
Sunroom - Squeezebox Boom
Bedroom - Squeezebox Radio x2 plus another in en-suite
Dining Room - Squeezebox Radio

jeremy's Profile: http://forums.slimdevices.com/member.php?userid=3000
View this thread: http://forums.slimdevices.com/showthread.php?t=115242

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


Re: [SlimDevices: SqueezeCenter] Empty "App Gallery" in LMS web remote control -- and cannot connect to Mysqueezebox

2021-10-11 Thread Paul Webster


I can see from the LMS server.log that my pCP 8 is having a similar
problem.

I see that it still has the expired "DST Root CA X3" cert.

Code:


  awk -v cmd='openssl x509 -issuer -enddate -noout -subject' ' 
  /BEGIN/{close(cmd)};{print | cmd}' < /etc/ssl/certs/ca-certificates.crt | 
grep -B 1 -e notAfter.*2021
  
  result
  issuer=O = "Cybertrust, Inc", CN = Cybertrust Global Root
  notAfter=Dec 15 08:00:00 2021 GMT
  --
  issuer=O = Digital Signature Trust Co., CN = DST Root CA X3
  notAfter=Sep 30 14:01:15 2021 GMT
  --
  issuer=OU = GlobalSign Root CA - R2, O = GlobalSign, CN = GlobalSign
  notAfter=Dec 15 08:00:00 2021 GMT
  --
  issuer=C = BM, O = QuoVadis Limited, OU = Root Certification Authority, CN = 
QuoVadis Root Certification Authority
  notAfter=Mar 17 18:33:33 2021 GMT
  --
  issuer=C = FI, O = Sonera, CN = Sonera Class2 CA
  notAfter=Apr  6 07:29:40 2021 GMT
  
  



I think that it is not technically incorrect to still have it but it is
known to cause problems with some software.

Anyone else on pCP 8 with LMS 8.2.1 seeing this sort of thing in the
server.log ?

Code:


  Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get 
players from SN: Timed out waiting for data, retrying in 86400 seconds
  




Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland
and, via the extra \"radio now playing\" plugin, cesky rozhlas,
jukeradio, klassikradio.de, nova.fr

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115217

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