Smart PVR (Sonarr/Radarr/Couchpotato/Sickrage) Interface

Smart PVR (Sonarr/Radarr/Couchpotato/Sickrage) Interface

The request is for a skill I use frequently from github for my Amazon Echo called “Alexa-Libby” here: https://github.com/josephschmitt/alexa-libby

It can add, remove, or query movies and shows on your smart PVR (i.e. Sonarr or Radarr), for example:

MyCroft, ask Libby to add the movie The Godfather

MyCroft, ask Libby if the film The Dark Knight is on the list

MyCroft, ask Libby if the film Batman 1989 is on the list

MyCroft, ask Libby to add the show Silicon Valley

MyCroft, ask Libby if the series Jessica Jones is on the list

What third party services, data sets or platforms will the Skill interact with? Sonarr or Radarr, preferably. Could also interface with CouchPotato or Sickrage.

Are there similar Mycroft Skills already? No

What will the user Speak to trigger the Skill? See sample intents above

What phrases will Mycroft Speak? “Added <movie/show name> to your wanted list” or “You already have <movie/show name> on your wanted list”

What Skill Settings will this Skill need to store? Your smart PVR’s server and port info plus API keys

Other comments? It’s built on github for an Alexa customskill in nodeJS. Not sure if it can be converted to python for use with MyCroft…