Nick Boultbee
Nick Boultbee
Ah right. Though `itunesplaylist:Everyday` _is_ [a URL](https://www.ietf.org/rfc/rfc1738.txt) technically (custom scheme, a bit like `news`). I guess as you say the problem is that those original commands expect a native playlist...
Still waiting for this for non-US skills, grr - see this [Amazon dev forum post](https://forums.developer.amazon.com/questions/50740/there-is-a-growing-gap-between-what-a-us-dev-can-d.html#comment-87175) tracking the problem.
@Hisma any idea how / if the Pandora plugin works with the [LMS CLI](http://wiki.slimdevices.com/index.php/Logitech_Media_Server_CLI)?
I may be wrong, but the new Spotify API (for [Spotify Connect](https://www.spotify.com/us/connect/)) only allows streaming, not _control_ of the selection. The beta [Web API Player resource](https://developer.spotify.com/documentation/web-api/reference/player/) does allow controls, it...
Thanks for your interest in squeeze-alexa! In general, yes, submissions are welcome, though please note [the documented guidelines](https://github.com/declension/squeeze-alexa/blob/master/docs/CONTRIBUTING.md#where-to-start) - especially around test coverage, and linking to pre-existing issues (or creating...
To a large extent this is solved by the service wrappers, e.g. Upstart
System wrapper scripts documented and working for systemd and Upstart, and won't get better than this, so closing
No, this is still a problem, as the exception is actually caught within the app, e.g. after an LMS restart: ``` 2019-03-10T00:16:12+0000 [ERROR ] Caught exception in on_message: telnet connection...
I can't replicate this (on latest). Can you give a bit more information: * which browser are you using here? * What format audio files are these? * What are...
Thanks > The tag that I expect to sort is tracknumber (these typically have two digit numbers 01, 02, etc.). Great - if you can dump the values from the...