Re: [SlimDevices: SqueezeCenter] Are there any decent Android controller apps for LMS on Windows, running an SBT ?

2022-12-21 Thread SamY


Getting back to your original query, have you tried any of the free
native Android apps such as Squeezer, Squeeze Ctrl and, the new kid on
the block, Open Squeeze? All are very capable and each has its own
unique features, such as Squeeze Ctrl's ability to cast the artwork and
other track info to any Chromecast display --- nice for those holiday
parties. I have all of them installed and rotate among them often,
mostly for testing changes to the AVR Settings menus in the
Denon/Marantz AVR Control plugin, on which I am a developer. That being
said, I am among the many converts to the Material Skin camp with its
associated APK. It really is in a class by itself when it comes to
functionality, user friendliness, customizability (is that a word?) and
just about any other standard that can be applied. Squeezer is probably
my second choice. It is fast, reliable and, like Material Skin, actively
maintained.



Sam

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

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


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

2022-11-04 Thread SamY


Thanks, Michael. This is great news! No more prodding users of the
Denon/Marantz AVR plugin to upgrade. Especially important because I just
added more JavaScript code to the plugin's settings menu.



Sam

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

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


Re: [SlimDevices: SqueezeCenter] Help Resetting Squeezebox Server Interface to Default

2022-09-30 Thread SamY


dtz wrote: 
> 16 years later it helped me too. Thanks.

Don't exaggerate! It's only 12 years.  ;-)



Sam

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

___
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

2022-01-16 Thread SamY


mherger wrote: 
> 
> Hard to tell: I can't find any code related to this notification! What 
> would the first two parameters be?

It was way before my involvement with LMS but this thread beginning in
2010 explains its origin. It seems that the notification's callback was
originally defined only in the iPeng client app, which is where Chris
was seeing the error messages. However, it's possible that the
Squeezelite-X client might also be using it. As you said though, it
doesn't seem to result in any harmful behavior beyond the log messages
so maybe toning down the message is all that is needed.



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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] Slim::Control::Request::renderAsArray (2233) Error: request should set useIxHashes in

2022-01-16 Thread SamY


mherger wrote: 
> What would your plugin be?

Hi, Michael. I was just browsing this thread and saw that Chris never
responded to your question regarding his 'post'
(https://forums.slimdevices.com/showthread.php?111288-Slim-Control-Request-renderAsArray-(2233)-Error-request-should-set-useIxHashes-in=1030580=1#post1030580)
from last August. The plugin he was referring to is the "DENON AVP/AVR
Control" plugin, which I also contribute to. I'm not sure if it is still
happening as I don't use the iPeng client app. Did you see anything
wrong with the syntax of the statement in the plugin that results in the
error?, i.e.:

Slim::Control::Request::notifyFromArray($client,
['getexternalvolumeinfo', 0, 1, string(())]);



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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] Media Server hangs regularly (Windows)

2022-01-06 Thread SamY


tommyz wrote: 
> It is the current nightly ?
> 
> I will have try then.
> 
> br, Thomas

Did you ever get this problem fixed? If so, what was the resolution?



Sam

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

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


Re: [SlimDevices: SqueezeCenter] Media Server hangs regularly (Windows)

2022-01-01 Thread SamY


If you are using the "Denon AVP/AVR Control" plugin, please make sure
that v4.3.2 is not installed, as there was a bug that could cause 
symptoms such as the ones you are experiencing on Windows only. The bug
is fixed in the current v4.3.3 version.

In any case, you might want to look at deactivating any other
recently-installed or updated plugins to eliminate them as suspects.



Sam

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

___
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 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 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] 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] mysqueezebox.com connection problem

2021-10-06 Thread SamY


