Alexa skills
#1
Hi
Ive just installed Kodi 17.6 and added a large music library >50,000 and a video library >1000. Looks like a great piece of software

I was working through https://github.com/m0ngr31/kodi-alexa and it failed on https://slot-generator.herokuapp.com/  after a 5 seconds or so pause. I read that large music libraries fail, and that amazon skills cant be >50k.  I must admit I dont understand the architecutre, but I would have thought a skill would have passed the search terms to kodi so that it could generate sql for it, rather than have to store instructtions for each search but still.

I then went pulled out of this and went through https://www.howtogeek.com/249336/how-to-...azon-echo/ but here it failed on python generate_custom_slots.py
  File "generate_custom_slots.py", line 81     print 'Writing: %s' % (filename). Which I guess its trying to generate skiills commands for each artist\track\album and it has come across a strangely named one whose characters arent being escaped.

I just wondered if anyone had anythoughts as to how to get around this, Kodi looks great and I would love to be able to use it with alexa

Many thanks
Reply

Logout Mark Read Team Forum Stats Members Help
Alexa skills0