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

2016-03-25 Thread philippe_44

itm wrote: 
> OK so running squeeze2cast on another machine (Windows 7) seems to
> resolve the problem. 
> 
> Going back to the Windows 2008 Server: I've installed Wireshark, and
> generated output from it after starting the CastBridge plugin and
> attempting to playback an mp3. It should be filtered to include only
> traffic between the CC and the Windows 2008 Server running LMS. I'll PM
> you with a link to the Wireshark output.

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.



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-25 Thread itm

philippe_44 wrote: 
> Yes, you should see the CC appearing on your LMS server and try to play
> then. Re WireShark, I would do the interpretation, you don't need to
> worry about that but I would need you to restrict the capture between
> your CC and your machine running squeeze2cast. We can try w/o this
> filtering, but it might be a large file (although it does compress
> well). It you go this route, do not post the capture file here, for your
> privacy, just email it to me

OK so running squeeze2cast on another machine (Windows 7) seems to
resolve the problem. 

Going back to the Windows 2008 Server: I've installed Wireshark, and
generated output from it after starting the CastBridge plugin and
attempting to playback an mp3. It should be filtered to include only
traffic between the CC and the Windows 2008 Server running LMS. I'll PM
you with a link to the Wireshark output.



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-25 Thread itm

philippe_44 wrote: 
> Yes, you should see the CC appearing on your LMS server and try to play
> then. Re WireShark, I would do the interpretation, you don't need to
> worry about that but I would need you to restrict the capture between
> your CC and your machine running squeeze2cast. We can try w/o this
> filtering, but it might be a large file (although it does compress
> well). It you go this route, do not post the capture file here, for your
> privacy, just email it to me

OK so running squeeze2cast on another machine (Windows 7) seems to
resolve the problem. 

Going back to the Windows 2008 Server: I've installed Wireshark, and
attach some output from it after starting the CastBridge plugin and
attempting to playback an mp3. It should be filtered to include only
traffic between the CC and the Windows 2008 Server running LMS


+---+
|Filename: CC_CAPTURE.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=20179|
+---+


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-25 Thread philippe_44

itm wrote: 
> I'm not very familiar with Wireshark I'm afraid. I've run it before, but
> had problems interpreting the output!
> 
> How would I run squeeze2cast on another machine? I tried copying the
> \bin folder to a Windows 7 machine then running squeeze2cast-win.exe. It
> popped up a command window and generated alot of output, but what do I
> do next (e.g. to playback an mp3 to the Chromecast?)

Yes, you should see the CC appearing on your LMS server and try to play
then. Re WireShark, I would do the interpretation, you don't need to
worry about that but I would need you to restrict the capture between
your CC and your machine running squeeze2cast. We can try w/o this
filtering, but it might be a large file (although it does compress
well). It you go this route, do not post the capture file here, for your
privacy, just email it to me



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-25 Thread itm

philippe_44 wrote: 
> Do you know how to use tools like wireshark ?  I still suspect the CC is
> getting kicked out by the server for some reason. Can you also try to
> run squeeze2cast on any other machine ? It does not have to run on the
> same machine with LMS. It can be Windows, Linux x86, arm (a raspi) or
> Mac os

I'm not very familiar with Wireshark I'm afraid. I've run it before, but
had problems interpreting the output!

How would I run squeeze2cast on another machine? I tried copying the
\bin folder to a Windows 7 machine then running squeeze2cast-win.exe. It
popped up a command window and generated alot of output, but what do I
do next (e.g. to playback an mp3 to the Chromecast?)



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-25 Thread philippe_44

Do you know how to use tools like wireshark ?  I still suspect the CC is
getting kicked out by the server for some reason. Can you also try to
run squeeze2cast on any other machine ? It does not have to run on the
same machine with LMS. It can be Windows, Linux x86, arm (a raspi) or
Mac os



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-25 Thread Osamede

I just installed the Castbridge  LMS plugin and connected it to a
(previously activated and firmware updated) Chromecast Audio device - it
worked perfectly first time I activated the LMS Plugin. 

I just want to thank the maker of the plugin for relieving me of the
task of instead of constantly wrestling with wifi vanishing on on my SB
Touch. I do miss the touchscreen, but hey now I can just focus on
enjoying the music, which its what it's all about. A big thanks to you!