ksuzzo wrote: 
> None of that fixes the issue that I still have been unable to get it
> working on any computer I have access to though. I have tried three
> different up to date windows 10 machines, in three different physical
> locations. We just tried with one at work and even tried going through a
> VPN in seattle and I still cannot get LMS to connect to any of my
> mysqueezebox.com accounts (I made a new test account just to make sure
> it wasn't an account issue).

Okay. I just installed the openssl binaries on my Win10 machine (instead
of LMS) and verified that a secure connection to MySB.com failed. After
running the Certificate Manager (run->certmgr) under administrative
authority and deleting the expired 'DST Root CA X3' certificate, I was
able to connect successfully:


Code:

C:\Program Files\Common Files\SSL>openssl s_client -CAfile D:\Temp\MySB.cer 
-connect www.mysqueezebox.com:443
  CONNECTED(01A8)
  depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1
  verify return:1
  depth=1 C = US, O = Let's Encrypt, CN = R3
  verify return:1
  depth=0 CN = www.squeezenetwork.com
  verify return:1
  ---
  Certificate chain
  0 s:CN = www.squeezenetwork.com
  i:C = US, O = Let's Encrypt, CN = R3
  1 s:C = US, O = Let's Encrypt, CN = R3
  i:C = US, O = Internet Security Research Group, CN = ISRG Root X1
  2 s:C = US, O = Internet Security Research Group, CN = ISRG Root X1
  i:O = Digital Signature Trust Co., CN = DST Root CA X3
  ---
  Server certificate
  -BEGIN CERTIFICATE-
  (blah blah blah)
  -END CERTIFICATE-
  subject=CN = www.squeezenetwork.com
  
  issuer=C = US, O = Let's Encrypt, CN = R3
  
  ---
  No client certificate CA names sent
  Peer signing digest: SHA512
  Peer signature type: ECDSA
  Server Temp Key: ECDH, P-256, 256 bits
  ---
  SSL handshake has read 4435 bytes and written 448 bytes
  Verification: OK
  ---
  New, TLSv1.2, Cipher is ECDHE-ECDSA-AES256-GCM-SHA384
  Server public key is 256 bit
  Secure Renegotiation IS supported
  Compression: NONE
  Expansion: NONE
  No ALPN negotiated
  SSL-Session:
  Protocol  : TLSv1.2
  Cipher: ECDHE-ECDSA-AES256-GCM-SHA384
  Session-ID: DD94744EFF6F5845B9D9165EC7A62F0A8BEE908ACC57E598140CC52923446102
  Session-ID-ctx:
  Master-Key: 
B00DD7F36F3C1861F29B15C1346F3E7A3FBF71A7D8BB1CB08ACCDDD783F27BC6A610CB53FE41C2E2FD0E965A64E35558
  PSK identity: None
  PSK identity hint: None
  SRP username: None
  TLS session ticket lifetime hint: 600 (seconds)
  TLS session ticket:
   - 73 cd 8a ad e4 72 b6 86-d4 dd 1a 21 de 42 df 8f   sr.!.B..
  0010 - cb 9c 89 3d 1f 8a dc 4a-d7 01 cb 37 ef 99 49 1d   ...=...J...7..I.
  0020 - 20 48 f2 e6 d3 ec 59 a1-dc 67 92 bb 4c a8 4e 7bHY..g..L.N{
  0030 - c7 db 43 01 6b a0 05 4c-91 25 c9 90 25 f2 34 c6   ..C.k..L.%..%.4.
  0040 - 2f 55 b7 f8 ce c2 9b 86-46 17 a4 a2 2b 91 cd 43   /U..F...+..C
  0050 - eb 1b b1 62 4b 42 54 02-bb 96 1c 48 cb 23 b4 3a   ...bKBTH.#.:
  0060 - 75 5b 3c 31 48 f8 a8 29-44 7f 79 72 9b 49 ae 05   u[<1H..)D.yr.I..
  0070 - 14 76 83 1c 25 ff 9d ba-ca 89 cc 16 d3 50 8e 38   .v..%P.8
  0080 - ef cf 32 d3 fe 4f ed 20-6d 35 e2 e8 4b 2b 56 41   ..2..O. m5..K+VA
  0090 - 50 64 c1 53 b5 a2 d1 d2-58 d4 45 23 51 b1 29 e3   Pd.SX.E#Q.).
  00a0 - 4a 19 e9 c8 06 7e fe d2-58 4e e8 05 c6 99 4f 30   J~..XNO0
  00b0 - 8c 37 04 33 10 94 97 51-6c b6 1a 03 5c 88 40 77   .7.3...Ql...\.@w
  
  Start Time: 1633549334
  Timeout   : 7200 (sec)
  Verify return code: 0 (ok)
  Extended master secret: no
  ---
  closed
  



So the solution for Win10 machines running LMS is to delete the expired
'DST Root CA X3' certificate. I hope that helps.



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] mysqueezebox.com connection problem

2021-10-05 Thread SamY


I must have misunderstood your configuration. I thought you were running
LMS on your Mac and just installed it on Win10 for testing purposes. It
sounds as though the Win10 SSL implementation has the same problem I was
having with OpenSSL v1.0.2t on my Debian-8 RPi, which I resolved by
removing the expired certificate from the trust store. As I said in an
update to my earlier post (in case you missed it)...

"I just ran the Certificate Manager (certmgr.msc) on my Windows 10
machine and found both the 'ISRG Root X1' certificate (exp: 6/4/2035)
and the expired 'DST Root CA X3' certificate. If you don't have any
success upgrading your SSL library, I would try just removing the
expired DST certificate. The same approach should work on the Mac if
both of the certificates are also installed there. The ISRG certificate
is required for authentication. It is the presence of the expired DST
certificate that is causing the problem."

Have you tried removing the expired 'DST Root CA X3' certificate? If I
have time later, I will install LMS on my Win10 machine and see if I can
duplicate the problem.



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] mysqueezebox.com connection problem

