Skip to content

deevrek/kodi-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kodi Skill for Mycroft AI

This is an attempt to create a skill for the new MycroftAI which can search for, play and control Kodi instances via Kodi's JSON-RPC API.

This uses kodipydent to interface with the Kodi JSON-RPC interface.

Installation

You will need to install kodipydent:

pip install kodipydent

inside the correct virtualenv for mycroft, and then clone this repo into ~/.mycroft/third_party_skills.

Features

Currently this skill can do the following things (with some variation):

Mycroft, play film The Matrix
Mycroft, search for films containing Matrix

If it tries to play a film and there is multiple matches it will read out the search results you asked for and then let you refine your query.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages