i8beef / node-red-contrib-castv2

MIT License
22 stars 14 forks source link

Added TuneIn receiver with media control support #41

Closed cromatox closed 3 years ago

cromatox commented 3 years ago

Added TuneIn-Receiver/Adapter with support for the media commands GET_STATUS, PLAY, STOP, PAUSE, SEEK (e.g. Podcasts). I do not see the necessity for QUEUE_NEXT and QUEUE_PREV. By the way, maybe it's better to have only one default media control only receiver for all not directly supported apps, which supports the simple media commands. This should work for most apps, without much programming effort. But this is a design decision.