2021-10-04 Thread SamY


ksuzzo wrote: 
> I nuked the old certs and no luck. The Mac has openSSL 0.9.8 on it, so I
> will try updating that (once I figure out how, this is getting into
> things I have always vaguely knew were going on in the background, but
> never actually bothered to learn about). Thanks for your help!

No problem. You might find this thread interesting, but not in a good
way...

https://community.letsencrypt.org/t/os-x-10-11-clients-not-connecting-to-site-with-lets-encrypt-certificates/161576



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] mysqueezebox.com connection problem

2021-10-04 Thread SamY


ksuzzo wrote: 
> Hello! I am having a similar connection issue that started on october
> 1st. I have updated LMS to 8.2.0 on my music server (An early 2009 Mac
> Mini running OS 10.11.6) and did a fresh install of LMS on my up to date
> Windows 10 machine that I confirmed has the ISRG Root X1 certificate
> installed 

You need to determine what version/release of openssl is installed on
your LMS machine. Try typing 'openssl version' from the command line
(not sure how this is done on a Mac). If it is less than 1.1.0 (e.g.
1.0.2), you will have to either upgrade it to 1.1.x OR delete the
expired 'DST Root CA X3' certificate from the trust store on that
machine. Good luck!



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] mysqueezebox.com connection problem

2021-10-04 Thread SamY


Thanks to all the great information on this thread, I was able to
finally resolve my certificate issue with mysb.com and get back up and
running with full access to Tidal and Radio Paradise FLAC streams. 
First of all, here is a short and sweet summary of the problem from the
openssl blog:

https://www.openssl.org/blog/blog/2021/09/13/LetsEncryptRootCertExpire

