Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-11 Thread Michael Herger

Do *any* of these support *"browseonlineartist"*?? If not, then its not
a fair comparison.


"browseonlineartist" is a command defined by the Online Library plugin 
in LMS8. No client should need to worry about what command is being 
used, as long as it correctly calls it with the parameters given by the 
menu definition, and correctly interprets the response. (always assuming 
the handler has been implemented correctly on the server side, of 
course). Many have commands and queries have been added in LMS and 3rd 
party plugins since eg. the Radio firmware was last updated many, many 
years ago.


Craig - here's an issue that I'm seeing. If I drill down to My 
Music/Artists/Some Artist/Some Album, then I pick eg. "Qobuz" from that 
level's "..." menu at the top, then you don't send the "menu" flag with 
the request. Without that flag you wouldn't get any menu information 
back. Are you building that menu yourself, or is it the result of some 
query? You should always have a menu flag set if you expect menu 
information. It should be part of the response when navigating a menu. 
But in this case I'm not sure it's such a response.


--

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-04-11 Thread philippe_44


Gobuleberbu wrote: 
> I just performed some tests.  Using airfoil, i can replicate the
> behavior.  The behavior is the same when I send audio output to the
> remoteHD airplay plugin.  
> 
> Airfoil has the ability to send audio to squeeze boxes/squeezelite.
> Behaves correctly on squeezelite.
> 
> I guess I should just lower the volume on my amp as it seems the issue
> is with the airplay protocol.  Or change the airport for a squeezelite
> device.  Or perhaps I could install squeezelite on it? 
> 
> Thanks for your support, its very much appreciated.

YW - Re mapping, I still think it can solve your issue but you did not
use it the way it should

(-30:1, -15:50, 0:100) means

-30 on AirPlay = 1 on LMS
-15 on AirPlay = 15 on LMS and so on

if -30 is low enough then you need to extend much more the next point,
for example, 

(-30:1, -25:30, -15:50, 0:100)

You can add as many points as you like to stretch the curve

And I don't think AirPlay devices go below -30, but I've seen some that
don't go above -10 (eg)



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-04-11 Thread philippe_44


Gobuleberbu wrote: 
> Yeah, I increased the level to generate some data in the log, trying to
> replicate the issue.  Your plugin is reacting as expected but the sound
> still jumps when I set it from 0 to 1 (-29.39).  Perhaps the issue is
> with Shairport.  
> 
> Any idea how I could fix that?

I'm confused - you mentionned ATV 1st Gen and now you talk about
Shairport?



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-04-11 Thread Gobuleberbu

I just performed some tests.  Using airfoil, i can replicate the
behavior.  The behavior is the same when I send audio output to the
remoteHD airplay plugin.  

Airfoil has the ability to send audio to squeeze boxes/squeezelite.
Behaves correctly on squeezelite.

I guess I should just lower the volume on my amp as it seems the issue
is with the airplay protocol.  Or change the airport for a squeezelite
device.  Or perhaps I could install squeezelite on it? 

Thanks for your support, it’s very much appreciated.





Gobuleberbu's Profile: http://forums.slimdevices.com/member.php?userid=68135
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: Squeezelite Puzzling Behavior � Connects to Web Stream But No Audio

2020-04-11 Thread bpa


bakerboy wrote: 
> I too have SBRs which play it fine. No DAC, and I'm afraid I don't know
> where resampling would be. I've seen a web page saying, "Resampling is
> not included in armv5te, armv6 and mips binaries..." so probably not.
> Thanks.

So the audio on your pi uses the default analog output ?  no additional
hardare, USB etc.

Pi's are all Armv7



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-04-11 Thread Gobuleberbu


Yeah, I increased the level to generate some data in the log, trying to
replicate the issue.  Your plugin is reacting as expected but the sound
still jumps when I set it from 0 to 1 (-29.39).  Perhaps the issue is
with Shairport.  

Any idea how I could fix that?





Gobuleberbu's Profile: http://forums.slimdevices.com/member.php?userid=68135
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: Squeezelite Puzzling Behavior � Connects to Web Stream But No Audio

2020-04-11 Thread bakerboy


