Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread Michael Herger

It's one thing for that button to be early, but another if LMS sabotages
its own process at least once before:


I've committed a change which should prevent the re-download of a file 
if the digest matches:


https://github.com/Logitech/slimserver/commit/3aa8e709eda24b60a47d25cfdaa3628230dc6213

Builds will be available shortly. Could you please confirm you no longer 
see the repeated download?


--

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


Re: [SlimDevices: SqueezeCenter] Extremely low sound in LMS

2020-05-23 Thread Grumpy Bob


tannaroo wrote: 
> Am i missing something - I thought the latest LMS is 7.9.3?

Well, firstly, I made a typo - it's LMS8.0 (not 8.8).
LMS8.0 is the current version in development - it brings some additional
features and seems to be generally very stable. There are several
threads about this elsewhere. It's pretty straightforward to update a Pi
to LMS8.0.

Robert



*Home: *Raspberry Pi 3/piCoreplayer/LMS7.9.2  with files on QNAP
TS-251A
Touch > DacMagic 100 > Naim Audio Nait 3 > Mission 752 (plus Rega
Planar 3 > Rega Fono Mini; Naim CD3)
2 x Squeezebox Radios, 1 X Squeezebox 3 (retired), spare
Pi2/piCorePlayer
*Office:* LMS7.9.2 running on WiFi MyPassport drive > Raspberry Pi 3
with touchscreen/piCorePlayer/IQaudIO DAC and Amp
SqueezePad, iPeng as controllers 

last.fm/user/GrumpyBob

Grumpy Bob's Profile: http://forums.slimdevices.com/member.php?userid=41857
View this thread: http://forums.slimdevices.com/showthread.php?t=112273

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


Re: [SlimDevices: SqueezeCenter] LMS Update Message

2020-05-23 Thread Michael Herger

Is this what it's supposed to do?


Yes. On Windows you should get a notification from the tray icon, which 
would allow you to trigger the update.


--

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread Michael Herger

It's one thing for that button to be early, but another if LMS sabotages
its own process at least once before:


Yes, I believe we're seeing and discussing two distinct issues here. 
After trying to understand the premature "ready to restart" message, 
I'll try to understand the auto-update issue next.


--

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread Michael Herger

I put in a $log->error into the message routine to time when the Message
was initiated - it is put up when downloading counter is incremented
(ie. from 0 to 1)  which is when download starts


The whole code is quite convoluted. And the lines you quote are 
particularly confusing, as "$needsRestart" seems to be set too early due 
to the "->downloading" call. But it seems to be working as expected in 
my case.


BTW: the mechanism here would be that the settings page would not load 
before all is downloaded and ready. It's not the page polling for 
changes. That's why you wouldn't see any change in the UI before the 
download is considered ready.



Not sure why we see such different behaviour.


What OS are you on? I've been testing using macOS.

--

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


Re: [SlimDevices: SqueezeCenter] Audio Scan version 1.02

2020-05-23 Thread Michael Herger
You say you "guess" no scanning has happened. But it's trivial to be 
sure, right? Are there no tracks in your library? Anything in scanner.log?


Just double checked: mp3, flac, flac with cue sheet, it's all there. 
Just because it's faster than code from many years ago doesn't mean it's 
broken :-)


--

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


Re: [SlimDevices: SqueezeCenter] Audio Scan version 1.02

2020-05-23 Thread Michael Herger

Premature... seems like @ralphy is right in previous post saying that
flac and mp3 are not registering in the database. My 'clear and scan'
times usually take about 15 minutes to complete - with this Audio Scan
1.02 version it was completed in 3 minutes. I guess no scanning is
really taking place so back to previous LMS version for now. Hopefully
it'll be sorted.


You say you "guess" no scanning has happened. But it's trivial to be 
sure, right? Are there no tracks in your library? Anything in scanner.log?


--

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


[SlimDevices: SqueezeCenter] LMS Update Message

2020-05-23 Thread ftlight


Running Logitech Media Server Version: 8.0.0 - 1586295499 @ Tue Apr 7
23:43:02 WEDT 2020 on Windows 10

I see a message at the bottom of the main screen: A new version of
Logitech Media Server is available. (Click here)

When I click here, I get:

Software Updates 
Home > Software Updates
An updated version of Logitech Media Server is available and ready to
install.
A new version of Logitech Media Server is available.
More

I'm thinking that clicking on More should offer to install the
"available and ready to install" new version, but instead I get the
github changes page:

https://github.com/Logitech/slimserver/commits/public/8.0

Is this what it's supposed to do?  

I've been downloading and manually installing new versions for many
years, but when I see a message that a new version is available, I
expect some kind of automatic installation, or at least a link to a
download page.



ftlight's Profile: http://forums.slimdevices.com/member.php?userid=5294
View this thread: http://forums.slimdevices.com/showthread.php?t=112277

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread dolodobendan


mherger wrote: 
> > I think the "Restart Now Restart Later" message box should be removed
> > and replaced by a status line/box and a Restart button on the Plugins
> > Tab.  The status line gives user feedback about status of download
> (e.g
> > bytes downloaded) and success/failure.  The Restart button is
> disabled
> > normally and is only enabled when a plugin is in a "needs" states
> (e.g.
> > install, uninstall) - if any plugin has a "needs-install" then
> Restart
> > button is not enabled until downloads are complete.
> 
> The same logic you suggest could/should be applied to the restart 
> button. It's visual representation really isn't the issue here, but the
> 
> check when the service can savely be restarted is. Maybe the timeout set
> 
> today (20s) simply is too short (and that's my work, not Triode's :-)).
> 
> But I would consider a service which needs half an hour to download a 
> 20MB plugin broken. At some point LMS will have to give up, as the user
> 
> would restart anyway. But we should probably rather throw an error when
> 
> the timeout has been reached, rather than suggest a restart.
> 
> -- 
> 
> Michael

It's one thing for that button to be early, but another if LMS sabotages
its own process at least once before:

I'm still on the same LMS version (v8.0.0, 1589867264, Tue May 19
08:24:33 CEST 2020) perl 5.030001 - x86_64-linux-thread-multi). There's
an RAOP update available. LMS tells me so on the home screen:

> Plugins have been updated - Restart Required (AirPlay bridge)

I'm sure it's already been downloaded. I haven't checked this yet, but I
will do so right now. And yes, there it is, downloaded roughly a day
ago:

30401

Checking that file...

30402

I believe that the download will be restarted once I click on that

> Plugins have been updated - Restart Required (AirPlay bridge)

I was right:

30403

Checking that file...

30404

The checksums match. Now there's still that "Restart now" button. My
guess is that LMS will install the update now if I press it. But let's
check that.

I was wrong:

30406

The download was restarted. Again. It seems to finish, now it's gone.
Maybe it did install. Refreshing the LMS WebUI. Yep. Now it's
installed.

I manually downloaded the plugin "RaopBridge-0.4.30.0.zip" (that's the
version that was installed). The forum didn't want me to post a sixths
image, so here you go:


Code:


  Name: RaopBridge-0.4.30.0.zip
  Size: 31369764 bytes (29 MiB)
  CRC32: AFE9DD72
  CRC64: C608AA8922699975
  SHA256: A218EBE8644DBF8DAC8BB2398C9A45EC1354E21B6623C52270CAF8E2C96FA1CF
  SHA1: FD8590FABFEFB356C0B9DB8AA4D603CABEA9D52C
  BLAKE2sp: C123711E6477F26BE059192E72EBD1738905DB5C7CE336A7010C4A1325BB8F25
  



