Hope anybody could help with an issue in navigation on SubsMenu view after playback starts in E2Player.
So to detail the problem, i am running openAtv 7.0 with python 3 and subssupport 1.5.7 with kodi 19.1 with the external videoplayer E2Player for movie playback.
After the playback of the movie starts i press the blue key to show the SubsMenu that haves 3 options:
After this menu is loaded i can't navigate the option list with the navigation keys of the remote control to select the Download Substitles option and in the logs this is shown:
hi there!
Hope anybody could help with an issue in navigation on SubsMenu view after playback starts in E2Player. So to detail the problem, i am running openAtv 7.0 with python 3 and subssupport 1.5.7 with kodi 19.1 with the external videoplayer E2Player for movie playback. After the playback of the movie starts i press the blue key to show the SubsMenu that haves 3 options:
1st option -> "Select subtitles" (pre selected by default) 2nd option -> "Download subtitles" 3rd option -> "Subtitles definitions"
After this menu is loaded i can't navigate the option list with the navigation keys of the remote control to select the Download Substitles option and in the logs this is shown:
14:49:27.1139 [Screen] Showing screen '['KodiVideoPlayer']'. 14:49:27.1189 [Skin] Parsing embedded skin ''.
14:49:27.1201 [Skin] Processing screen '', position=(585, 240), size=(750x600) for module 'SubsMenu'.
14:49:27.1296 [Skin] Parsing embedded skin ''.
14:49:27.1307 [Skin] Processing screen '' from list 'SubsMenu_summary, SimpleSummary', position=(0, 0), size=(132x64) for module 'SimpleSummary'.
14:49:27.1339 [Screen] Showing screen '['SubsMenu_summary', 'SimpleSummary']'.
14:49:27.1358 [Screen] Showing screen 'SubsMenu'.
14:49:27.1365 [eRCDeviceInputDev] 0 191 1
14:49:27.1370 [InfoBarGenerics] Key: 401 (Break) KeyID='KEY_BLUE'.
14:49:27.1479 [eServiceMP3] STATE TRANSITION PLAYING -> PAUSED
14:49:27.1624 [Volume Adjust] Update Info
14:49:27.1626 [Volume Adjust] Volume = 18
14:49:27.1626 [Volume Adjust] load xml...
14:49:30.2627 "::ffff:192.168.0.200" - - [10/Jan/2022:14:49:29 +0000] "GET /web/currenttime HTTP/1.1" 200 82 "-" "Kodi/19.1 (X11; Linux aarch64) LibreELEC/10.0 App_Bitness/32 Version/19.1-(19.1.0)-Git:6402a50950ff6463042f8891ec4029c782730391"
14:49:31.2754 [eRCDeviceInputDev] 1 6c 1
14:49:31.2762 [InfoBarGenerics] Key: 108 (Make) KeyID='KEY_DOWN'.
14:49:31.2765 [ActionMap] Keymap 'SetupActions' -> Unknown action 'down'! (Typo in keymap?)
Can anybody help?