Since I am running Jessie on my RPi (don't judge me), I could not
install openssl v1.1+, which would have taken care of the problem
automatically. A complete apt upgrade, update, and install still left me
with:


Code:

pi@max2play:~ $ openssl version
  OpenSSL 1.0.1t  3 May 2016



At that point, I considered upgrading in place to Stretch, but decided
to first try every possible alternative. Using cpan (for the first
time), I was able to upgrade IO::Socket::SSL from 2.002 (!) to 2.072 and
Net::SSLeay from (1.58?) to 1.90. After rebooting, I still had the
certificate error.  At that point, I luckily saw Bernard's post about
using 'dpkg-reconfigure ca-certificates', which I had never heard of.
After struggling with the user interface on my Windows telnet session, I
was able to use it to remove the offending expired 'DST Root CA X3'
certificate from the trust store and also verify that the 'ISRG Root X1'
certificate was present and unexpired (exp: 2035!).  A quick test using
'openssl s_client' was promising:


Code:

pi@max2play:~ $ openssl s_client -connect www.mysqueezebox.com:443  

  CONNECTED(0003)   
  
  depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1   
  
  verify return:1   
  
  depth=1 C = US, O = Let's Encrypt, CN = R3
  
  verify return:1   
  
  depth=0 CN = www.squeezenetwork.com   
  
  verify return:1   
  
  ---   
  
  Certificate chain 
  
  0 s:/CN=www.squeezenetwork.com
 
  i:/C=US/O=Let's Encrypt/CN=R3 
   
  1 s:/C=US/O=Let's Encrypt/CN=R3   
 
  i:/C=US/O=Internet Security Research Group/CN=ISRG Root X1
   
  2 s:/C=US/O=Internet Security Research Group/CN=ISRG Root X1  
 
  i:/O=Digital Signature Trust Co./CN=DST Root CA X3
   
  --- 
  .
  .
  . 
   
  Start Time: 1633366296
  
  Timeout   : 300 (sec) 
  
  Verify return code: 0 (ok)
  
  ---   
  
  closed
  
  




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

2021-10-01 Thread SamY


Paul Webster wrote: 
> I just ran my quick check and it shows 5 hosts and each have expiry date
> set for about 2 months in the future.
> When I ran the same check during the last problem phase it showed the
> problem. So looks like you have a different problem.

Thanks for checking, Paul. Does it make any difference that I'm in the
USA?  A previous post seemed to suggest that there were separate servers
for the EU and North America. Any ideas on how to approach this problem
otherwise? As a retired software developer, I'm fairly technical but
this one has got me stumped.



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] mysqueezebox.com connection problem

2021-10-01 Thread SamY


mherger wrote: 
> >[21-10-01 14:16:23.2831] Slim::Utils::Misc::msg (1341) Warning:
> [14:16:23.2619] You're using a rather old version of IO::Socket::SSL
> (v2.002) - please try to update to at least 2.020 for improved
> compatibility.
> 
> You should try to update your system. Your SSL libraries are relatively
> 
> old - which can cause connection problems.
> 
> > Could this be due to the load balancer problem?
> 
> Unlikely. Because "the load balancer problem" is resolved. Unless 
> there's more than "the" problem :-)

I'm running jessie on a RPi B+ and it tells me this:


Code:

pi@max2play:~ $ sudo apt-get install  libio-socket-ssl-perl
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  libio-socket-ssl-perl is already the newest version.



Am I checking the right package? Also, nothing changed in my system
between yesterday and today. The fact that the problem began on October
1 makes me suspect a certificate expiration. Are there any debug options
that would shed more light on the problem?



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] mysqueezebox.com connection problem

2021-10-01 Thread SamY


Starting today, LMS consistently times out connecting to mysb.com,
leaving me unable to access Tidal and other mysb-dependent plugins. I
can log in via a browser on my phone, however. Here is a portion of the
log:


Code:

[21-10-01 14:16:09.0260] main::init (390) Starting Logitech Media Server 
(v8.2.1, 1632112486, Mon Sep 20 07:56:10 CEST 2021) perl 5.020002 - 
arm-linux-gnueabihf-thread-multi-64int
  [21-10-01 14:16:23.2831] Slim::Utils::Misc::msg (1341) Warning: 