According to these checksums, there was no reason to discard the first
two downloads.

I'll update LMS now to the latest version as I expect to see another
RAOP update tomorrow. Let's see how that goes. And when the update will
have been downloaded.


+---+
|Filename: lms_update5.png  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30406|
+---+


QLMS 8.0.0@2.20 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=112241

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


Re: [SlimDevices: SqueezeCenter] Audio Scan version 1.02

2020-05-23 Thread bobertuk


bobertuk wrote: 
> Looks like @ralphy succeeded in building Audio Scan 1.02 for Windows.
> mherger has now included it in the latest LMS 8 nightly...  8.0.0 -
> 1590270249 @ Sun May 24 00:22:54 WEDT 2020.
> 
> Haven't tested it out yet but thanks ralphy and Michael.

Premature... seems like @ralphy is right in previous post saying that
flac and mp3 are not registering in the database. My 'clear and scan'
times usually take about 15 minutes to complete - with this Audio Scan
1.02 version it was completed in 3 minutes. I guess no scanning is
really taking place so back to previous LMS version for now. Hopefully
it'll be sorted.



2 x Touch
2 x Radio
2 x Boom
1 x Intel-NUC server/squeezelite running LMS 7.92 (from nightlies) on
Windows 10
1 X Odroid-XU4 server/squeezelite running LMS 7.91 on Ubuntu 16.04
1 x iMac server running macos Hich Sierra
WaveIO USB into Lavry DA-10 DAC
Starfish Pre-amp : Based on NAIM NAC 72
Heavily modified NAIM NAP 250 Power-amp
Behringer DEQ2496
Linn Isobarik DMS

bobertuk's Profile: http://forums.slimdevices.com/member.php?userid=30376
View this thread: http://forums.slimdevices.com/showthread.php?t=109894

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


Re: [SlimDevices: SqueezeCenter] Update to LMS 8.0

2020-05-23 Thread Tuneman


mherger wrote: 
> Thanks philippe_44 for your persistence!
> 
> New builds should be available now.
> 
> -- 
> 
> Michael
Updated to the latest LogitechMediaServer-7.9.3-1590229251.exe earlier
today and is working great including all My Apps.
Many thanks!



Tuneman's Profile: http://forums.slimdevices.com/member.php?userid=68311
View this thread: http://forums.slimdevices.com/showthread.php?t=112123

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


Re: [SlimDevices: SqueezeCenter] Audio Scan version 1.02

2020-05-23 Thread bobertuk


ralphy wrote: 
> Thanks.  That's what I figured but wanted to confirm before downloading
> it.
> 
> Let's see how far I get with it.

Looks like @ralphy succeeded in building Audio Scan 1.02 for Windows.
mherger has now included it in the latest LMS 8 nightly...  8.0.0 -
1590270249 @ Sun May 24 00:22:54 WEDT 2020.

Haven't tested it out yet but thanks ralphy and Michael.



2 x Touch
2 x Radio
2 x Boom
1 x Intel-NUC server/squeezelite running LMS 7.92 (from nightlies) on
Windows 10
1 X Odroid-XU4 server/squeezelite running LMS 7.91 on Ubuntu 16.04
1 x iMac server running macos Hich Sierra
WaveIO USB into Lavry DA-10 DAC
Starfish Pre-amp : Based on NAIM NAC 72
Heavily modified NAIM NAP 250 Power-amp
Behringer DEQ2496
Linn Isobarik DMS

bobertuk's Profile: http://forums.slimdevices.com/member.php?userid=30376
View this thread: http://forums.slimdevices.com/showthread.php?t=109894

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread bpa


mherger wrote: 
> > The Restart button is displayed immediately the "Apply" button is
> > pressed and download initiated (not completed) - so eager users click
> > "Now" immediately almost always fail.
> 
> I can't confirm this. I installed several of philippe_44's plugins, 
> which made the restart dialog to be delayed by a few seconds.

I put in a $log->error into the message routine to time when the Message
was initiated - it is put up when downloading counter is incremented
(ie. from 0 to 1)  which is when download starts 

Code:


# don't offer the restart before the plugin download has succeeded.
my $needsRestart = Slim::Utils::PluginManager->needsRestart || 
Slim::Utils::PluginDownloader->downloading;
  
$params->{'warning'} = $needsRestart ? 
Slim::Utils::Strings::string("PLUGIN_EXTENSIONS_RESTART_MSG") : '';
  
Slim::Utils::PluginManager->message($needsRestart)



Not sure why we see such different behaviour.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112241

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread Michael Herger

The Restart button is displayed immediately the "Apply" button is
pressed and download initiated (not completed) - so eager users click
"Now" immediately almost always fail.


I can't confirm this. I installed several of philippe_44's plugins, 
which made the restart dialog to be delayed by a few seconds.


I was even able to time it out by decreasing the timeout to 2 seconds. 
It's all working as expected here. Agreed, the user experience could be 
improved by giving the user some hint about what was going on. But I 
can't get it to fail (macOS).


Despite not being able to reproduce the issue I've slightly changed the 
behaviour of the timeout: it's no longer a counter which is increased, 
but a fixed timestamp value after which the download would be considered 
timed tou. And I increased that value from 20 to 120 seconds.



--

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread slartibartfast


bpa wrote: 
> Not sure what you mean.
> 
> The Restart button is displayed immediately the "Apply" button is
> pressed and download initiated (not completed) - so eager users click
> "Now" immediately almost always fail.
> 
> AFAICT The timeout seems to do nothing ( I reduced the value to test)
> really except maybe refresh a page.
> 
> If the Restart is not displayed until download is competed - with a 10
> minute download  (for example) a user will doubt whether anything is
> happening - some user feedback is necessary to confirm download is in
> progress.I don't see the Restart button immediately when installing plugins.
There is a definite delay of many seconds. I see the Restart button
immediately when uninstalling plugins.

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

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread Michael Herger

The Restart button is displayed immediately the "Apply" button is
pressed and download initiated (not completed) - so eager users click
"Now" immediately almost always fail.


Well, then we have a problem right there. The dialog should only be 
shown once the downloads are considered done.



AFAICT The timeout seems to do nothing ( I reduced the value to test)
really except maybe refresh a page.n


Ok, that's wrong.


If the Restart is not displayed until download is competed - with a 10
minute download  (for example) a user will doubt whether anything is
happening - some user feedback is necessary to confirm download is in
progress.


Agreed.

--

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread bpa


mherger wrote: 
> > I think the "Restart Now Restart Later" message box should be removed
> > and replaced by a status line/box and a Restart button on the Plugins
> > Tab.  The status line gives user feedback about status of download
> (e.g
> > bytes downloaded) and success/failure.  The Restart button is
> disabled
> > normally and is only enabled when a plugin is in a "needs" states
> (e.g.
> > install, uninstall) - if any plugin has a "needs-install" then
> Restart
> > button is not enabled until downloads are complete.
> 
> The same logic you suggest could/should be applied to the restart 
> button. It's visual representation really isn't the issue here, but the
> 
> check when the service can savely be restarted is. Maybe the timeout set
> 
> today (20s) simply is too short (and that's my work, not Triode's :-)).
> 
> But I would consider a service which needs half an hour to download a 
> 20MB plugin broken. At some point LMS will have to give up, as the user
> 
> would restart anyway. But we should probably rather throw an error when
> 
> the timeout has been reached, rather than suggest a restart.

Not sure what you mean.