3x Squeezebox Touch
2x Squeezebox Radios 
1x Squeezebox Classic
Server: Logitech Media Server Version: 7.9.
Mobile: 3x Ipeng on Iphone /  2x Ipeng on Ipad / Orange Squeeze+Squeeze
Player
Laptops: 2x Squeezeplay 7.8.0-r328

Osamede's Profile: http://forums.slimdevices.com/member.php?userid=11753
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] Yet another Remote Control Plugin - SBNetIO

2016-03-25 Thread cadfish

Wiredcharlie wrote: 
> To be honest, I was hoping to avoid the automation server as the Orvibo
> is directly controlled by wifi. 
> 
> ...
> 
> Can SBNetIO send UDP packets?

Sorry, for not answering quicker - I was on a easter holiday trip.

My plugin should support udp - looking at the bauhn script, you can try


Code:

'udp:686400176463%MAC%20202020202001'



and


Code:

'udp:686400176463%MAC%20202020202000'



as turn on and off cmds, where %MAC% is the devices MAC adress and the
rest is some magic strings as found by reverse engineering by the
authors of provided links.

The above, however, does not do the pairing. I don't know, whether the
pairing has to be established once or with every request.

You can send several commands - just separate them with a semi colon.
The pairing command should look like


Code:

udp:6864001e636c%MAC%202020202020%REVERSEDMAC%202020202020'



where %REVERSEDMAC% is the reversed MAC adress. From the netcat example
you can see the reversal


Code:

MAC: accf532147e4  -->  Reversed MAC:e4472153cfac  



I don't have an orvibo though, so I can not test.

Günther



Primary System: LMS on Win 7 PC, 4 SBT, 1 Duet, 2 piCorePlayer
(HifiMeDIY Sabre II DAC & HifiBerry DAC), 2 Duet Controller, 2 iPods, 1
iPhone (iPeng), Sony XPeria Mini & ION,  Android Tablet (SqueezeControl,
OrangeSqueeze, SqueezeCommander) -- Secondary System: Mobile Server
based on SqueezePlug on RaspBerry PI

