hi.
i am trying to build a subtitle addon that is also a service that will automaticly downloads the first subtitle.
so far everything works great, but i want to add a keyboard button to set the next and previous button but i cannot manage that getch() does not work it returns \xff all the time.
and if i create keyboard.xml i cannot run the addon not with runaddon and not with runscript, it only works with playmedia and not smothly.
1. is there any way to detect keypress with a running service?
2. playmedia popup the other menus in the screen is there any way to avoid that?
thank you very much for your help
i am trying to build a subtitle addon that is also a service that will automaticly downloads the first subtitle.
so far everything works great, but i want to add a keyboard button to set the next and previous button but i cannot manage that getch() does not work it returns \xff all the time.
and if i create keyboard.xml i cannot run the addon not with runaddon and not with runscript, it only works with playmedia and not smothly.
1. is there any way to detect keypress with a running service?
2. playmedia popup the other menus in the screen is there any way to avoid that?
thank you very much for your help