Re: [SlimDevices: Plugins] [Smart Mix plugin] - heavy on resources or problem with Qobuz?

2016-03-26 Thread Michael Herger

There is nothing else to do? Do I have to restart the LMS server? Change
settings?


Yes, you have to restart LMS to make it pick up the new module. But I 
guess you've done this by now anyway.



Is there anything else I could compile to make LMS faster (Installed
 From .deb file)?


What aspects of LMS would you want to speed up?

--

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


Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2016-03-26 Thread Wiredcharlie

Hi Günther

Thanks for your reply. I couldn't get it to work, unfortunately.
Looking at the debug log:
> [16-03-27 00:07:14.4762] Plugins::SBNetIO::Plugin::commandCallback (301)
> PLAYMODE play
> [16-03-27 00:07:14.4775] Plugins::SBNetIO::Plugin::RequestPowerOn (329)
> *** SBNetIO: Power ON request from client Bedroom
> [16-03-27 00:07:14.4787] Plugins::SBNetIO::Plugin::RequestPowerOn (340)
> *** SBNetIO: In transition = 0
> [16-03-27 00:07:14.4800] Plugins::SBNetIO::Plugin::SetPowerState (438)
> *** SBNetIO: Turn Power: 1
> [16-03-27 00:07:14.4813] Plugins::SBNetIO::Plugin::SetPowerState (468)
> *** SBNetIO: Turn Power - Zones : 1
> [16-03-27 00:07:14.4822] Plugins::SBNetIO::Plugin::SetZonePower (483)
> *** SBNetIO: SetZonePower: 1 - 1
> [16-03-27 00:07:14.4831] Plugins::SBNetIO::Plugin::SetZonePower (501)
> *** SBNetIO: SetPower: Zone 1, Msg:
> udp:6864001e636caccf238da92c2020202020202ca98d23cfac202020202020;udp:686400176463accf238da92c20202020202001
> [16-03-27 00:07:14.4841] Plugins::SBNetIO::Plugin::SendCmd (550) ***
> SBNetIO::SendCmd - Cmd :
> udp:6864001e636caccf238da92c2020202020202ca98d23cfac202020202020;udp:686400176463accf238da92c20202020202001
> Connection: 192.168.1.125:1
> [16-03-27 00:07:14.4849] Plugins::SBNetIO::Plugin::SendCmd (557) ***
> SBNetIO::SendCmd - Zone specific connection will be used. 
> [16-03-27 00:07:14.4859] Plugins::SBNetIO::Plugin::SendCmd (563) ***
> SBNetIO::SendCmd - CleanedCmd :
> udp:6864001e636caccf238da92c2020202020202ca98d23cfac202020202020;udp:686400176463accf238da92c20202020202001
> [16-03-27 00:07:14.4868] Plugins::SBNetIO::Plugin::SendCommands (576)
> *** SBNetIO::SendCommands - Cmd :
> udp:6864001e636caccf238da92c2020202020202ca98d23cfac202020202020;udp:686400176463accf238da92c20202020202001
> [16-03-27 00:07:14.4877] Plugins::SBNetIO::Plugin::SendCommands (591)
> *** SBNetIO::SendCmds - ThisCmd   :
> udp:6864001e636caccf238da92c2020202020202ca98d23cfac202020202020
> [16-03-27 00:07:14.4885] Plugins::SBNetIO::Plugin::SendCommands (592)
> *** SBNetIO::SendCmds - RemainingCmds :
> udp:686400176463accf238da92c20202020202001
> [16-03-27 00:07:14.4893] Plugins::SBNetIO::SBNetIOSendMsg::SendCmd (74)
> SendCmd - Addr: 192.168.1.125:1, Cmd:
> udp:6864001e636caccf238da92c2020202020202ca98d23cfac202020202020
> [16-03-27 00:07:14.4902] Plugins::SBNetIO::SBNetIOSendMsg::SocketSend
> (93) SocketSend - Addr: 192.168.1.125:1, Cmd:
> udp:6864001e636caccf238da92c2020202020202ca98d23cfac202020202020
> [16-03-27 00:07:14.4910] Plugins::SBNetIO::SBNetIOSendMsg::SocketSend
> (109) SocketSend - Proto: tcp, PeerAddr: 192.168.1.125, PeerPort: 1,
> Cmd: udp:6864001e636caccf238da92c2020202020202ca98d23cfac202020202020
> [16-03-27 00:07:15.8441] Slim::Control::Request::notify (2085) Error:
> Failed notify: Could not create socket: No connection could be made
> because the target machine actively refused it.
I wondered if there was a problem with udp not being used because of the
line:> [16-03-27 00:07:14.4910] Plugins::SBNetIO::SBNetIOSendMsg::SocketSend
> (109) SocketSend - Proto: tcp, PeerAddr: 192.168.1.125, PeerPort: 1,
> Cmd: udp:6864001e636caccf238da92c2020202020202ca98d23cfac202020202020
But if I forced udp by changing the line in your script > my $proto = 'tcp'; to 
udp it still didn't work!

I proved that my connection string was correct with the following shell
script:> #!/bin/bash
> 
> 
> ## Subscribe to the device:
> echo '6864001e636caccf238da92c2020202020202ca98d23cfac202020202020' |
> xxd -r -p | nc -u -w2 -p1 192.168.1.125 1 | xxd -p
> ## Switching on:
> echo '686400176463accf238da92c20202020202001' | xxd -r -p | nc
> -u -w2 -p1 192.168.1.125 1 | xxd -pwhich does work!

My LMS is on a WinXP machine and I have tried the bauhn.pl script on
that machine and it works.

