LuarSource / Fuente

11 stars 2 forks source link

Compatibilidad OSMC kodi 19.x #1

Open Crashillo opened 2 years ago

Crashillo commented 2 years ago

Ninguno de los addons procedentes de esta fuente (como luar, o moe's tv) son compatibles ni con OSMC ni con PiOS (el nuevo raspbian), sin embargo es muy difícil encontrar la razón para ello. ¿Tiene qué ver la versión de python?

Si se aportase mayor información sería más sencillo determinar la incompatibilidad. ¿A qué se debe?

juanrarodriguez18 commented 2 years ago

Mismo problema por aquí, por añadir más info este es el error (bastante poco descriptivo) que ofrece el log:


2022-03-13 22:31:20.168 T:15415   DEBUG <general>: onExecutionDone(10, /home/pi/.kodi/addons/script.luar/default.py)
2022-03-13 22:31:20.174 T:13999   DEBUG <general>: libinput: event0  - debounce state: DEBOUNCE_STATE_IS_UP_WAITING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP

2022-03-13 22:31:20.190 T:15415    INFO <general>: Python interpreter stopped
2022-03-13 22:31:20.190 T:15415   DEBUG <general>: Thread LanguageInvoker 1331866176 terminating
2022-03-13 22:31:20.191 T:13980   DEBUG <general>: ProcessMouse: trying mouse action leftclick
2022-03-13 22:31:20.205 T:15414   ERROR <general>: GetDirectory - Error getting plugin://script.luar/
2022-03-13 22:31:20.205 T:15414   DEBUG <general>: Thread waiting 1306520128 terminating
2022-03-13 22:31:20.239 T:13980   DEBUG <general>: ------ Window Deinit (DialogBusy.xml) ------
2022-03-13 22:31:20.239 T:13980   ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://script.luar/) failed
2022-03-13 22:31:20.239 T:13980   DEBUG <general>: CGUIMediaWindow::GetDirectory (addons://sources/executable)```