16:26:37 T:6728 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: Error Contents: local variable 'filetype' referenced before assignment Traceback (most recent call last): File "C:\Users\Tablet\AppData\Roaming\Kodi\addons\plugin.video.osmosis\default.py", line 223, in create.fillPluginItems(url, strm=True, strm_name=name, strm_type=cType) File "C:\Users\Tablet\AppData\Roaming\Kodi\addons\plugin.video.osmosis\modules\create.py", line 113, in fillPluginItems addMovies(detail, strm_name, strm_type) File "C:\Users\Tablet\AppData\Roaming\Kodi\addons\plugin.video.osmosis\modules\create.py", line 270, in addMovies if filetype != 'file' and pagesDone < int(PAGINGMovies): UnboundLocalError: local variable 'filetype' referenced before assignment -->End of Python script error report<--