Craig Duncan

Results 66 comments of Craig Duncan

I've tracked that to an issue in the PHP extension itself, but not been able to solve yet, I'll let you know once I get anywhere with upstream

Hi Oliver, thanks for your message, I'm glad you like the library. I presume you've seen the [interrupt](http://duncan3dc.github.io/sonos/fun/announcements/) feature, and you're talking about something similar to that, but allowing groupings...

Hi Oliver, yes I think you're asking for the `TemporaryGroup` feature I described above, I'm working on getting 2.0 out the door at the moment, but once that's released I'll...

I've taken a look at this but it's quite complicated to do in a reliable way that handles all the possible scenarios. I'll give it another crack when I get...

Hi @kvanisterdael, pause is the correct command to stop line in from playing. I've just tried it on my system now and it worked without issue, are you sure the...

Hmm, I wonder if the playbar works with line-in differently to other speakers, I don't have one so it's going to be tricky to solve for me. But let me...

Hi, the library doesn't support Sonos Favourites at the moment. I'll take a look at adding this when I get some time

I've done a bit of work on this (on the [favourites](https://github.com/duncan3dc/sonos/tree/favourites) branch), but as these lists can contain tracks, streams, and collections of tracks. It's not simple to handle them,...

Yeh a countable would be a playlist, it could be a Spotify playlist, or a Sonos playlist, or anything else though. I've not added a `$sonos->getFavourites()` method yet, but that...

Hi @kvanisterdael, I'm afraid that's not the case, there are some devices in the current range that are not speakers (eg the Bridge), and without `isSpeaker()` the library will throw...