Closed jingai closed 7 years ago
yes and in artists, too
There is nothing different between them though
Well, to me it's no problem anymore since with new alexa.py I don't get any unicode errors anymore. And since "Komödie" is the only genre including an umlaut I manually changed it and it's ok. I also don't know what I could investigate there anymore except looking into the code. And that's what you did :) I just can tell you if I run the script it performs correctly for artists, albums and all of them but not for movie genres. The web generator doesn't have this problem as mentioned yesterday.
I can't figure out why it'd be different from the other requests :/
I opened #172 to document what I've found regarding string encodings from Kodi.
This, in conjunction with m0ngr31/kodi-voice/pull/3, allows unicode in the slots that get passed to the skill.
These changes should address #113.