2017-03-28, 11:53
ahh... okay thank you...
so far as I can see PVR is not included yet... no Problem, will give a try...
so far as I can see PVR is not included yet... no Problem, will give a try...
(2017-03-28, 09:04)sveni_lee Wrote: @jingai,
thanks for your work on this project.
yesterday I started to chang the wsgi.py for German languages but know I see I would be better to do this within the templates.de.yaml.
I start also to include all changes from the freemans13 fork for PVR. But if you say that version 2.5 will come soon and will include this I could spend my time with translation.
(2017-03-28, 09:52)mcl22 Wrote: I'm really looking forward for the pvr function. But concerning your answer for my sts, 2pac, etc. problem I wonder what is going to happen with the pvr feature. The coolest thing would be to ask kodi just for the channel name. But most channels (in Germany) do have names that, i guess, would cause the same problems. Examples: RTL, Sat1, Pro7, ARD, ZDF, n-tv, n24, ...
It's not possible to do some kind of linking, is it? I mean a possibility to tell the skill something like "if you get a s.t.s. then try sts" or "R.T.L. is RTL" or "Sat eins ist Sat1".
(2017-03-28, 09:52)mcl22 Wrote: I'have already tried version 2.5 and the problem with the Umlaute is still there. If I ask kodi to play "Die Ärzte" the response is "Spiele die Arzte", also in 2.5. Better and really funny example is: "play music from Abstürzende Brieftauben" - response "spiele Absturz Ende Brieftauben"
(2017-03-28, 09:52)mcl22 Wrote: Concerning the custom slots: I don't have a problem with including everything on the first run. But if alexa only gets the right match if the asked movie, artist whatever is part of the list, I'm gonna run into problems every time I add a new movie or artist.
(2017-03-28, 09:52)mcl22 Wrote: Not that that happens every day. But updating the slots every time I add something new wouldn't be that comfortable.
(2017-03-28, 09:52)mcl22 Wrote: Last question: is there some kind of tutorial for running the skill on my own webserver? I do already run a webserver on a raspberry. So the ressource is there.
(2017-03-28, 16:29)bill_orange Wrote: I see version 2.5 is out.
(2017-03-28, 16:29)bill_orange Wrote: I have a copy of version 2.1 up and running well. As the ver 2.5 readme points out, the setup is a lot different, especially the virtual environment. Rather than try to update my installation, would it make better sense to create a new Kodi skill following the ver 2.5 readme with a different name and invocation (new skill on my Lambda site, new skill in the Developer's area and new folder structure on my local machine) and delete the ver 2.1 stuff once 2.5 is up and running.
Are there any consequences to this approach that I am mot seeing? Would this be considerably harder than an upgrade?
(2017-03-28, 16:44)jingai Wrote: For everyone: Version 2.5 is not released yet -- the flask-ask branch is under active development. Not yelling, just making it bold so people see it.
...
It's just WSGI + HTTPS and for 2.5, the entry-point is alexa.wsgi. There is no tutorial, because there are plenty of resources out there for setting up a web server. Plus, this isn't really something I personally want to provide tech support for, honestly.
(2017-03-28, 19:22)mcl22 Wrote: Ok, I was just wondering because the server on the pi works so far and the requests are much faster than it was before. Nevertheless alexa often seems to not get the response in time. So I say something like "Alexa ask kodi to play Terminator" and the movie is played after, let's say 2-3 seconds, but alexa tells me that she couldn't get a response in time.
Whatever, I'm gonna try it with my raspberry 3. Perhaps this is gonna improve response time even more.