The Restart button is displayed immediately the "Apply" button is
pressed and download initiated (not completed) - so eager users click
"Now" immediately almost always fail.

AFAICT The timeout seems to do nothing ( I reduced the value to test)
really except maybe refresh a page.

If the Restart is not displayed until download is competed - with a 10
minute download  (for example) a user will doubt whether anything is
happening - some user feedback is necessary to confirm download is in
progress.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112241

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread Michael Herger

I think the "Restart Now Restart Later" message box should be removed
and replaced by a status line/box and a Restart button on the Plugins
Tab.  The status line gives user feedback about status of download (e.g
bytes downloaded) and success/failure.  The Restart button is disabled
normally and is only enabled when a plugin is in a "needs" states (e.g.
install, uninstall) - if any plugin has a "needs-install" then Restart
button is not enabled until downloads are complete.


The same logic you suggest could/should be applied to the restart 
button. It's visual representation really isn't the issue here, but the 
check when the service can savely be restarted is. Maybe the timeout set 
today (20s) simply is too short (and that's my work, not Triode's :-)). 
But I would consider a service which needs half an hour to download a 
20MB plugin broken. At some point LMS will have to give up, as the user 
would restart anyway. But we should probably rather throw an error when 
the timeout has been reached, rather than suggest a restart.


--

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread Paul Webster


bpa wrote: 
> Regarding the comment about unreliability of LMS plugins updates. The
> unreliability is not in LMS but in the choice (or rather lack of choice)
> of service to deliver the plugin ZIP files. IIRC Sourceforge is the only
> free service available.  In the past other services have been used (e.g
> Google code) but one by one they have moved away from simple http/GET
> file serving to "custom" downloads.

FYI - I use Github for my Radio France one and it works well.
I configured things to use Github Pages for the actual download - but it
looks like that "trick" is not needed nowadays.
Also - SqueezeAMP is using Github for their download of firmware by
http.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server on Ubuntu 20.04

2020-05-23 Thread Michael Herger

I found a small bug and corrected it. Nothing critical, but thrown an
error and a wrong message.


Could you please provide a diff, and some explanation what issue you fixed?

--

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


Re: [SlimDevices: SqueezeCenter] LMS not seeing files with non-Latin characters in the filename (Windows)

2020-05-23 Thread Rober


bstrulo wrote: 
> 
> ...
> >   > 
  - *Change your Logitech Media Server service to start with the UTF-8
  > charset*.  To do this, start "regedit" and navigate to this key   > 
Code:

> > 
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\squeezesvc\IMAGEPATH 

  >   >  and append " --charset=utf8" to the value.  You need a space before
  > the hyphens, of course.
  - ...
  > > > 
> 
> 

I could navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services

but I can't find: *squeezesvc *there.
I am running Logitech Media Server Version: 8.0.0 - 1588308753  on 
Windows 10 Verison 1909.

Any hint on how to continue to add " --charset=utf8" ?

Thanks in advance



Rober's Profile: http://forums.slimdevices.com/member.php?userid=70228
View this thread: http://forums.slimdevices.com/showthread.php?t=111436

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


Re: [SlimDevices: SqueezeCenter] Extremely low sound in LMS

2020-05-23 Thread tannaroo


Grumpy Bob wrote: 
> I'm not sure I can offer advice on this. I generally control LMS using a
> web browser (either on laptop, tablet or phone) - I use the very
> excellent Material skin. I'm also on LMS8.8 with the online music
> library integration, but I don't generally use MySqueezebox.com.
> 
> Robert

Am i missing something - I thought the latest LMS is 7.9.3?



tannaroo's Profile: http://forums.slimdevices.com/member.php?userid=69547
View this thread: http://forums.slimdevices.com/showthread.php?t=112273

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


Re: [SlimDevices: SqueezeCenter] Extremely low sound in LMS

2020-05-23 Thread Grumpy Bob


tannaroo wrote: 
> Thanks Robert. That is much better now. Volumio is ditched! Learning
> loads about these music players and LMS.
> 
> I now have 2 Pi/Amp Hats connected - one now running picoreplayer and
> the other max2play (was my first setup) but I don't really understand
> max2play and whether its over the top for my needs as I just need
> Tune-in, Chromecast Bridge, my local music files and play youtube music,
> all of which are accommodated through LMS.
> 
> But may I ask a different question, I also use the Squeezer app to
> control my squeezerserver.
> 
> I can connect by ip address (of which I now have 2 Ip address) but I
> want to really control it with one login. The Squeezer app allows to
> login in via mysqueezebox.com but when I log in it has no players,
> however when I login mysqueezebox.com through a browser, I see all of my
> players. Is there a way to centralise everything into 1 login so that I
> have access to all players?

I'm not sure I can offer advice on this. I generally control LMS using a
web browser (either on laptop, tablet or phone) - I use the very
excellent Material skin. I'm also on LMS8.8 with the online music
library integration, but I don't generally use MySqueezebox.com.

Robert



*Home: *Raspberry Pi 3/piCoreplayer/LMS7.9.2  with files on QNAP
TS-251A
Touch > DacMagic 100 > Naim Audio Nait 3 > Mission 752 (plus Rega
Planar 3 > Rega Fono Mini; Naim CD3)
2 x Squeezebox Radios, 1 X Squeezebox 3 (retired), spare
Pi2/piCorePlayer
*Office:* LMS7.9.2 running on WiFi MyPassport drive > Raspberry Pi 3
with touchscreen/piCorePlayer/IQaudIO DAC and Amp
SqueezePad, iPeng as controllers 

last.fm/user/GrumpyBob

Grumpy Bob's Profile: http://forums.slimdevices.com/member.php?userid=41857
View this thread: http://forums.slimdevices.com/showthread.php?t=112273

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


Re: [SlimDevices: SqueezeCenter] Extremely low sound in LMS

2020-05-23 Thread tannaroo


Grumpy Bob wrote: 
> My suggestion would be to get a new SD card, install piCoreplayer and
> LMS rather than try and get LMS/Squeezelite working on Volumio. If you
> find you prefer Volumio, you can always go back by swapping out the SD
> card.
> 
> I've been using LMS with a variety of players for a number of years now.
> I've also played around with Volumio on a few occasions. I think that
> LMS is streets ahead of Volumio as a music server/player.
> 
> Robert

Thanks Robert. That is much better now. Volumio is ditched! Learning
loads about these music players and LMS.

I now have 2 Pi/Amp Hats connected - one now running picoreplayer and
the other max2play (was my first setup) but I don't really understand
max2play and whether its over the top for my needs as I just need
Tune-in, Chromecast Bridge, my local music files and play youtube music,
all of which are accommodated through LMS.

But may I ask a different question, I also use the Squeezer app to
control my squeezerserver.

I can connect by ip address (of which I now have 2 Ip address) but I
want to really control it with one login. The Squeezer app allows to
login in via mysqueezebox.com but when I log in it has no players,
however when I login mysqueezebox.com through a browser, I see all of my
players. Is there a way to centralise everything into 1 login so that I
have access to all players?



tannaroo's Profile: http://forums.slimdevices.com/member.php?userid=69547
View this thread: http://forums.slimdevices.com/showthread.php?t=112273

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread bpa


Regarding the comment about unreliability of LMS plugins updates. The
unreliability is not in LMS but in the choice (or rather lack of choice)
of service to deliver the plugin ZIP files. IIRC Sourceforge is the only
free service available.  In the past other services have been used (e.g
Google code) but one by one they have moved away from simple http/GET
file serving to "custom" downloads.