Your help is very much appreciated but please don't spoil your easter
holiday!

Tony



Wiredcharlie's Profile: http://forums.slimdevices.com/member.php?userid=35115
View this thread: http://forums.slimdevices.com/showthread.php?t=100514

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


Re: [SlimDevices: Plugins] Announce: Custom Clock applet for Touch/Radio/Controller

2016-03-26 Thread mh_

Hi Erland,
Would that be possible for you to recreate the Radio's default "Now
playing" layout as a json definition for custom clock? That would be a
great starting point for custom modifications.



mh_'s Profile: http://forums.slimdevices.com/member.php?userid=50754
View this thread: http://forums.slimdevices.com/showthread.php?t=68269

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2016-03-26 Thread tcutting

I have made an additional update to the wunderground.com version of
SDT.
Main change was to fix incompatibility with newer versions of PERL. 
This is slight change from the "beta" version announce recently.  Thanks
to BoomX2 - he'd already fixed it in his version, but I missed one of
his key changes :-)
Version is now:  5.10.23
If you changed to the "test" repository, please revert the "normal"
repository:
"http://superdatetimewu.sourceforge.net/repo.xml";

When I get a chance, I'll post the .zip file to the "files" section on
my SourceForge area (for those who may still be doing "manual"
installs)

As always, please post to the forum if you encounter any issues.



tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

___
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)

2016-03-26 Thread philippe_44

itm wrote: 
> That did it - thanks! Is squeeze2cast incompatible with the existing
> UPnP plugin? (I do use the existing UPnP plugin with a network-enabled
> receiver in another room from time to time).

No, not at all. This a strange thing happening on your machine where,
when it asks Windows for a free port, squeeze2cast is assigned a used
one. I've not seen that before. I have to recheck my code (I'm away
currently) but I thought the syntax ":x" allowed to specify only the
port number (the full syntax is ip : port) Note that usually the 1st
required port is 49152 and the allocated one is the first available in
sequence. So if 49157 is busy, it is unlikely that 49156 will be free



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2016-03-26 Thread castalla

itm wrote: 
> That did it - thanks! Is squeeze2cast incompatible with the existing
> UPnP plugin? (I do use the existing UPnP plugin with a network-enabled
> receiver in another room from time to time).

Should be possible to specify a free port for the castbridge - philippe
can best advise!



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Radio
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers 
UPnPBridge - 2 paired Sonos Play1 speakers
UPnPBridge - Rocki - Sony SRS-BTM8 speaker
UPnPBridge - Pioneer WX-SMA1 speaker
UPnPBridge - PURE One Flow internet radio
Castbridge - Chromecast 1 + Chromecast Audio
SB Player - Fire TV

castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2016-03-26 Thread itm

castalla wrote: 
> Do you have the inbuilt DLNA/UPnP plugin running?   Disable if yes.

That did it - thanks! Is squeeze2cast incompatible with the existing
UPnP plugin? (I do use the existing UPnP plugin with a network-enabled
receiver in another room from time to time).



itm's Profile: http://forums.slimdevices.com/member.php?userid=17437
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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2016-03-26 Thread castalla

itm wrote: 
> This is how the XML config looks:
> > 
Code:

  >   > :49156

> > 

Do you have the inbuilt DLNA/UPnP plugin running?   Disable if yes.



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Radio
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers 
UPnPBridge - 2 paired Sonos Play1 speakers
UPnPBridge - Rocki - Sony SRS-BTM8 speaker
UPnPBridge - Pioneer WX-SMA1 speaker
UPnPBridge - PURE One Flow internet radio
Castbridge - Chromecast 1 + Chromecast Audio
SB Player - Fire TV

castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2016-03-26 Thread itm

This is how the XML config looks:

Code:

:49156




itm's Profile: http://forums.slimdevices.com/member.php?userid=17437
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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2016-03-26 Thread itm

philippe_44 wrote: 
> What this logs says is that "a" server on port 49157 is responding "not
> found" on the HTTP GET request made by the CC device. There "has to be"
> some other application waiting on that port, although I don't understand
> why b/c should it be the case then that port should not be granted to
> squeeze2cast, but it is not squeeze2cast responding "not found"
> otherwise I would see other traces in its log. 
> 
> There is obviously something different happening with that Win2008
> server configuration, but I don't know what and I don't know well the
> specificity of that release, but it might make sense that a special
> incoming surveillance is made. So if this is not a basic firewall, could
> there be some anti-virus trying to do some smart filtering ? Again, it
> really looks like another program is intercepting the GET request and
> rejecting it before it reaches squeeze2cast.
> 
> One thing you can try is to force squeeze2cast to wait on another port
> of your choice by setting "network socket to use" to ":x" where
> x is a port number of your choice >1. This not a great solution
> though as you have to make sure this port is always available when your
> start the plugin. This obviously will not work if the problem is an
> anti-virus intercepting GET requests.

So I discovered that ResMon displays which programs are listening on
which TCP ports, and it seems that BubbleUPNP is using port 49157. So I
tried to change squeeze2cast to use 49156 instead (see screenshot below)
but, despite restarting both squeeze2cast and LMS, ResMon reports that
Squeezebox is still using port 49157 (see 2nd screenshot below). I tried
typing both ":49156" and "49156" in the "network socket to use" box, but
neither seemed to have any effect. Is there another way of forcing
squeeze2cast to use a different port?

https://www.dropbox.com/s/nv6egyevb6xz9jj/port1.png?dl=0

https://www.dropbox.com/s/uf4tgcjppcsa0w8/port2.png?dl=0



itm's Profile: http://forums.slimdevices.com/member.php?userid=17437
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