Results 1,001 to 1,010 of 1912
-
2017-03-14, 00:03 #1001
- Join Date
- Nov 2012
- Posts
- 2
-
2017-03-14, 01:16 #1002
- Join Date
- Mar 2017
- Posts
- 8
In my case the incoming request ID's are not in sequence, so the above logic does not work. The above "if" statement seems to be the only place where the bridge status can change to CAST_LAUNCHED, so in my case I have 100% guarantee that cast will not start on the first attempt at least. So in my case either there should be == logic, or continue waiting for CAST_LAUNCHED state achieved (that is not zeroing waitID if the status is other than CAST_LAUNCHED), or do not send any other messages unless in the CAST_LAUNCHED state. In my case the SET_VOLUME messages are sent immediately after the LAUNCH message but are acknowledged earlier than the LAUNCH message.
Thanks for 0.2.6.4-dev-1. I tried it but as I believe for above reasons I am still getting no sound.
-
2017-03-14, 10:57 #1003
- Join Date
- May 2008
- Location
- Canada
- Posts
- 6,740
okay - The missed responses in the former versions might have been due to this issue I corrected. So I've done a -dev-2 that waits for the exact ID, not expecting sequencing between all requests. I'm also only queuing what should be ordered, the volume & status requests go direct. Let's see.
[edit]: you need to uninstall dev-1 to be able to install dev-2LMS 8.1.x on Odroid-C4 - SqueezeAMP!, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3
-
2017-03-14, 20:21 #1004
- Join Date
- May 2008
- Location
- Canada
- Posts
- 6,740
0.2.6.4-dev-3
I've uploaded a 0.2.6.4-dev-3 which (hopefully) solves a few problems reported by osv. I had to change a few low level things in the communication with the CC, it should result in a much more responsive solution, but I'd like to be sure I did not break anything else, so testers welcome
LMS 8.1.x on Odroid-C4 - SqueezeAMP!, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3
-
2017-03-15, 06:26 #1005
- Join Date
- Mar 2017
- Posts
- 8
-
2017-04-08, 05:16 #1006
- Join Date
- Apr 2017
- Posts
- 1
Hi,
I recently installed LMS on my Synology. Works fine. I have then added your Chromecast bridge. Worked great to add it. It finds my two CCA devices, I can see and use them as speakers. But sadly no sound is coming out on them. I can directly from Spotify cast to my CCA, but not via LMS.
Any suggestions?
I have tried the latest dev as well (0.2.6.7.1)
I can also see this in the log for Chromecast bridge, what is it trying to access? As that not any of my local IP addresses.
Code:sq_callback:314 [0x832fda4]: current URI set 169.254.138.197:49152/LMS2CAST/cc-cc-09-fb-29-5e-idx-1.wav
-
2017-04-09, 18:29 #1007
- Join Date
- May 2008
- Location
- Canada
- Posts
- 6,740
Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)
Last edited by philippe_44; 2017-04-10 at 00:32.
LMS 8.1.x on Odroid-C4 - SqueezeAMP!, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3
-
2017-04-19, 10:00 #1008
- Join Date
- Apr 2017
- Posts
- 3
I installed Chromecast Bridge and it finds my 2 CC's.
However they aren't showing up in the LMS player! The dropdown to choose my music system is just empty.
How can I fix this?
-
2017-04-20, 02:29 #1009
- Join Date
- Jan 2011
- Location
- Staffordshire. UK
- Posts
- 4,125
-
2017-04-20, 02:37 #1010
- Join Date
- Apr 2017
- Posts
- 3