Another comment is the problem seems to get worse with many repositories
- that is true if the repository XML files are also hosted on
Sourceforge as each repository URL may have a long delay before the XML
data is delivered.  Having repository (not plugins) on gitgub.io make
this a non-issue - github.io only supports "text" files (e.g. xml files)
-  ZIP files cannot be hosted.

If the problem is generalised into how should LMS plugin be updated to
deal with slow/unreliable file servers where a ZIP file may take minutes
to complete.

I don't know the web page part of LMS so what I suggest may not be
easily implementable as it would require the Plugins Tab page to be
refreshed regularly - the multiple tabs on Settings page may complicate
that. 

I think the "Restart Now Restart Later" message box should be removed
and replaced by a status line/box and a Restart button on the Plugins
Tab.  The status line gives user feedback about status of download (e.g
bytes downloaded) and success/failure.  The Restart button is disabled
normally and is only enabled when a plugin is in a "needs" states (e.g.
install, uninstall) - if any plugin has a "needs-install" then Restart
button is not enabled until downloads are complete.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112241

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server on Ubuntu 20.04

2020-05-23 Thread alex.h


I found a small bug and corrected it. Nothing critical, but thrown an
error and a wrong message.
30395


+---+
|Filename: logitechmediaserver_NEW.txt  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30395|
+---+


alex.h's Profile: http://forums.slimdevices.com/member.php?userid=70188
View this thread: http://forums.slimdevices.com/showthread.php?t=112185

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server on Ubuntu 20.04

2020-05-23 Thread alex.h


zordaz wrote: 
> Tonight I have done an upgrade from Xubuntu 18.04 to 20.04 on one of my
> machines as a test. After the upgrade LMS 7.9.3 is still installable and
> running without issues or manual Linux configuration. It can also be
> started and stopped without problems. I haven't tested LMS 8.0.0.
Lucky you. Did not work for me. But the box is damn old. XP is still on
another partition.



alex.h's Profile: http://forums.slimdevices.com/member.php?userid=70188
View this thread: http://forums.slimdevices.com/showthread.php?t=112185

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


[SlimDevices: SqueezeCenter] LMS Web Interface Menu - tag display options

2020-05-23 Thread stereoptic


Hi - I've searched here but haven't found it addressed.  If so, please
supply the link.  Can I modify the display on the web interface at the
album level?  If I select an album or box set with many composers, there
is no room to view the tracks or even scroll down. 

30394


+---+
|Filename: Screen Shot 2020-05-23 at 1.07.49 PM.png |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30394|
+---+


stereoptic's Profile: http://forums.slimdevices.com/member.php?userid=53162
View this thread: http://forums.slimdevices.com/showthread.php?t=112274

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread bpa


Just like there was a bug with the Download timer - there may still be a
bug in relation to some part of the download and sha comparison. 

My investigation just confirms that if a user clicks "Restart Now"
before download is complete, the user will not be told that download did
not complete and a good install will not happen.

It may be buried in previous post but download time from SF can vary
hugely - yesterday for the RAOPbridge download time varied from about
2sec to over 30 mins - so I can imagine even longer. It gets worse with
demand especially so after an update is released and lots of users try
to download the same files probably within the same 24 hrs



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112241

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


Re: [SlimDevices: SqueezeCenter] LMS 7.9.1 scenario to sync 3 Player - issues......

2020-05-23 Thread wetter68


no one can help or reply on this topic?
Thanks



wetter68's Profile: http://forums.slimdevices.com/member.php?userid=69794
View this thread: http://forums.slimdevices.com/showthread.php?t=111582

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread bpa


Workaround procedure, if you have problem downloading large plugins.

Click "Restart Later"
Download the ZIP file & check the sha manually (it's visible on SF)  and
put it in the  DownloadedPlugins directory
Stop LMS and restart LMS - install should proceed.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112241

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread digimaster


I can also conform this, running on QNap nas-System.
Running QlogitechMediaServer 8.0.

Same trouble here, the UPnP and ChromeCast plugin are gone after
update.
The problem can up a few weeks ago.


frankd wrote: 
> Just to add to this story and to ensure that dolodobendan's case is not
> a single one:
> I had similar experience like  dolodobendan from time to time. I have
> some of the big plugins in my plugin list, such as Philippes excellent
> UPNP, Chromecast and Airplay plugins. 
> I couldn't reproduce the issue but I had the feeling that not pressing
> the restart now button immediately but ignoring it for some time helped,
> thus I adapted my behavior without questioning it...
> Platform: Raspberrry Pi, Max2Play setup with many plugins, Logitech
> Media Server Version: 7.9.3 - 1588164984 @ Thu Apr 30 04:15:49 CEST
> 2020
> 
> I am a very enthusiastic supporter of the LMS platform, however I think
> that repositories and plugin-updates might be a little bit unstable,
> especially if you have many repositories added. I realized  when some
> repositories are not responding or are very slow that: 1) I had the same
> issue like the original poster and 2) this could also have side effects,
> for example affecting the patch installer (no patches found for
> devices), some other users also reported that you need to be patient
> with the patch installer (which might hint into the same direction)
> For the patch installer removing non-responding repositories temporarily
> helped, but this is not an ideal solution...
> Cheers,
> Frank



*
maintainer of QLogitechMediaServer, QOptware-NG and QAutoSub.

Qnap TS-453a, with LogitechMediaSever 8.0.0 Nightly  ( with spotty,
youtube, Radio Paradise a.m. )
Several raspberry with hifiberry amp+ and picoreplayer.
Love logitechmediaserver for it flexibel way, to play music from
different sources.


'Thanks for the DONATIONS' (https://paypal.me/pools/c/8iYTFsTibV)*

digimaster's Profile: http://forums.slimdevices.com/member.php?userid=66919
View this thread: http://forums.slimdevices.com/showthread.php?t=112241

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread frankd


Just to add to this story and to ensure that dolodobendan's case is not
a single one:
I had similar experience like  dolodobendan from time to time. I have
some of the big plugins in my plugin list, such as Philippes excellent
UPNP, Chromecast and Airplay plugins. 
I couldn't reproduce the issue but I had the feeling that not pressing
the restart now button immediately but ignoring it for some time helped,
thus I adapted my behavior without questioning it...
Platform: Raspberrry Pi, Max2Play setup with many plugins, Logitech
Media Server Version: 7.9.3 - 1588164984 @ Thu Apr 30 04:15:49 CEST
2020

I am a very enthusiastic supporter of the LMS platform, however I think
that repositories and plugin-updates might be a little bit unstable,
especially if you have many repositories added. I realized  when some
repositories are not responding or are very slow that: 1) I had the same
issue like the original poster and 2) this could also have side effects,
for example affecting the patch installer (no patches found for
devices), some other users also reported that you need to be patient
with the patch installer (which might hint into the same direction)
For the patch installer removing non-responding repositories temporarily
helped, but this is not an ideal solution...
Cheers,
Frank


dolodobendan wrote: 
> You're probably right. I just finished/gave up the logging with
> server.plugins=debug and network.asynchttp=debug, so I'll just upload it
> anyway.
> 
> I was not able to install RAOP, no matter if I waited for the download
> to finish or not. I'm sure as soon as I switch off logging it'll work.
> ;)
> 
> 30350



frankd's Profile: http://forums.slimdevices.com/member.php?userid=52885
View this thread: http://forums.slimdevices.com/showthread.php?t=112241

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


Re: [SlimDevices: SqueezeCenter] Extremely low sound in LMS