Visit 'SBNetIO' (http://code.google.com/p/sbnetio) - yet another remote
control plugin.

cadfish's Profile: http://forums.slimdevices.com/member.php?userid=58296
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: New versions of erlands plugins

2016-03-25 Thread Stan Pulsar

Thanks Erland for the clarification and links !



Stan Pulsar's Profile: http://forums.slimdevices.com/member.php?userid=6669
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


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

2016-03-25 Thread Rainer M Krug
Rainer M Krug  writes:

> Michael Herger  writes:
>
 Unfortunately TEN no longer supports any service but
 Spotify.
>>>
>>> Is there any alternative which works better with Qobuz?
>>
>> Not that I'm aware of. Not for SB anyway.
>>
>>> Any chance of making the binary?
>>
>> It's relatively easy to compile if you have dev tools installed on
>> your device. "perl -MCPAN -e 'install Text::LevenshteinXS'" should do
>> it.
>
> OK - looks easy. Trying it.

Got it working - I think "install CPAN:Meta" did the job, and than
"install YAML".

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

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

Thanks,

Rainer


>
> I have never used perl before - so apologies if this is basic.
>
> Problem:
>
> I have to install YAML before, and I get many of these errors on the
> perl shell:
>
> ,
> | cpan[1]> install YAML
> | Going to read '/root/.cpan/Metadata'
> |   Database was generated on Fri, 25 Mar 2016 09:29:02 GMT
> | Running install for module 'YAML'
> | Running make for I/IN/INGY/YAML-1.15.tar.gz
> | Checksum for /root/.cpan/sources/authors/id/I/IN/INGY/YAML-1.15.tar.gz ok
> | Scanning cache /root/.cpan/build for sizes
> | 
> DONE
> | 
> |   CPAN.pm: Going to build I/IN/INGY/YAML-1.15.tar.gz
> | 
> | Checking if your kit is complete...
> | Looks good
> | Warning: prerequisite Test::YAML 1.05 not found.
> | Writing Makefile for YAML
> | Wide character in print at /usr/share/perl/5.14/ExtUtils/MakeMaker.pm line 
> 1020.
> | Wide character in print at /usr/share/perl/5.14/ExtUtils/MakeMaker.pm line 
> 1020.
> | Wide character in print at /usr/share/perl/5.14/ExtUtils/MakeMaker.pm line 
> 1020.
> | Writing MYMETA.yml
> | Wide character in print at /usr/share/perl/5.14/ExtUtils/MM_Any.pm line 
> 1172.
> |  Unsatisfied dependencies detected during 
> |    INGY/YAML-1.15.tar.gz  
> | Test::YAML [requires]
> | Running make test
> |   Delayed until after prerequisites
> | Running make install
> |   Delayed until after prerequisites
> | Running install for module 'Test::YAML'
> | Running make for I/IN/INGY/Test-YAML-1.06.tar.gz
> | Checksum for /root/.cpan/sources/authors/id/I/IN/INGY/Test-YAML-1.06.tar.gz 
> ok
> | 
> |   CPAN.pm: Going to build I/IN/INGY/Test-YAML-1.06.tar.gz
> | 
> | Checking if your kit is complete...
> | Looks good
> | Warning: prerequisite Test::Base 0.86 not found.
> | Writing Makefile for Test::YAML
> | Writing MYMETA.yml
> | utf8 "\xF6" does not map to Unicode at 
> /usr/share/perl/5.14/Parse/CPAN/Meta.pm line 89, <$fh> chunk 1.
> |  Unsatisfied dependencies detected during 
> `
>
> and these errors
> ,
> | utf8 "\xF6" does not map to Unicode at 
> /usr/share/perl/5.14/Parse/CPAN/Meta.pm line 89, <$fh> chunk 1.
> `
> occur for each module to be installed as dependency, and consequently YAML is 
> not installed.
>
>
> perl version:
>
> ,
> | root@pogoplug:~# perl --version
> | 
> | This is perl 5, version 14, subversion 2 (v5.14.2) built for 
> arm-linux-gnueabi-thread-multi-64int
> | (with 89 registered patches, see perl -V for more detail)
> | 
> | Copyright 1987-2011, Larry Wall
> | 
> | Perl may be copied only under the terms of either the Artistic License or 
> the
> | GNU General Public License, which may be found in the Perl 5 source kit.
> | 
> | Complete documentation for Perl, including FAQ lists, should be found on
> | this system using "man perl" or "perldoc perl".  If you have access to the
> | Internet, point your browser at http://www.perl.org/, the Perl Home Page.
> `
>
> Rainer

-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, 
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :   +33 - (0)9 53 10 27 44
Cell:   +33 - (0)6 85 62 59 98
Fax :   +33 - (0)9 58 10 27 44

Fax (D):+49 - (0)3 21 21 25 22 44

email:  rai...@krugs.de

Skype:  RMkrug

PGP: 0x0F52F982


signature.asc
Description: PGP signature
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2016-03-25 Thread Rainer M Krug
Michael Herger  writes:

>>> Unfortunately TEN no longer supports any service but
>>> Spotify.
>>
>> Is there any alternative which works better with Qobuz?
>
> Not that I'm aware of. Not for SB anyway.
>
>> Any chance of making the binary?
>
> It's relatively easy to compile if you have dev tools installed on
> your device. "perl -MCPAN -e 'install Text::LevenshteinXS'" should do
> it.

OK - looks easy. Trying it.

I have never used perl before - so apologies if this is basic.

Problem:

I have to install YAML before, and I get many of these errors on the
perl shell:

,
| cpan[1]> install YAML
| Going to read '/root/.cpan/Metadata'
|   Database was generated on Fri, 25 Mar 2016 09:29:02 GMT
| Running install for module 'YAML'
| Running make for I/IN/INGY/YAML-1.15.tar.gz
| Checksum for /root/.cpan/sources/authors/id/I/IN/INGY/YAML-1.15.tar.gz ok
| Scanning cache /root/.cpan/build for sizes
| 
DONE
| 
|   CPAN.pm: Going to build I/IN/INGY/YAML-1.15.tar.gz
| 
| Checking if your kit is complete...
| Looks good
| Warning: prerequisite Test::YAML 1.05 not found.
| Writing Makefile for YAML
| Wide character in print at /usr/share/perl/5.14/ExtUtils/MakeMaker.pm line 
1020.
| Wide character in print at /usr/share/perl/5.14/ExtUtils/MakeMaker.pm line 
1020.
| Wide character in print at /usr/share/perl/5.14/ExtUtils/MakeMaker.pm line 
1020.
| Writing MYMETA.yml
| Wide character in print at /usr/share/perl/5.14/ExtUtils/MM_Any.pm line 1172.
|  Unsatisfied dependencies detected during 
|    INGY/YAML-1.15.tar.gz  
| Test::YAML [requires]
| Running make test
|   Delayed until after prerequisites
| Running make install
|   Delayed until after prerequisites
| Running install for module 'Test::YAML'
| Running make for I/IN/INGY/Test-YAML-1.06.tar.gz
| Checksum for /root/.cpan/sources/authors/id/I/IN/INGY/Test-YAML-1.06.tar.gz ok
| 
|   CPAN.pm: Going to build I/IN/INGY/Test-YAML-1.06.tar.gz
| 
| Checking if your kit is complete...
| Looks good
| Warning: prerequisite Test::Base 0.86 not found.
| Writing Makefile for Test::YAML
| Writing MYMETA.yml
| utf8 "\xF6" does not map to Unicode at 
/usr/share/perl/5.14/Parse/CPAN/Meta.pm line 89, <$fh> chunk 1.
|  Unsatisfied dependencies detected during 
`

and these errors
,
| utf8 "\xF6" does not map to Unicode at 
/usr/share/perl/5.14/Parse/CPAN/Meta.pm line 89, <$fh> chunk 1.
`
occur for each module to be installed as dependency, and consequently YAML is 
not installed.


perl version:

,
| root@pogoplug:~# perl --version
| 
| This is perl 5, version 14, subversion 2 (v5.14.2) built for 
arm-linux-gnueabi-thread-multi-64int
| (with 89 registered patches, see perl -V for more detail)
| 
| Copyright 1987-2011, Larry Wall
| 
| Perl may be copied only under the terms of either the Artistic License or the
| GNU General Public License, which may be found in the Perl 5 source kit.
| 
| Complete documentation for Perl, including FAQ lists, should be found on
| this system using "man perl" or "perldoc perl".  If you have access to the
| Internet, point your browser at http://www.perl.org/, the Perl Home Page.
`

Rainer

-- 
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982


signature.asc
Description: PGP signature
___
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-25 Thread itm

philippe_44 wrote: 
> Okay, can you make *super* sure that port 49157 is not blocked on this
> machine ? The load failed is rather indicative that the CC tried to
> start acquiring the file and get kicked by the server. The way it works
> is that the castbridge is creating a webserver that the serves the CC
> request to GET the audio file content
> 
> I've encountered almost no issue with CC once the connection is
> established, in fact I barely modified this piece of code one I had a
> working version. Most of the time the culprit is either firewall or
> something with the host networking piece - the SSL on Windows 2008 is
> new and I'll make a note in the user guide. I'll also try to see if I
> can use existing SSL libraries instead of forcing mine all the time

Thanks for the suggestion. So I tried turning off the firewall
*completely *on the Windows 2008 server, but got the same result - all
the visual signs were that the track was playing back, but there was no
audio (I checked/adjusted the volume level on the receiver and it was
fine). The latest log (after disabling the firewall) is below.


Code:

[10:59:48.252] stream_sock:421 [004A243C] header: GET 
/stream.mp3?player=a4:77:33:dd:6a:d2 HTTP/1.0
  
  
  [10:59:48.252] sq_callback:259 [00490568]: codec:m, ch:255, s:255, r:255
  [10:59:48.323] sq_get_metadata:560 [004A243C]: idx 0
artist:Elvis Costello
album:13 Steps Lead Down (Cd Single)
title:13 Steps Lead Down
genre:Rock
duration:195.343
size:0
cover:http://192.168.1.4:9000/music/bbed8c85/cover.jpg
  [10:59:48.323] SendCastMessage:265 [01FC8170]: Cast sending: 
{"type":"LAUNCH","requestId":1,"appId":"CC1AD845"}
  [10:59:48.323] CastLoad:142 [00490568]: Queuing LOAD
  [10:59:48.323] sq_callback:302 [00490568]: current URI set 
http://192.168.1.4:49157/LMS2CAST/a4-77-33-dd-6a-d2-idx-1.mp3
  [10:59:48.323] sendSTAT:165 [004A243C]: STAT:[STMc] msplayed 0
  [10:59:48.323] sendSTAT:167 [004A243C] STAT: STMc
  [10:59:48.323] process:562 [004A243C] audg
  [10:59:48.323] process_audg:473 [004A243C] (old) audg gainL: 128 gainR: 128
  [10:59:48.348] stream_thread:181 [004A243C] headers: len: 116
  HTTP/1.1 200 OK
  Server: Logitech Media Server (7.7.5 - 1416570306)
  Connection: close
  Content-Type: audio/mpeg
  
  
  [10:59:48.348] sendRESP:196 RESP
  [10:59:48.463] CastSocketThread:648 [00490568]: type:RECEIVER_STATUS (id:0)
  [10:59:48.634] SendCastMessage:265 [01FC8170]: Cast sending: 
{"type":"SET_VOLUME","requestId":2,"volume":{"level":1.00,"muted":false}}
  [10:59:48.634] CastSimple:176 [00490568]: Queuing PLAY
  [10:59:48.641] CastSocketThread:648 [00490568]: type:RECEIVER_STATUS (id:2)
  [10:59:48.651] CastSocketThread:648 [00490568]: type:RECEIVER_STATUS (id:0)
  [10:59:49.112] stream_thread:255 [004A243C] end of stream (t:3125498)
  [10:59:49.112] sendDSCO:183 DSCO: 0
  [10:59:49.113] process:562 [004A243C] strm
  [10:59:49.113] process_strm:238 [004A243C] strm command u
  [10:59:49.113] process_strm:285 [004A243C] unpause at: 0 now: 975611158
  [10:59:49.113] sendSTAT:165 [004A243C]: STAT:[STMr] msplayed 0
  [10:59:49.113] sendSTAT:167 [004A243C] STAT: STMr
  [10:59:49.127] output_thru_thread:758 [004A243C] wrote total 3125498
  [10:59:49.536] CastSocketThread:648 [00490568]: type:RECEIVER_STATUS (id:1)
  [10:59:49.536] CastSocketThread:687 [00490568]: Receiver launched
  [10:59:49.536] SendCastMessage:265 [01FC8170]: Cast sending: 
{"type":"CONNECT","origin":{}}
  [10:59:49.536] SendCastMessage:265 [01FC8170]: Cast sending: {
  "type": "LOAD",
  "autoplay": false,
  "requestId": 3,
  "sessionId": "D71FA80F-A937-47A5-A8DB-7FB00764BC32",
  "media": {
  "contentId": "http://192.168.1.4:49157/LMS2CAST/a4-77-33-dd-6a-d2-idx-1.mp3;,
  "metadata": {
  "albumArtist": "Elvis Costello",
  "metadataType": 3,
  "artist": "Elvis Costello",
  "title": "13 Steps Lead Down",
  "albumName": "13 Steps Lead Down (Cd Single)",
  "trackNumber": 1,
  "images": [
  {
  "url": "http://192.168.1.4:9000/music/bbed8c85/cover.jpg;
  }
  ]
  },
  "streamType": "BUFFERED",
  "contentType": "audio/mpeg"
  },
  "currentTime": 0.0
  }
  [10:59:50.632] CastSocketThread:648 [00490568]: type:LOAD_FAILED (id:3)
  [10:59:50.632] ProcessQueue:538 [00490568]: PLAY un-queued but no media 
session
  [10:59:50.750] CastSocketThread:648 [00490568]: type:PONG (id:0)
  [10:59:50.752] CastSocketThread:648 [00490568]: type:PONG (id:0)
  [10:59:51.000] process:562 [004A243C] strm
  [10:59:51.000] process_strm:241 [004A243C] strm command t
  [10:59:51.000] sendSTAT:167 [004A243C] STAT: STMt
  [10:59:51.000] process:562 [004A5244] strm
  [10:59:51.000] process_strm:241 [004A5244] strm command t
  [10:59:51.000] sendSTAT:167 [004A5244] STAT: STMt




itm's Profile: http://forums.slimdevices.com/member.php?userid=17437
View this thread: 

Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2016-03-25 Thread DaveCheltenham

Thanks *Pinkdot* and Michael Herger for getting the latest version on to
DSM 6 and servicing LMSUpdate following the demise of LMS Repack. You
also paid particular tribute to and Michael Herger and I'm sure all your
users do as well. Thanks again



DaveCheltenham's Profile: http://forums.slimdevices.com/member.php?userid=41689
View this thread: http://forums.slimdevices.com/showthread.php?t=103636

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


Re: [SlimDevices: Plugins] Google Music Plugin

2016-03-25 Thread mrMuppet

Google music Plugin is really great! The only problem I have is that it
looses the current song after a longer break and skips then to the next
song.  
Code:

 ) is still playing, not submitting [16-03-25 11:10:55.2620] 
