ampache / ampache-xbmc-plugin

KODI plugin for Ampache
Other
8 stars 3 forks source link

Problem with version 2 with my kodi 19 ! #18

Closed jylenhof closed 3 years ago

jylenhof commented 3 years ago

2021-03-21 18:28:38.502 T:4957 INFO : initializing python engine. 2021-03-21 18:30:16.106 T:1725 INFO : CActiveAESink::OpenSink - initialize sink 2021-03-21 18:30:16.141 T:1725 INFO : PulseAudio: Opened device Default in pcm mode with Buffersize 150 ms Periodsize 50 ms 2021-03-21 18:31:46.708 T:4957 ERROR : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

2021-03-21 18:31:47.006 T:4957 WARNING : CPythonInvoker(83, /home/invite/.kodi/addons/plugin.audio.ampache/default.py): the python script "/home/invite/.kodi/addons/plugin.audio.ampache/default.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE 2021-03-21 18:31:47.006 T:4957 INFO : Python interpreter stopped

lusum commented 3 years ago

It seems a problem with the server data.. I would need the server data that causes this problem to handle it.

EDIT: i have tested it, same problem, i will fix it

lusum commented 3 years ago

Fixed in master

Already merged in kodi repository