2020-05-23 Thread Grumpy Bob


tannaroo wrote: 
> i all,
> Newbie, so please go easy on me. I have a pi3B+/hifiamp setup with
> volumio image.
> everything is working fine on the volumio web interface.
> 
> I have installed the Logitech Media Server and Squeezelite player
> plugins within Volumio.
> 
> On the LMS web interface, I have set up the Volumio player on the
> "Player" settings so it can see it which is recognised in LMS. 
> 
> But when I try to play a song on LMS, the volume is set at 100% but the
> music is quite low/very faint.
> 
> I have tried to play around with audio settings in both LMS and Volumio
> without success.
> 
> Can anyone help please?

My suggestion would be to get a new SD card, install piCoreplayer and
LMS rather than try and get LMS/Squeezelite working on Volumio. If you
find you prefer Volumio, you can always go back by swapping out the SD
card.

I've been using LMS with a variety of players for a number of years now.
I've also played around with Volumio on a few occasions. I think that
LMS is streets ahead of Volumio as a music server/player.

Robert



*Home: *Raspberry Pi 3/piCoreplayer/LMS7.9.2  with files on QNAP
TS-251A
Touch > DacMagic 100 > Naim Audio Nait 3 > Mission 752 (plus Rega
Planar 3 > Rega Fono Mini; Naim CD3)
2 x Squeezebox Radios, 1 X Squeezebox 3 (retired), spare
Pi2/piCorePlayer
*Office:* LMS7.9.2 running on WiFi MyPassport drive > Raspberry Pi 3
with touchscreen/piCorePlayer/IQaudIO DAC and Amp
SqueezePad, iPeng as controllers 

last.fm/user/GrumpyBob

Grumpy Bob's Profile: http://forums.slimdevices.com/member.php?userid=41857
View this thread: http://forums.slimdevices.com/showthread.php?t=112273

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


Re: [SlimDevices: SqueezeCenter] Audio Scan version 1.02

2020-05-23 Thread ralphy


mherger wrote: 
> > Michael, what compiler and version were you using to build audio
> scan?
> 
> I followed Andy's instructions on 
> https://github.com/andygrundman/Audio-Scan/blob/master/README.win32
> 
> -- 
> 
> Michael

Thanks.  That's what I figured but wanted to confirm before downloading
it.

Let's see how far I get with it.



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

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


Re: [SlimDevices: SqueezeCenter] Audio Scan version 1.02

2020-05-23 Thread Michael Herger

Michael, what compiler and version were you using to build audio scan?


I followed Andy's instructions on 
https://github.com/andygrundman/Audio-Scan/blob/master/README.win32


--

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2020-05-23 Thread digimaster


*
== QLogitechMediaServer version 2.21.00
= 21-05-2020

! With version armhf/arm7 the arm-x41, there was a error with perl 5.28.
( error in LMS build )
Through this LMS did not start. For now will not be started with perl
5.28.
( If you still want to tested it, just remove .PERL from
.qpkg/LogitechMediaServer and restart. )
! When using the ./QLogitechMediaServer.sh config command, or on a error
with startup it hangs on ping/df on some systems.
Should be fixed now, thanks to DREAMS for his input.
+ When start/restart wont start, the QLogitechMediaServer.log.err will
have more info.
Like starting LMS and how the script runs. ( On trouble please always
included QLogitechMediaServer.log.err )
+ On a error while starting, will try to start in failsafe and the
lowest perl version available.
! Fixed some issues when timer is set, some times stopped after a check
! Redesign the log routine, if setup will also send messages to
notification Centre.
+ When using the timer function, if will also try to reported when a
plug-in update is available.
! Changed/fixed some minor things in update/upgrade/backup/restore.
Simplefied some routines remove unnessary stuff, which makes things
faster and smoother.
! Found that sometimes rapported port, was different then on startup.
FIXED
! Run through all the routines, to fix output messages in proper
English. ( I hope )

*



*
maintainer of QLogitechMediaServer, QOptware-NG and QAutoSub.

Qnap TS-453a, with LogitechMediaSever 8.0.0 Nightly  ( with spotty,
youtube, Radio Paradise a.m. )
Several raspberry with hifiberry amp+ and picoreplayer.
Love logitechmediaserver for it flexibel way, to play music from
different sources.


'Thanks for the DONATIONS' (https://paypal.me/pools/c/8iYTFsTibV)*

digimaster's Profile: http://forums.slimdevices.com/member.php?userid=66919
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] Latest LMS 8 update - problems displaying players

2020-05-23 Thread Michael Herger
It should be available now. 

> Am 23.05.2020 um 13:24 schrieb castalla 
> :
> 
> 
> mherger wrote: 
>>> [20-05-23 10:48:26.4523] Slim::bootstrap::tryModuleLoad (286)
>> Warning:
>>> Module [Plugins::Sprocket::Plugin] failed to load:
>>> Can't locate Try/Tiny.pm in @INC (you may need to install the
>> Try::Tiny
>> 
>> My fault. I updated some libraries. And this seems to be a new 
>> dependency which is not part of default Perl. You can probably install 
>> it using your system's package manager, or you wait for the next LMS
>> build.
>> 
>> -- 
>> 
>> Michael
> 
> So, I'll just wait.  Will it be available later today?
> 
> 
> 
> LMS server: O2 Joggler with Jivelite, Pi Zero W with PcP 6.0
> 
> Amp: Denon PMA-50
> 
> Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
> Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
> Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
> Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
> Avantree Priva BT transmitter
> 
> 
> 
> 
> 
> castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
> View this thread: http://forums.slimdevices.com/showthread.php?t=112272
> 
> ___
> Squeezecenter mailing list
> Squeezecenter@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/squeezecenter
> 

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


Re: [SlimDevices: SqueezeCenter] Play streaming URL via LMS

2020-05-23 Thread bpa


BartS wrote: 
> I suppose it is geo-locking: I can play the link trough a US-based VPN
> server, but not directly from Holland.

Weird - they play OK for me from Ireland and Ireland is usually one of
the last places allowed when rights issues are happening.

Can you play from the website ? .



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111992

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


Re: [SlimDevices: SqueezeCenter] Play streaming URL via LMS

2020-05-23 Thread BartS


bpa wrote: 
> There are many internet Radio consolidators (e.g. Tune-in, iHeart,
> Radio.net)  who act as directories but also can serve ads etc so
> additional revenue for station. Stations can move between consolidators
> in which case - link may change and are not valid on the "old"
> consolidator
> 
> That said, Bandit Rock plays OK for me - perhaps it is geo-locked for
> you but also perhaps your system is not setup to pay the audio format.
> As a sanity check - can you play them from their web site 
> https://www.ilikeradio.se/banditrock   ?

I suppose it is geo-locking: I can play the link trough a US-based VPN
server, but not directly from Holland.

> Try the following for Bandit Rock - both supplied by Tune-in
> MP3   - http://fm02-ice.stream.khz.se/fm02_mp3
> AAC  - http://fm02-ice.stream.khz.se/fm02_aac

The Tune-In radio links don't play, but I suspect they would, if I
rerouted LMS through a VPN.



BartS's Profile: http://forums.slimdevices.com/member.php?userid=65571
View this thread: http://forums.slimdevices.com/showthread.php?t=111992

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


Re: [SlimDevices: SqueezeCenter] Classic FM gone silent

2020-05-23 Thread bpa