I too have SBRs which play it fine. No DAC, and I'm afraid I don't know
where resampling would be. I've seen a web page saying, "Resampling is
not included in armv5te, armv6 and mips binaries..." so probably not.
Thanks.



bakerboy's Profile: http://forums.slimdevices.com/member.php?userid=24946
View this thread: http://forums.slimdevices.com/showthread.php?t=111981

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2020-04-11 Thread ftlight


philippe_44 wrote: 
> The Bridge installs a web server on a random port from 49152 (can be
> configured), up to 32 ports, so your firewall must allow that. If
> everything seems to work but you have no sound, you propably have these
> ports blocked to the Chromcast player cannot get the audio. In Windows,
> add a rule authorizing squeeze2cast-win.exe or go into
> C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\CastBridge and
> launch *once* squeezecast-win.exe where you'll be prompted for
> authorization

On my Windows 10 install the path is
C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\CastBridge\Bin

The forum software is inserting a space in \Plugins\ which needs to be
removed in the path when using.

Bill



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

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


Re: [SlimDevices: Plugins] Hardware Volume Control, Justboom AmpZero & PiCore Player

2020-04-11 Thread jemhayward


Many thanks for pointing me in the right direction...  have read most of
the thread, but my speaker only works on the outside WiFi and I've run
out of light before I got to the later posts in the thread.  I think I'm
getting there, but as I'm not that technical, I suspect I may be asking
some questions about what I actually do tomorrow.  Now I've sudo pigiod
do I have to do that again, or is that now a permanent thing?  Basically
I have an encoder on GIPO 16 & 18, and so I think I need to put
something somewhere that expresses that...   hopefully tomorow I'll work
it out.



jemhayward's Profile: http://forums.slimdevices.com/member.php?userid=55065
View this thread: http://forums.slimdevices.com/showthread.php?t=111979

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


Re: Squeezelite Puzzling Behavior � Connects to Web Stream But No Audio

2020-04-11 Thread bpa