Plugins::GoogleMusic::AllAccess::get_artist_image (331) Not able to get the 
artist image for artist ID Ad3p65jnikcfjnikdmrjabbwfei: SysCallError: (32, 
'EPIPE') at line 2 [16-03-25 11:10:55.2655] 
Plugins::GoogleMusic::ProtocolHandler::getNextTrack (103) Looking up stream url 
for url googlemusic:track:Tnvheundeujhvojh2h3v2y34yce failed: SysCallError: 
(32, 'EPIPE') at line 2
  

 

Gesendet von meinem A0001 mit Tapatalk





mrMuppet's Profile: http://forums.slimdevices.com/member.php?userid=34722
View this thread: http://forums.slimdevices.com/showthread.php?t=98526

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

2016-03-25 Thread epoch1970

philippe_44 wrote: 
> What woudl also be interesting is to see how it behaves when controlled
> by iTunes.
Under iTunes/mac: the volume slider has a much higher latency than other
airplay players I have. Volume control seems accurate (no need to impose
large steps to get an audible change), but a change can take 1sec or so
to become effective.
I will listen to whatever music there is on the mac :( to see how robust
the Sabrent thinggy is with iTunes.

Yesterday with Airplay Bridge, I had encountered several instances where
music drops on a song, and the player remains silent until next track.
The buffer was set to 1000ms, partly because I had experienced drops,
partly because of the delay in volume change effectiveness you mention.
I will run the device a bit more with 3000ms and see.

(Drops don't seem to be related to file format, the device doesn't seem
to be overheating particularly (it's warm though), wifi is presumably
very good. Yesterday I logged in the device but my console under telnet
didn't process linefeeds correctly so running top in a window prove
impractical.)



4 SB 3 • Libratone Zipp Mini • iPeng (iPhone + iPad) • Squeezebox Server
7.9 (linux) with plugins: CD Player, WaveInput, Triode's BBC iPlayer by
bpa • IRBlaster by Gwendesign (Felix) • Server Power Control by Gordon
Harris • Smart Mix, Music Walk With Me, What Was That Tune? by Michael
Herger • PowerSave by Jason Holtzapple • Song Info, Song Lyrics by
Erland Isaksson • AirPlay Bridge by philippe_44 • WeatherTime by Martin
Rehfeld • Auto Dim Display, SaverSwitcher, ContextMenu by Peter Watkins.

epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
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: ShairTunes2 plugin - Airtunes on your LMS

2016-03-25 Thread snoopy86

Can you write all the ports that need to be opened for this to work?



snoopy86's Profile: http://forums.slimdevices.com/member.php?userid=64826
View this thread: http://forums.slimdevices.com/showthread.php?t=103783

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


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

2016-03-25 Thread Michael Herger

>> Unfortunately TEN no longer supports any service but
>> Spotify.
>
> Is there any alternative which works better with Qobuz?

Not that I'm aware of. Not for SB anyway.

> Any chance of making the binary?

It's relatively easy to compile if you have dev tools installed on your 
device. "perl -MCPAN -e 'install Text::LevenshteinXS'" should do it.


--

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