dillspooch wrote: 
> Could some elaborate on how to add the Classic FM URL to my squeezebox?
> I can't get it to work. I go to myqueezebox.com, login, select
> favorites, then there's an 'add favorite' button where I can specify a
> name and paste in the URL, but after pressing the add button, nothing
> happens. Is there another way to do this?
> Thanks for any advise.
What is the URL you are using ?
Is it this ?
http://media-ice.musicradio.com/ClassicFMMP3



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111748

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


Re: [SlimDevices: SqueezeCenter] Audio Scan version 1.02

2020-05-23 Thread ralphy


mherger wrote: 
> > Has there ever been any attempt to compile an Audio Scan 1.02 update
> for
> > Windows? On windows 10 it's still 'stuck' on 0.95 and 1.02 does
> appear
> > to have a number of fixes.
> 
> I think I did try, but failed. Don't remember the details. Might give it
> 
> another try when I find time.
> 
> -- 
> 
> Michael

Michael, what compiler and version were you using to build audio scan?

I have v1.02 built with the activestate perl 5.14.2 provided mingw32
compiler but ATM flac and alac files are scanned but not added to the
database.



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

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


Re: [SlimDevices: SqueezeCenter] Classic FM gone silent

2020-05-23 Thread dillspooch


Could some elaborate on how to add the Classic FM URL to my squeezebox?
I can't get it to work. I go to myqueezebox.com, login, select
favorites, then there's an 'add favorite' button where I can specify a
name and paste in the URL, but after pressing the add button, nothing
happens. Is there another way to do this?
Thanks for any advise.



dillspooch's Profile: http://forums.slimdevices.com/member.php?userid=69470
View this thread: http://forums.slimdevices.com/showthread.php?t=111748

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


Re: [SlimDevices: SqueezeCenter] Latest LMS 8 update - problems displaying players

2020-05-23 Thread castalla


mherger wrote: 
> > [20-05-23 10:48:26.4523] Slim::bootstrap::tryModuleLoad (286)
> Warning:
> > Module [Plugins::Sprocket::Plugin] failed to load:
> > Can't locate Try/Tiny.pm in @INC (you may need to install the
> Try::Tiny
> 
> My fault. I updated some libraries. And this seems to be a new 
> dependency which is not part of default Perl. You can probably install 
> it using your system's package manager, or you wait for the next LMS
> build.
> 
> -- 
> 
> Michael

So, I'll just wait.  Will it be available later today?



LMS server: O2 Joggler with Jivelite, Pi Zero W with PcP 6.0

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
Avantree Priva BT transmitter





castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=112272

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


Re: [SlimDevices: SqueezeCenter] Latest LMS 8 update - problems displaying players

2020-05-23 Thread Michael Herger

[20-05-23 10:48:26.4523] Slim::bootstrap::tryModuleLoad (286) Warning:
Module [Plugins::Sprocket::Plugin] failed to load:
Can't locate Try/Tiny.pm in @INC (you may need to install the Try::Tiny


My fault. I updated some libraries. And this seems to be a new 
dependency which is not part of default Perl. You can probably install 
it using your system's package manager, or you wait for the next LMS build.


--

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


Re: [SlimDevices: SqueezeCenter] Latest LMS 8 update - problems displaying players

2020-05-23 Thread bpa


castalla wrote: 
> No idea!   How could I check??

run LMS with the -d_startup command line option.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112272

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


Re: [SlimDevices: SqueezeCenter] Latest LMS 8 update - problems displaying players

2020-05-23 Thread castalla


Log shows this for last startup:

};
[20-05-23 10:48:13.0718] main::init (388) Starting Logitech Media Server
(v8.0.0, 1590212021, Sat May 23 08:54:23 CEST 2020) perl 5.028002 -
arm-linux-gnueabihf-thread-multi-64int
[20-05-23 10:48:26.4523] Slim::bootstrap::tryModuleLoad (286) Warning:
Module [Plugins::Sprocket::Plugin] failed to load:
Can't locate Try/Tiny.pm in @INC (you may need to install the Try::Tiny
module) (@INC contains: /usr/local/slimserver/Cache/InstalledPlugins
/usr/local/slimserver/Plugins/Spotty/lib
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/Spotty/lib
/usr/local/slimserver/Cache/InstalledPlugins
/usr/local/slimserver/Plugins/RaopBridge/lib
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/RaopBridge/lib/5.28/arm-linux-gnueabihf-thread-multi-64int
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/RaopBridge/lib/5.28/arm-linux-gnueabihf-thread-multi-64int/auto
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/RaopBridge/lib
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/BBCiPlayer/lib
/usr/local/slimserver/Cache
/usr/local/slimserver/CPAN/arch/5.28/arm-linux-gnueabihf-thread-multi-64int
/usr/local/slimserver/CPAN/arch/5.28/arm-linux-gnueabihf-thread-multi-64int/auto
/usr/local/slimserver/CPAN/arch/5.28.2/arm-linux-gnueabihf-thread-multi-64int
/usr/local/slimserver/CPAN/arch/5.28.2/arm-linux-gnueabihf-thread-multi-64int/auto
/usr/local/slimserver/CPAN/arch/arm-linux-gnueabihf-thread-multi-64int
/usr/local/slimserver/CPAN/arch/5.28 /usr/local/slimserver/lib
/usr/local/slimserver/CPAN /usr/local/slimserver
/usr/local/lib/perl5/site_perl/5.28.2/arm-linux-gnueabihf-thread-multi-64int
/usr/local/lib/perl5/site_perl/5.28.2
/usr/local/lib/perl5/5.28.2/arm-linux-gnueabihf-thread-multi-64int
/usr/local/lib/perl5/5.28.2) at
/usr/local/slimserver/CPAN/LWP/Protocol.pm line 11.
BEGIN failed--compilation aborted at
/usr/local/slimserver/CPAN/LWP/Protocol.pm line 11.
Compilation failed in require at
/usr/local/slimserver/CPAN/LWP/UserAgent.pm line 13.
BEGIN failed--compilation aborted at
/usr/local/slimserver/CPAN/LWP/UserAgent.pm line 13.
Compilation failed in require at
/usr/local/slimserver/Cache/Plugins/Sprocket/API.pm line 51.
BEGIN failed--compilation aborted at
/usr/local/slimserver/Cache/Plugins/Sprocket/API.pm line 51.
Compilation failed in require at
/usr/local/slimserver/Cache/Plugins/Sprocket/Plugin.pm line 47.
BEGIN failed--compilation aborted at
/usr/local/slimserver/Cache/Plugins/Sprocket/Plugin.pm line 47.
Compilation failed in require at (eval 963) line 1.
BEGIN failed--compilation aborted at (eval 963) line 1.



LMS server: O2 Joggler with Jivelite, Pi Zero W with PcP 6.0

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
Avantree Priva BT transmitter





castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=112272

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


Re: [SlimDevices: SqueezeCenter] Latest LMS 8 update - problems displaying players

2020-05-23 Thread castalla


bpa wrote: 
> MAX_WBITS is part of the CPAN Compress::Raw::Zlib module 
> 
> Do you have problem at startup finding Zlib ?


No idea!   How could I check??



LMS server: O2 Joggler with Jivelite, Pi Zero W with PcP 6.0

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
Avantree Priva BT transmitter





castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=112272

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


Re: [SlimDevices: SqueezeCenter] Latest LMS 8 update - problems displaying players

2020-05-23 Thread bpa


MAX_WBITS is part of the CPAN Compress::Raw::Zlib module 

Do you have problem at startup finding Zlib ?



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112272

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2020-05-23 Thread digimaster


