vargalex / plugin.video.rtlplusz

GNU General Public License v3.0
1 stars 0 forks source link

Does not accept the Enter key to start the video #1

Open j0c00 opened 1 year ago

j0c00 commented 1 year ago

Hi,

I'm using the CoreELEC-Amlogic-ne.aarch64-21.0-Omega_nightly_20230424-Generic.img version, and I manually updated the script.module.inputstreamhelper add-on from its repository to handle the 64-bit Widevine download.

My problem is that when I select a video, it does not start on the Enter/OK key. A workaround is to first press 'i' for information about it and press Play on the Information page, then it will start playing the video.

https://pastebin.com/jYMNZ5A0

Any corrections/suggestions are welcome. Thanks.

vargalex commented 1 year ago

Hi!

In the other addons have you not the same problem? The keyboard events handle directly Kodi. In the log I see only Inputstream adaptive related problems... From where you watch the RTL+?

j0c00 commented 1 year ago

Hi,

I've checked some other add-ons. Working fine: HBO Max, YouTube, euronews.com Same problem: FilmPapa HD, NetMozi, MediaKlikk, DirectOne This is not a complete list, I just checked a few one, what I'm using or already installed. (DirectOne throws Python exception if I just press Enter, but with the same workaround plays the library content too.)

I watch RTL+ from Hungary.

vargalex commented 1 year ago

Hi,

I will check it with CE Omega nightly on my S905X3 box (hopefully today).

vargalex commented 1 year ago

This must be a global problem (or not yet documented feature) on Omega. I have tested some default Kodi addons (ARD Aktuell, CBC Sports). They works as RTL+/FilmPapaHD/etc.

j0c00 commented 1 year ago

Thanks for the information, and sorry for bothering you, I didn't look that deeply into how common the problem is. I hope it will be fixed soon.