bakerboy wrote: 
> Puzzling to me at least. My Raspberry Pi, Debian, Squeezelite
> (v1.9.2-1158) installation connects to a particular web stream (WKCR,
> http://wkcr.streamguys1.com:80/live MP3, 96kbps CBR) but produces no
> audio. This is a new problem, it used to be fine. My Squeezebox radios
> have no problem. The problem occurs with both proxied and direct
> streaming.
> 
> Advice? Thanks.

Slightly unusual stream encoding  96 kbit/s, 22050 Hz joint-stereo
It plays OK on a squeezelite on Ubuntu and also on an SBR.

Do you have a DAC which can support 22.050kHz sampling rate and/or have
disabled resampling ?



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-04-11 Thread philippe_44


philippe_44 wrote: 
> No I dont think so. First you see some level at -72.60 which does
> not exist in AirPlay (-30 is the min) unless you have set the mapping to
> -90 as you did and second the timestamps in all logs are always the
> same, so I think you have copied the same log multiple times

oh, my bad - I was looking at the file from my iPhone and the cache was
always showing me the same file ... 

So, in this one, I see LMS volume moving up from 3 (-29.39 in AirPlay)
to a big jump of 35 (-19.59 in AirPlay). Was that on purpose to move
from 3 to 35? Because, ATP, the bridge does what is expected but it
seems that this is the LMS command which is way too "brutal"



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-04-11 Thread philippe_44

Gobuleberbu wrote: 
> Here : 30014

No I don’t think so. First you see some level at -72.60 which does not
exist in AirPlay (-30 is the min) unless you have set the mapping to -90
as you did and second the timestamps in all logs is always the same, so
I think you have copied the same log multiple times



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-04-11 Thread Gobuleberbu


Here : 30014


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




Gobuleberbu's Profile: http://forums.slimdevices.com/member.php?userid=68135
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Squeezelite Puzzling Behavior � Connects to Web Stream But No Audio

2020-04-11 Thread bakerboy


Puzzling to me at least. My Raspberry Pi, Debian, Squeezelite
(v1.9.2-1158) installation connects to a particular web stream (WKCR,
http://wkcr.streamguys1.com:80/live MP3, 96kbps CBR) but produces no
audio. This is a new problem, it used to be fine. My Squeezebox radios
have no problem. The problem occurs with both proxied and direct
streaming.

Advice? Thanks.



bakerboy's Profile: http://forums.slimdevices.com/member.php?userid=24946
View this thread: http://forums.slimdevices.com/showthread.php?t=111981

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-04-11 Thread philippe_44


Gobuleberbu wrote: 
> 30011
> Here we go!!

I don't think the volume mapping has been reset to default values



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2020-04-11 Thread d6jg

mherger wrote: 
> > Well, what about adding the artist and title info that MAI receives
> to
> > the top of the lyrics? This way the user could easily spot false
> > positives.
> 
> I had this at some point. But it looks odd in some places where we'd 
> have that information right above the title already.
> 
> -- 
> 
> Michael

Why not put it in small text at the bottom. At the top is unnecessary
when hopefully it’s correct >90% of the time but I can see why it would
be useful to know when it fails.



VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s
*Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3
-> Onkyo CRN755 -> Wharfedale Modus Cubes
*Dining Room* -> SB Boom 
*Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s
Everything controlled by iPeng

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-11 Thread Paul Webster


sveninndh wrote: 
> 
> I have already asked it several times, what is "browseonlineartist",
> what does it do? 
> 

FYI it is in the new 8.0 code - in the OnlineLibrary plugin
slimserver/Slim/Plugin/OnlineLibrary/BrowseArtist.pm

You won't find it being called from other skins yet because, I assume,
Material is the first one to be updated to use this new capability.



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

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

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-04-11 Thread Gobuleberbu


30011
Here we go!!


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




Gobuleberbu's Profile: http://forums.slimdevices.com/member.php?userid=68135
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-11 Thread sveninndh


cpd73 wrote: 
> Really, please stop going round and round and round in circles. I have
> stated what I see this issue as - quite clearly, multiple times. What
> other clients do is up to them. But *your* code returns *type=text* for
> an *image*!

This is also not fair, because it is a result of misunderstandings and I
think it is not only my fault.

> Do any of these support "browseonlineartist"?? If not, then its not a
> fair comparison.

I have already asked it several times, what is "browseonlineartist",
what does it do? 

Is it the small menu behind the (...)-button?

If yes, then all other skins have also a possibility to to execute the
point "Qobuz", why is it not fair to compair?

Do you mean the two extra menu points when MusicArtistInfo plugin is
installed, yes this seems an exclusive function of material skin.

> Still, the issue is that you return a list of images and state that each
> one is a text item. Not sure how I can be any clearer on this point.
> This is the point that is tripping material up. Perhaps its an issue
> with Material, and I have added a work-around. But, why state an item is
> text if its an image? I understand it also has text. But LMS does not
> return a track list and state each item is text - and each item does
> have some text.

Maybe this is where the misunderstanding lies.
You say that you can only display what LMS tells you in the JSON
responses.
Of course this is correct, but that is not my point at all.

My question was why are the JSON answers different at all?
Why do you get a different JSON response when the call is triggered by
"browseonlineartist" as opposed to all other ways to call the same
QobuzArtist-menu?

> But *your* code returns *type=text* for an *image*!

Not my code, it's Michael's code, and that code has always been that
way. Please ask Michael about the why.



sveninndh's Profile: http://forums.slimdevices.com/member.php?userid=69030
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2020-04-11 Thread philippe_44


As said in #1 post, sync is not supported between CC and other LMS
devices. You must create a sync group WITHIN chromecast devices.
The for the COU consumption, how do launch the bridge and what is your
config file



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-04-11 Thread philippe_44


Gobuleberbu wrote: 
> 30006
> Here you go!  Changing the mapping changes when the sound will start to
> be adjusted.  When -90:0,-15:50,0:100, the sound ajustement will stop at
> 44 on the lms slider, sound output will be constant if I go lower.

Oops ... I need the bridge log, not the server log. And I see that you
have brutfir and maybe other plugins that affect volume. Can you set the
mapping back to default and try again with other plugins disabled just
to make sure?



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-04-11 Thread Gobuleberbu


30006
Here you go!  Changing the mapping changes when the sound will start to
be adjusted.  When -90:0,-15:50,0:100, the sound ajustement will stop at
44 on the lms slider, sound output will be constant if I go lower.


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




Gobuleberbu's Profile: http://forums.slimdevices.com/member.php?userid=68135
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-04-11 Thread philippe_44

Gobuleberbu wrote: 
> I know, I’ve tried everything.  It never increases the volume
> progressively, 1% is already very high volume.  Using mapping
> -90:0,-45:50,0:100 does not even solve it.  It changes how it behaves,
> but there is always that step at the beginning of the curve. [emoji53] 
> 
> Software volume control does work, but introduces a delay in the volume
> change.

Try to set the addition debugging to raop and send me a log then



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-04-11 Thread Gobuleberbu

I know, I’ve tried everything.  It never increases the volume
progressively, 1% is already very high volume.  Using mapping
-90:0,-45:50,0:100 does not even solve it.  It changes how it behaves,
but there is always that step at the beginning of the curve. [emoji53] 

Software volume control does work, but introduces a delay in the volume
change.





Gobuleberbu's Profile: http://forums.slimdevices.com/member.php?userid=68135
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2020-04-11 Thread freelsjd


Hello.  I am using latest versions of both CastBridge plugin and LMS
(1.21.1 and 8.0.0~1586146269) on a Linux/Buster server.  Generally, it
is working great.  However, I have noticed that after I play music using
the plugin on cast devices, the plugin will continually cycle at 100% on
a single core forever until I kill it.  I am exiting incorrectly or some
other user setting I can make to prevent this?  The only other problem
is the sync process is not synced very well and best to only play one
cast device at a time. Can this be tuned ? Finally, a suggestion.  Would
it be possible to play left and right channels separately in a cast
device.  Right now I am thinking of two google mini-nests, but any equal
pair combination would be ideal.  Thanks for such a great plugin.



freelsjd's Profile: http://forums.slimdevices.com/member.php?userid=4344
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-11 Thread cpd73


sveninndh wrote: 
> 
> 1. Default Skin,  *nowhere problems* with viewing artist photos
> 2. Squeezeplay, *nowhere problems* with viewing artist photos
> 3. Classic Skin,  *nowhere problems* with viewing artist photos
> 

Do *any* of these support *"browseonlineartist"*?? If not, then its not
a fair comparison.

Still, the *issue* is that you return a list of images and state that
each one is a *text* item. Not sure how I can be any clearer on this
point. *This* is the point that is tripping material up. Perhaps its an
issue with Material, and I have added a work-around. But, *why* state an
item is *text* if its an image? I understand it also has text. But LMS
does not return a track list and state each item is text - and each item
does have some text.

Really, please stop going round and round and round in circles. I have
stated what I see this issue as - quite clearly, multiple times. What
other clients do is up to them. But *your* code returns *type=text* for
an *image*!



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
2. Open browser's developer tools 3. Open console tab in developer tools
4. REQ/RESP messages sent to/from LMS will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2020-04-11 Thread dolodobendan


While I was trying to reproduce the socket error thing, I got the
restart error again. :p I was offered to start a debugger, so I gave it
a shot. Maybe it's helpful? I really cannot say.

30002


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


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

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

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


Re: [SlimDevices: Plugins] PiCorePlayer, how to automatic reboot weekly

2020-04-11 Thread edwin2006


Alright I wa afraid of that. No way to copy over the player press since
there has been done the most. Also the most settings available, lot of
screens to copy



*SqueezeBoxes:* 1x Transporter (Living room) 1x SB2 (shed), 1x Radio
(Kitchen), 1x Boom (Dining room), 1x piCorePlayer (jacuzzi), 1x
piCorePlayer (Garden) 1x OSMC + Squeezelite (Movie room), 1x Touch
(Study 2), few spare unit's
*Server:* LMS on Pi3 7.9.1. on PcP 3.21
*Network:* AVM Fritzbox, Netgear Smart Switch 24p, 3x Ubiquity

edwin2006's Profile: http://forums.slimdevices.com/member.php?userid=66926
View this thread: http://forums.slimdevices.com/showthread.php?t=111977

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-11 Thread sveninndh


cpd73 wrote: 
> At the risk of going round and round in circles... Your response has
> *TYPE* set to *TEXT*.
> 
> > 
Code:

  >   > 
  > {
  > "params":[  "2c:fd:a1:bb:03:db",
  > [
  > "browseonlineartist",
  > "items",
  > "0",
  > 25000,
  > "item_id:5.5",
  > "want_url:1"
  > ]
  > ],
  > 

> > 
> 

Where does "browseonlineartist" come from?

I can't find it anywhere in LMS or plugin code.
But I find it in your code in browse-page.js in line 1432, 1433 and
2686.

I'm very sorry, but I just don't understand you.

I am simply an observer who looks at the behavior of Material Skin from
the outside and compares it with other skins.

1. Default Skin,  *nowhere problems* with viewing artist photos
2. Squeezeplay, *nowhere problems* with viewing artist photos
3. Classic Skin,  *nowhere problems* with viewing artist photos
4. Material Skin, *no problem* with viewing artist photos with only *one
exception*

The exception always occurs when we find *"browseonlineartist"* in
JSON-RESP.
In all other cases, the display of the artist images works fine in
Material Skin.

And the Perl code used to display the artist photos is always the same
here and this code is years old and untouched.
>From my point of view I have absolutely no idea why you see different
results in JSON-RESP.
I was hoping you had an explanation.
But I'm sure it's not the Perl code, neither mine nor Michael's.



sveninndh's Profile: http://forums.slimdevices.com/member.php?userid=69030
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Hardware Volume Control, Justboom AmpZero & PiCore Player

2020-04-11 Thread paul-


https://forums.slimdevices.com/showthread.php?107001-ANNOUNCE-SqueezeButtonPi-Tool-to-use-buttons-and-rotary-encoders-on-a-RPi=951438=1#post951438



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=111979

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


Re: [SlimDevices: Plugins] PiCorePlayer, how to automatic reboot weekly

2020-04-11 Thread paul-


No way to transfer from 3 to 6.   Too much has changed on the pCP side. 
Take some screen shots of 3, then set them in 6.

If just LMS settings, do what d6jg said



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=111977

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


[SlimDevices: Plugins] Hardware Volume Control, Justboom AmpZero & PiCore Player

2020-04-11 Thread jemhayward


I got my 'Table' speaker out today and although it booted and connected
to WiFi it didn't register with LMS and there was no web interface on
the IP address.

So I have re-installed using PiCore Player v6.0.0 Real Time Kernel - set
up for my JustBoom Amp Zero hat, and it's all working fine, except that
the rotary encoder volume knob I installed ages ago isn't working.

I can't recall how I got it working, but when trying to find out I did
realise that my old distro was Max2Play anyway!  Is there a 'setting' in
the PiCore distro for hardware volume control with this card?  I don't
really want to go back to Max2Play as my other systems are mainly PiCore
(one is volumio at the moment).

There seems to be something on github, but I can't recall it being that
complicated last time.



jemhayward's Profile: http://forums.slimdevices.com/member.php?userid=55065
View this thread: http://forums.slimdevices.com/showthread.php?t=111979

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


Re: [SlimDevices: Plugins] PiCorePlayer, how to automatic reboot weekly

2020-04-11 Thread d6jg

edwin2006 wrote: 
> Found it and oeps. The same place where I put in the cron job manual
> sync Ntp. So, also in pcp.x
> 
> Now for q2, how to transfer entire config to fresh pcp 6 install?

It is possible to copy the prefs over and then remove the server ID from
the file on the new server but TBH I find the easiest method is to run 2
instances of LMS and then copy the server and player settings one by
one. It’s not as time consuming as it would first seem. Also a good
opportunity to streamline your plugins.



VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s
*Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3
-> Onkyo CRN755 -> Wharfedale Modus Cubes
*Dining Room* -> SB Boom 
*Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s
Everything controlled by iPeng

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=111977

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


Re: [SlimDevices: Plugins] PiCorePlayer, how to automatic reboot weekly

2020-04-11 Thread edwin2006


paul- wrote: 
> Copying the card is the easiest way.Don't think that will work from 3.x to 6.x



*SqueezeBoxes:* 1x Transporter (Living room) 1x SB2 (shed), 1x Radio
(Kitchen), 1x Boom (Dining room), 1x piCorePlayer (jacuzzi), 1x
piCorePlayer (Garden) 1x OSMC + Squeezelite (Movie room), 1x Touch
(Study 2), few spare unit's
*Server:* LMS on Pi3 7.9.1. on PcP 3.21
*Network:* AVM Fritzbox, Netgear Smart Switch 24p, 3x Ubiquity

edwin2006's Profile: http://forums.slimdevices.com/member.php?userid=66926
View this thread: http://forums.slimdevices.com/showthread.php?t=111977

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


Re: [SlimDevices: Plugins] PiCorePlayer, how to automatic reboot weekly

2020-04-11 Thread paul-


Copying the card is the easiest way.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=111977

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


Re: [SlimDevices: Plugins] PiCorePlayer, how to automatic reboot weekly

2020-04-11 Thread edwin2006


Found it and oeps. The same place where I put in the cron job manual
sync Ntp. So, also in pcp.x

Now for q2, how to transfer entire config to fresh pcp 6 install?



*SqueezeBoxes:* 1x Transporter (Living room) 1x SB2 (shed), 1x Radio
(Kitchen), 1x Boom (Dining room), 1x piCorePlayer (jacuzzi), 1x
piCorePlayer (Garden) 1x OSMC + Squeezelite (Movie room), 1x Touch
(Study 2), few spare unit's
*Server:* LMS on Pi3 7.9.1. on PcP 3.21
*Network:* AVM Fritzbox, Netgear Smart Switch 24p, 3x Ubiquity

edwin2006's Profile: http://forums.slimdevices.com/member.php?userid=66926
View this thread: http://forums.slimdevices.com/showthread.php?t=111977

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


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2020-04-11 Thread hopkins


dolodobendan wrote: 
> The problem does not occur all the time, but not only when
> auto-starting. I tried the log, but it seems to log the current session
> only. Also, the problem did not occur today after a reboot. That was
> with 2.6.7. The freshly arrived 2.6.8 starts without a hitch, too. I'll
> keep you posted.
> 
> Thank you and Happy Easter!

I have the error with version 2.6.7 and 2.6.8



hopkins's Profile: http://forums.slimdevices.com/member.php?userid=68982
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

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


Re: [SlimDevices: Plugins] PiCorePlayer, how to automatic reboot weekly

2020-04-11 Thread Jeff07971


edwin2006 wrote: 
> No kidding, so simple?
> Which pcp version is the screenshot?

The screenshot is 6.0.0RC1 but has been there since 4.0 I think

Jeff



*Players:* SliMP3,Squeezebox3 x3,Receiver,SqueezeLite-X,PiCorePlayer x3
*Server:* LMS Version:  Latest Nightly on Centos 8.0 VM on ESXi 6.5.0U3
on Dell T320
*Plugins:*
AutoRescan/BBCiPlayer/PowerSave/PowerSwitchIII/Squeezecloud/Spotty/Player
Groups
*Remotes:* iPeng9/Orangesqueeze/PC/Jivelite/SqueezeLite-X
*Music:* 522GB,1.5K albums with 25K songs by 5K artists mostly FLACs

*Want a webapp ?* See
http://forums.slimdevices.com/showthread.php?104305-Webapp-for-LMS

Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290
View this thread: http://forums.slimdevices.com/showthread.php?t=111977

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-11 Thread cpd73


sveninndh wrote: 
> 
> >Why state the item is a text item if it is not?
> 
> Because it is a text element and it is in code. It is a text element
> with an image at the beginning.

Fine, but you want to show a larger image when clicked => it is an image
with a title.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
2. Open browser's developer tools 3. Open console tab in developer tools
4. REQ/RESP messages sent to/from LMS will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] PiCorePlayer, how to automatic reboot weekly

2020-04-11 Thread edwin2006


No kidding, so simple?
Which pcp version is the screenshot?



*SqueezeBoxes:* 1x Transporter (Living room) 1x SB2 (shed), 1x Radio
(Kitchen), 1x Boom (Dining room), 1x piCorePlayer (jacuzzi), 1x
piCorePlayer (Garden) 1x OSMC + Squeezelite (Movie room), 1x Touch
(Study 2), few spare unit's
*Server:* LMS on Pi3 7.9.1. on PcP 3.21
*Network:* AVM Fritzbox, Netgear Smart Switch 24p, 3x Ubiquity

edwin2006's Profile: http://forums.slimdevices.com/member.php?userid=66926
View this thread: http://forums.slimdevices.com/showthread.php?t=111977

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-11 Thread cpd73


sveninndh wrote: 
> I think you are wrong about my code or the code of the MusikArtistInfo
> plugin by Michael which is called here.

At the risk of going round and round in circles... Your response has
*TYPE* set to *TEXT*.


Code:


  {
  "params":[  "2c:fd:a1:bb:03:db",
  [
  "browseonlineartist",
  "items",
  "0",
  25000,
  "item_id:5.5",
  "want_url:1"
  ]
  ],
  "id":53,
  "method":"slim.request",
  "result":{
  "title":"Fotos",
  "loop_loop":[
  {
  "id":"5.5.0",
  "name":"von AllMusic.com",
  * \ " t y p e \ " : \ " t e x t \ " , * 
  
"image":"/imageproxy/https%3A%2F%2Frovimusic.rovicorp.com%2Fimage.jpg%3Fc%3DLHVBg_C-jWupp3DrxjyRe1WnbEN5fCjifro6xhIBuB4%3D%26f%3D5/image.jpg",
  "isaudio":0,
  "hasitems":0
  },
  



The *TEXT* is in the *NAME* field - as it should be, and Material
handles that just fine.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
2. Open browser's developer tools 3. Open console tab in developer tools
4. REQ/RESP messages sent to/from LMS will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] PiCorePlayer, how to automatic reboot weekly

2020-04-11 Thread Jeff07971


edwin2006 wrote: 
> Yesterday I noticed that spotty didn't work and this morning suddenly
> lms stopped entirely.
> There was more going on. Pi responded to ping but unable to open pcp GUI
> or open SSH session.
> Finally I pulled power plug and upon restart everything worked as
> before, yes even spotty.
> 
> Conclusion, something was not ok and the final lms failure was only the
> end result after a long, unknown uptime.
> 
> Yes I'm not using latest pcp / lms etc config, simply no time to fiddle
> with it and it works. Would be nice if there was a guide to preserve all
> config settings and how to transfer these to a fresh install.
> 
> Makes me also wonder, would a weekly reboot have prevented the failure
> this morning? If so, how can I schedule a periodic reboot?
> 
> Long time ago I asked the same for periodic Ntp sync and that is working
> fine so a scheduked reboot must be possible but how?
> 
> So long article but basic two q
> 1. How to do 's huddled reboot
> 2. How to transfer entire config to fresh install
> 
> Thnx all for a great product and keeping the squeezebox lineup working
> al those years!

2


+---+
|Filename: 2020-04-11 10_17_30-pCP - Tweaks.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=2|
+---+


*Players:* SliMP3,Squeezebox3 x3,Receiver,SqueezeLite-X,PiCorePlayer x3
*Server:* LMS Version:  Latest Nightly on Centos 8.0 VM on ESXi 6.5.0U3
on Dell T320
*Plugins:*
AutoRescan/BBCiPlayer/PowerSave/PowerSwitchIII/Squeezecloud/Spotty/Player
Groups
*Remotes:* iPeng9/Orangesqueeze/PC/Jivelite/SqueezeLite-X
*Music:* 522GB,1.5K albums with 25K songs by 5K artists mostly FLACs

*Want a webapp ?* See
http://forums.slimdevices.com/showthread.php?104305-Webapp-for-LMS

Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290
View this thread: http://forums.slimdevices.com/showthread.php?t=111977

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-11 Thread sveninndh


cpd73 wrote: 
> And my response would be the same. The type is set to "text". Sorry, but
> I do not subscribe to any services - so I cannot check myself.
> 
> Anyhow, I've just added a work-around for this. But, I still think there
> is an issue with your (or LMS's) code. Why state the item is a text item
> if it is not?

>And my response would be the same.

With the reference to #3796 I just wanted to give an indication of what
the content of #3818 is based on.
But #3818 is also important to narrow down possible causes for this
problem.
I did not take the time to test and document many things just for fun.
I'm trying really hard to figure out what's wrong here.

>But, I still think there is an issue with your (or LMS's) code. 

I think you are wrong about my code or the code of the MusikArtistInfo
plugin by Michael which is called here.
Maybe LMS has a problem, but that would surprise me.

>Why state the item is a text item if it is not?

Because it is a text element and it is in code. It is a text element
with an image at the beginning.

Here is the called Perl code from MusicArtistInfo::ArtistInfo.pm (it's
Michael's code not mine):


Code:

if ($photos && ref $photos eq 'ARRAY') {
my $credit = cstring($client, 'BY') . ' ';
$items = [ map {
{
type  => 'text',
name  => $_->{credits} ? ($credit . 
$_->{credits}) : '',
image => $_->{url},
jive  => { showBigArtwork => 1, actions 
=> { do => { cmd => [ 'artwork', $_->{url} ] }, }, }
}
} (@$photos) ];
}




The text contains where the image comes from.

Why do you suppress the text?

If you look at the default skin, you will notice that the text is
displayed there and you can set the display mode in a menu (text only,
small images, big images) in the lower left corner.

2999729998

But I think the problem is somewhere else, please have a closer look at
message #3818 and the JSON-RESP. 
The effect described there has nothing to do with the type "text" and
also not with my code.


+---+
|Filename: Artist Pictures 3.JPG|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29998|
+---+


sveninndh's Profile: http://forums.slimdevices.com/member.php?userid=69030
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


[SlimDevices: Plugins] PiCorePlayer, how to automatic reboot weekly

2020-04-11 Thread edwin2006


Yesterday I noticed that spotty didn't work and this morning suddenly
lms stopped entirely.
There was more going on. Pi responded to ping but unable to open pcp GUI
or open SSH session.
Finally I pulled power plug and upon restart everything worked as
before, yes even spotty.

Conclusion, something was not ok and the final lms failure was only the
end result after a long, unknown uptime.

Yes I'm not using latest pcp / lms etc config, simply no time to fiddle
with it and it works. Would be nice if there was a guide to preserve all
config settings and how to transfer these to a fresh install.

Makes me also wonder, would a weekly reboot have prevented the failure
this morning? If so, how can I schedule a periodic reboot?

Long time ago I asked the same for periodic Ntp sync and that is working
fine so a scheduked reboot must be possible but how?

So long article but basic two q
1. How to do 's huddled reboot
2. How to transfer entire config to fresh install

Thnx all for a great product and keeping the squeezebox lineup working
al those years!



*SqueezeBoxes:* 1x Transporter (Living room) 1x SB2 (shed), 1x Radio
(Kitchen), 1x Boom (Dining room), 1x piCorePlayer (jacuzzi), 1x
piCorePlayer (Garden) 1x OSMC + Squeezelite (Movie room), 1x Touch
(Study 2), few spare unit's
*Server:* LMS on Pi3 7.9.1. on PcP 3.21
*Network:* AVM Fritzbox, Netgear Smart Switch 24p, 3x Ubiquity

edwin2006's Profile: http://forums.slimdevices.com/member.php?userid=66926
View this thread: http://forums.slimdevices.com/showthread.php?t=111977

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


Re: [SlimDevices: Plugins] Announce: Local Player plugin and Squeezelite for Linux/Windows/OSX

2020-04-11 Thread the_bat


the_bat wrote: 
> Thanks.  For some reason that version won't download.  The counter
> decrements to 1 or 0 but nothing happens.  The previous version (1198)
> does download however and is now working, so thanks very much indeed.
> 
> Alan

1218 now downloading fine.

Thanks again.

Alan



the_bat's Profile: http://forums.slimdevices.com/member.php?userid=70024
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

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