danielvo wrote: 
> Hi digimaster, thx for helping.
> 
> That is the server info, running on a Qnap Nas, installed via Qnapclub:
> 
> Logitech Media Server Version: 8.0.0 - 1589867264 @ Tue May 19 08:24:33
> CEST 2020
> Betriebssystem: QLMS 2.X (QNAP TurboStation) [Debian 9 stretch] - DE -
> utf8
> Plattformarchitektur: x86_64-linux
> Perl-Version: 5.30.1 - x86_64-linux-thread-multi
> Audio::Scan: 1.02
> IO::Socket::SSL: 2.060
> Datenbankversion: DBD::SQLite 1.58 (sqlite 3.22.0)Strange that all you're 
> music files are set to squeezeboxserver. The
only thing where it sets the owner is in the Playlist directory if the
option PLYLSTDR is enabled, and when the Playlist is filled. Then all
the file in that directory will get the owner squeezeboxserver. You can
change this by edit it to PLYLSTDR=0 in the. QLMS.conf file. 

Send from my mobile Phone



*
maintainer of QLogitechMediaServer, QOptware-NG and QAutoSub.

Qnap TS-453a, with LogitechMediaSever 8.0.0 Nightly  ( with spotty,
youtube, Radio Paradise a.m. )
Several raspberry with hifiberry amp+ and picoreplayer.
Love logitechmediaserver for it flexibel way, to play music from
different sources.


'Thanks for the DONATIONS' (https://paypal.me/pools/c/8iYTFsTibV)*

digimaster's Profile: http://forums.slimdevices.com/member.php?userid=66919
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] Latest LMS 8 update - problems displaying players

2020-05-23 Thread castalla


PcP server details:

Logitech Media Server Version: 8.0.0 - 1590212021 @ Sat May 23 08:54:23
CEST 2020
Hostname: piCorePlayer
Server IP Address: 192.168.1.40
Server HTTP Port Number: 9000
Operating system: piCore - EN - utf8
Platform Architecture: armv8l-linux
Perl Version: 5.28.2 - arm-linux-gnueabihf-thread-multi-64int
Audio::Scan: 1.02
IO::Socket::SSL: 2.066
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 2


In Material the Information page shows:


+---+
|Filename: Screenshot_2020-05-23_12-08-40.png   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30390|
+---+


LMS server: O2 Joggler with Jivelite, Pi Zero W with PcP 6.0

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
Avantree Priva BT transmitter





castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=112272

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


[SlimDevices: SqueezeCenter] Extremely low sound in LMS

2020-05-23 Thread tannaroo


i all,
Newbie, so please go easy on me. I have a pi3B+/hifiamp setup with
volumio image.
everything is working fine on the volumio web interface.

I have installed the Logitech Media Server and Squeezelite player
plugins within Volumio.

On the LMS web interface, I have set up the Volumio player on the
"Player" settings so it can see it which is recognised in LMS. 

But when I try to play a song on LMS, the volume is set at 100% but the
music is quite low/very faint.

I have tried to play around with audio settings in both LMS and Volumio
without success.

Can anyone help please?



tannaroo's Profile: http://forums.slimdevices.com/member.php?userid=69547
View this thread: http://forums.slimdevices.com/showthread.php?t=112273

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


[SlimDevices: SqueezeCenter] Latest LMS 8 update - problems displaying players

2020-05-23 Thread castalla


Updated to latest ver. 8 on PcP and Joggler (deb).

No players appear in the gui.

Here's a snippet of PcP log:

---
[20-05-23 11:41:02.7543] Slim::Networking::IO::Select::__ANON__ (130)
Error: Select task failed calling
Slim::Networking::Async::HTTP::_http_read_body: Undefined subroutine
&__ANON__::MAX_WBITS called at
/usr/local/slimserver/Slim/Networking/SimpleHTTP/Base.pm line 316.
; fh=Slim::Networking::Async::Socket::HTTPS=GLOB(0x6d9f7e0)
[20-05-23 11:41:11.2429] Slim::Web::JSONRPC::handleURI (259) While
trying to run function coderef [Slim::Web::JSONRPC::requestMethod]:
[Undefined subroutine &__ANON__::MAX_WBITS called at
/usr/local/slimserver/Slim/Utils/Compress.pm line 29.
]
[20-05-23 11:41:11.2753] Slim::Web::JSONRPC::handleURI (259) While
trying to run function coderef [Slim::Web::JSONRPC::requestMethod]:
[Undefined subroutine &__ANON__::MAX_WBITS called at
/usr/local/slimserver/Slim/Utils/Compress.pm line 29.
]
[20-05-23 11:41:43.2435] Slim::Web::JSONRPC::handleURI (259) While
trying to run function coderef [Slim::Web::JSONRPC::requestMethod]:
[Undefined subroutine &__ANON__::MAX_WBITS called at
/usr/local/slimserver/Slim/Utils/Compress.pm line 29.
]
[20-05-23 11:41:43.2723] Slim::Web::JSONRPC::handleURI (259) While
trying to run function coderef [Slim::Web::JSONRPC::requestMethod]:
[Undefined subroutine &__ANON__::MAX_WBITS called at
/usr/local/slimserver/Slim/Utils/Compress.pm line 29.
]
[20-05-23 11:41:43.3079] Slim::Web::JSONRPC::handleURI (259) While
trying to run function coderef [Slim::Web::JSONRPC::requestMethod]:
[Undefined subroutine &__ANON__::MAX_WBITS called at
/usr/local/slimserver/Slim/Utils/Compress.pm line 29.


I manually reinstalled an earlier 8 deb  on the Joggler, and the players
reappeared as normal.

I would do the same for PcP except I can find how to install a specific
lms release
]



LMS server: O2 Joggler with Jivelite, Pi Zero W with PcP 6.0

Amp: Denon PMA-50

Players/Speakers:  Touch, Logitech Radios, Sonos Play 1s & Beam,
Libratone Zipp, GGMM E2 & E3, Yamaha WXAD-010, Loewe Airspeaker, Google
Chromecast Audio, Home Mini & Nest Hub, Amazon Echo 2,3 and Show5,
Pioneer WX-SMA1, Roberts S1, O2 Joggler, Cisco Joggler, Fiio M6,
Avantree Priva BT transmitter





castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=112272

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


[SlimDevices: SqueezeCenter] LMS 8 server crashing issue - I dont belive LMS 8.0 specifically is the cause.

2020-05-23 Thread trouty00


Hi All, 
recently upgraded to LMS 8 after i needed to deploy a new server
anyway so figured i would go for 8 but im having issues where the server
has a hadbit of bombing out. it seems like comething just starts to take
all CPU and ultimatley crahses the machine, this happens generally when
playing or starting to play although i dont think its limited to this. I
used to be running 7.9.1 and have a feeling that i tried a newer version
at somepoint in the past which gave similar issues but cant really call
but I dont hink this is a LMS 8 issue.

always seems to start up in safe mode

"squeezeboxserver_safe started."

Setup is as follows
Ubuntu 18.04.4 LTS (GNU/Linux 4.15.0-101-generic x86_64)
Logitech Media Server Version: 8.0.0 - 1589867264 @ Tue May 19 08:18:49
CEST 2020
Hostname: squeeze03
Server IP Address: 192.168.1.10
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: x86_64-linux
Perl Version: 5.26.1 - x86_64-linux-gnu-thread-multi
Audio::Scan: 0.95
IO::Socket::SSL: 2.060
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 3



