Hi Maven ( Or stereodude if here )
I am One of the users from UK who really love Osmosis and using it I can get my Prime & netflix media into kodi library.
recently I have not been able to update the library items & trying to manually trigger an update is throwing an error
I am on Windows 10 x64 /16 Gb / Kodi 19.1 Nightly
here's the relevant error from the [definition='1','0']log[/definition]
ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'UnboundLocalError'>
Error Contents: local variable 'cursor' referenced before assignment
Traceback (most recent call last):
File "C:\Users\*********\AppData\Roaming\Kodi\addons\plugin.video.osmosis\default.py", line 90, in <module>
removeAndReadMedialistEntry(selectedItems)
File "C:\Users\********\AppData\Roaming\Kodi\addons\plugin.video.osmosis\resources\lib\create.py", line 310, in removeAndReadMedialistEntry
removeMediaList([item])
File "C:\Users\*******AppData\Roaming\Kodi\addons\plugin.video.osmosis\resources\lib\fileSys.py", line 236, in removeMediaList
removeStreamsFromDatabaseAndFilesystem(delList)
File "C:\Users\**********\AppData\Roaming\Kodi\addons\plugin.video.osmosis\resources\lib\fileSys.py", line 310, in removeStreamsFromDatabaseAndFilesystem
streams = [stream[0] for stream in delStream(delData)]
File "C:\Users\**********AppData\Roaming\Kodi\addons\plugin.video.osmosis\resources\lib\kodiDB.py", line 701, in delStream
cursor.close()
UnboundLocalError: local variable 'cursor' referenced before assignment
-->End of Python script error report<--
Any idea ?
I am going to try & delete the streams and add again to see if this persists
Would really appreciate any help in this
Kindly Excuse me as I only Know English
Thanks