[14:16:23.2619] You're using a rather old version of IO::Socket::SSL (v2.002) - 
please try to update to at least 2.020 for improved compatibility.
  [21-10-01 14:17:20.4765] Slim::Formats::XML::gotErrorViaHTTP (343) Error: 
getting https://www.mysqueezebox.com/api/sounds/v1/opml
  Connect timed out: 
  [21-10-01 14:17:20.4899] Slim::Plugin::Sounds::Plugin::_gotSoundsError (82) 
Error: Unable to cache Sounds & Effects menu from SN: Connect timed out: 
  [21-10-01 14:17:25.8135] Slim::Networking::SqueezeNetwork::_error (431) 
Unable to login to SN: Connect timed out: 
  [21-10-01 14:17:25.8326] Slim::Networking::SqueezeNetwork::_init_error (156) 
Unable to login to mysqueezebox.com, sync is disabled: Connect timed out:  
(https://www.mysqueezebox.com)
  [21-10-01 14:17:25.8633] Slim::Networking::SqueezeNetwork::_init_error (172) 
mysqueezebox.com sync init failed: Connect timed out: , will retry in 2400 
(https://www.mysqueezebox.com)
  



Could this be due to the load balancer problem?



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] Exclude folders on rescan LMS v. 8.0

2021-02-05 Thread SamY


mherger wrote: 
> 
> You could uncheck the "Music" box for this particular path, then "Browse
> 
> Filesystem" to play content from that folder (you might need to enable 
> this browse mode in the Advanced Browsemodes plugin).

Thanks, Michael. It's working the way I want it to now with the extra
directory level, which also gives me more flexibility to add another
subdirectory without the sentinel file to use as a staging area for new
music files. Now that the Tidal library integration is so robust,
though, I haven't felt the need to add much local content except for
hi-def material.

-Sam



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

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


Re: [SlimDevices: SqueezeCenter] Exclude folders on rescan LMS v. 8.0

2021-02-05 Thread SamY


mherger wrote: 
> 
> 
> Why would you add a media folder you don't want to scan?
> 
> -- 
> 
> Michael

I was wondering if anyone was going to ask that. 
All my music is on a hard drive connected to my old Netgear NeoTV550
media player and mounted as a Samba share on the rPi B+ that is running
LMS. I wanted to do some realtime a/b listening tests between the same
24/96 FLAC file playing thru HDMI on the Neo at 24/96 and on the rPi via
Squeezelite/alsa at 16/96 by simply switching inputs on my Denon AVR. In
order to avoid potential thrashing problems with both players accessing
the same files concurrently, I copied a few of the files from the Neo
drive to a local directory on the rPi and added that directory as an LMS
media folder. Since the songs in that directory were already in the
library, I didn't want them to be re-scanned. For my testing, I can
still access them via "My Music/Music Folders" option in LMS. So
overall, the local media folder serves as a staging/test area and it
works well for my purposes. Btw, so far my a/b testing has not convinced
my ears that it's worth building a custom kernel with a modified
bcm2835-pcm.c to enable 24-bit audio passthru via HDMI, although I might
do it anyway just out of curiosity.

-Sam



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

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


Re: [SlimDevices: SqueezeCenter] Exclude folders on rescan LMS v. 8.0

2021-02-03 Thread SamY


mherger wrote: 
> 
> Set logging for scan.scanner to INFO, re-run a scan, and check the 
> scanner.log for any hint about "Skipping..." files.
> 
> Could it be those files are part of a playlist?
> 
> -- 
> 
> Michael

I found the problem. A sentinel file in the top level of a media folder
is recognized but not processed. The workaround in my case was to add a
dummy subdirectory under the top level and place the sentinel file
there. Following is an excerpt from the log file indicating that the
directory '/home/pi/Music' is being skipped but, further down, the audio
file in that directory is added to the library. It should be a simple
fix as the problem is easily recreatable. Thanks for the quick and
helpful responses!

-Sam