logs attached.

appriciate any help..


+---+
|Filename: server.log.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30389|
+---+


'Custom Squeezebox Touch Wall Mount's Available'
(http://forums.slimdevices.com/showthread.php?95114-Squeezebox-Touch-Wall-Mount-project-and-possibly-for-sale)

trouty00's Profile: http://forums.slimdevices.com/member.php?userid=30875
View this thread: http://forums.slimdevices.com/showthread.php?t=112271

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


Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2020-05-23 Thread danielvo


Hi digimaster, thx for helping.

That is the server info, running on a Qnap Nas, installed via Qnapclub:

Logitech Media Server Version: 8.0.0 - 1589867264 @ Tue May 19 08:24:33
CEST 2020
Betriebssystem: QLMS 2.X (QNAP TurboStation) [Debian 9 stretch] - DE -
utf8
Plattformarchitektur: x86_64-linux
Perl-Version: 5.30.1 - x86_64-linux-thread-multi
Audio::Scan: 1.02
IO::Socket::SSL: 2.060
Datenbankversion: DBD::SQLite 1.58 (sqlite 3.22.0)



danielvo's Profile: http://forums.slimdevices.com/member.php?userid=5751
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread bpa


While I remember it a little more info on the plugin manager process.

All the heavy work is done at LMS startup.
>From the Settings/Plugins tab - a plugin state is changed. Each plugin
has a state (kept in prefs/state.prefs) and can be: disabled, enabled,
needs-enable, needs-disable, needs-install, needs-uninstall

A "needs" state needs a LMS Restart to take effect.

A plugin updates uses the "needs-install" state.  Plugin manager checks
the "DownloadedPlugins" and if it find the right ZIP - check SHA and
then installs.

So when a Plugin download is requested in LMS from Settings/Plugins tab
- it only request a download of ZIP. If Download completes within
allotted time - Plugin downloader will check size and SHA  and if
invalid file will be deleted. If valid plugin ZIP will not be processed
in any way - that happens on Restart.

Could the current advice be for huge plugin (or problematic ones)  -
never use "Restart Now" - choose the "Restart Later" option and check
the DownloadedPlugins directory



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112241

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


Re: [SlimDevices: SqueezeCenter] Play streaming URL via LMS

2020-05-23 Thread bpa


BartS wrote: 
> It is in the normal categories, I had a look on TuneIn's website and
> these URL's will not play through there either. 
> 'TuneIn' (https://tunein.com/radio/Bandit-Rock-1019-s25063/)
> The playlist seems to update ok, also on LMS, it just will not play..

There are many internet Radio consolidators (e.g. Tune-in, iHeart,
Radio.net)  who act as directories but also can serve ads etc so
additional revenue for station. Stations can move between consolidators
in which case - link may change and are not valid on the "old"
consolidator

That said, Bandit Rock plays OK for me - perhaps it is geo-locked for
you but also perhaps your system is not setup to pay the audio format.
As a sanity check - can you play them from their web site 
https://www.ilikeradio.se/banditrock   ?

Try the following for Bandit Rock - both supplied by Tune-in
MP3   - http://fm02-ice.stream.khz.se/fm02_mp3
AAC  - http://fm02-ice.stream.khz.se/fm02_aac



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=111992

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


Re: [SlimDevices: SqueezeCenter] Possible bug: Plugin updater

2020-05-23 Thread bpa


mherger wrote: 
> I'm sorry guys, didn't have time to keep up with the discussion in a 
> timely manner... is there any conclusion in what the issue is, what to
> fix?

Good timing.   I spent a good bit of time yesterday on this and SF
co-operated by delivering a really bad download speed.

As I see the issue, the PluginDownload and Extensions Plugin were
written by Triode who wrote big chunks of LMS, Squeezeplay and all of
Squeezelite. 
Triode wrote v. good, clever code and the facility has worked OK for
many years. I think only smallish ZIP files were anticipated  - probably
LocalPLayer. 
AlienBBC was one of his plugins, it relied on MPlayer executable but the
plugin downloaded the executable - it was not part of the ZIP

So I see the current problem as arising from changes since Triode was
last on-line.
The main changes:
- Huge plugin files - 10's of MegaBytes not 100's of kBytes
- Unreliable Respository performance - On my 300mbits link,  SF can
deliver the RAOPbridge exe anything between 1.7sec and 30mins !
- faster LMS processors

After looking at the code - with one exception I think it is working as
designed
- Once Download has started (i.e. shortly after Apply button press) a
"Restart Now Restart later" message box is displayed 
- It was expected download would be complete within seconds.
- After Clicking "Restart Now "  - 2secs delay is applied before restart
happens.
- when download is complete,  sha is checked.  (There is some sort of
file size check but not certain what happens if file size is not
correct)
- There is a Download timer which checks once per seconds to see if
Download is complete until MAX_DOWNLOAD_WAIT - currently 20 secs.  Not
exactly sure what happens when counter expires.

The exception is the Download timer is broken - it usually runs through
"20 secs" in maybe 2-5 secs.  The setTimer call uses "time()" where all
other parts of LMS uses the "Hires::time" - IIRC low res time() is
unreliable on fast systems as it uses integers .  When code is change to
use Hires::time - the  20 secs timer works OK.
In Slim::Plugin::Extensions::Settings.pm _getReposCB

Code:


# if a plugin is still being downloaded, wait a bit 
longer, or the user might restart the server before we're done
if ( $timeout-- > 0 && 
Slim::Utils::PluginDownloader->downloading ) {
Slim::Utils::Timers::setTimer(undef, 
Time::HiRes::time() + 1, $finalize);
  
main::DEBUGLOG && $log->is_debug && 
$log->debug("PluginDownloader is still busy - waiting a little longer...");
return;
}
  



My suspicion is the bad SHA check may be part of the  action after
Download timer expires but since making this change SF has behaving
properly so I haven't been able to get a bad download.

So more testing is needed but other should make this change to at least
make Download timer work as designed.

If huge Plugin files on a unreliable server (i.e. downloads that take 30
mins) are to be supported change will need to be made. The main change
will be when to put up the "message box" it is triggered  in
Slim::Plugins::Extensions::Settings. _addinfo 

Code:


# don't offer the restart before the plugin download has succeeded.
my $needsRestart = Slim::Utils::PluginManager->needsRestart || 
Slim::Utils::PluginDownloader->downloading;
  


If this is changed to only appear when Download is complete
(Slim::Utils::PluginDownloader->downloading just shows how many files
are currently being downloaded) - it will need a timer to put up a
dialog box and then where will it appear - feels like a message set of
changes. Probably easiest to have a better "download failed " mechanism
which (knowing Triode's work)  I suspect is there but was broken by the
timer problem.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112241

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


Re: [SlimDevices: SqueezeCenter] Play streaming URL via LMS

2020-05-23 Thread BartS


It is in the normal categories, I had a look on TuneIn's website and
these URL's will not play through there either. 
'TuneIn' (https://tunein.com/radio/Bandit-Rock-1019-s25063/)
The playlist seems to update ok, also on LMS, it just will not play.
I can understand it doesn't make much sense for a local station to pay
more for musicrights abroad.



BartS's Profile: http://forums.slimdevices.com/member.php?userid=65571
View this thread: http://forums.slimdevices.com/showthread.php?t=111992

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


Re: [SlimDevices: SqueezeCenter] Update to LMS 8.0

2020-05-23 Thread Michael Herger

Thanks philippe_44 for your persistence!

New builds should be available now.

--

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