[21-02-03 16:39:57.6933] Slim::Utils::Scanner::Local::rescan (179)
Discovering audio files in /home/pi/Music
[21-02-03 16:39:57.8151] Slim::Utils::Misc::folderFilter (866) Skipping:
/home/pi/Music
[21-02-03 16:39:57.8229] Slim::Utils::Misc::folderFilter (866) Skipping:
/home/pi/Music/Steely Dan/Aja
[21-02-03 16:39:57.8396] Slim::Utils::SQLiteHelper::updateProgress (442)
Notify to server: [

"progress:1612388397.7985||importer||/home/pi/Music|discovering_directory||1||0||",
]
[21-02-03 16:39:57.9302] Slim::Utils::SQLiteHelper::updateProgress (466)
Notify to server OK
[21-02-03 16:39:57.9572] Slim::Utils::SQLiteHelper::updateProgress (442)
Notify to server: [

"progress:1612388397||importer||/home/pi/Music|discovering_directory||2||2||1612388397.94437",
]
[21-02-03 16:39:58.0619] Slim::Utils::SQLiteHelper::updateProgress (466)
Notify to server OK
[21-02-03 16:39:58.0715] Slim::Utils::Scanner::Local::__ANON__ (191)
Start processing found tracks
[21-02-03 16:39:58.0770] Slim::Utils::Scanner::Local::__ANON__ (199)
Connect do DB
[21-02-03 16:39:58.0824] Slim::Utils::Scanner::Local::__ANON__ (202) Get
latest ID
[21-02-03 16:39:58.0903] Slim::Utils::Scanner::Local::__ANON__ (224)
Delete temporary table if exists
[21-02-03 16:39:58.0963] Slim::Utils::Scanner::Local::__ANON__ (227)
Re-build temporary table
[21-02-03 16:39:58.2753] Slim::Utils::Scanner::Local::__ANON__ (276) Get
deleted tracks count
[21-02-03 16:39:58.2806] Slim::Utils::Scanner::Local::__ANON__ (283) Get
new tracks count
[21-02-03 16:39:58.2882] Slim::Utils::Scanner::Local::__ANON__ (288) Get
changed tracks count
[21-02-03 16:39:58.2941] Slim::Utils::Scanner::Local::deleteTracks (519)
Removing deleted audio files (0)
[21-02-03 16:39:58.3002] Slim::Utils::Scanner::Local::__ANON__ (301)
Scanning new audio files (1)
[21-02-03 16:39:58.3327] Slim::Utils::SQLiteHelper::updateProgress (442)
Notify to server: [

"progress:1612388398.30853||importer||/home/pi/Music|directory_new||1||1||",
]
[21-02-03 16:39:58.4237] Slim::Utils::SQLiteHelper::updateProgress (466)
Notify to server OK
[21-02-03 16:39:58.4341] Slim::Utils::Scanner::Local::new (867) Handling
new audio track file:///home/pi/Music/01-St.%20Thomas.flac
[21-02-03 16:39:58.5963] Slim::Utils::SQLiteHelper::updateProgress (442)
Notify to server: [

"progress:1612388398||importer||/home/pi/Music|directory_new||1||1||1612388398.58362",
]



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

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


Re: [SlimDevices: SqueezeCenter] Exclude folders on rescan LMS v. 8.0

2021-02-03 Thread SamY


mrw wrote: 
> The ability to exclude by directory has been added to LMS 8.
> 
> Look at -Settings|My Music|Skip Sentinel Filename- in the web
> interface.
> 
> I have set it to "LMS_Skipdir". I place a file named, you guessed it,
> "LMS_Skipdir" into any directory that I wish to exclude from the scan.

This isn't working for me in LMS 8.1.1.  I added a file named Skipme in
one of my directories and set the Skip Sentinel Filename to that value,
then restarted LMS and did a complete rescan. The files in the sentinel
directory and a subdirectory were included in the library. Are there any
restrictions to the format of the sentinel filename?



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

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