You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2021. It is now read-only.
With the new version I can not access the settings. 😢
Another problem is the Donor Import Failed, is giving error even with import donor disabled.
...
01:46:01 T:4124 ERROR: EXCEPTION: No valid addon id could be obtained. None was passed and the script wasn't executed in a normal xbmc manner.
01:46:02 T:4124 NOTICE: script.pseudotv.live-ChannelList: Donor Import Failed, Disabling Donor Features No module named Donor
01:46:02 T:4124 NOTICE: Common addon methods: Initializing addon.common version: 2.0.1
01:46:02 T:4124 NOTICE: metahandler: Initializing MetaHandlers version: 2.7.0
01:46:02 T:4124 NOTICE: metahandler: Loading sqlite3 as DB engine version: 3.8.6
01:46:02 T:4124 NOTICE: script.pseudotv.live-Migrate: Donor Import Failed, Disabling Donor Features No module named Donor
01:46:02 T:4124 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: attribute of type 'NoneType' is not callable
Traceback (most recent call last):
File "C:\Users\Rafael\AppData\Roaming\Kodi\addons\script.pseudotv.live/config.py", line 1756, in <module>
mydialog = ConfigWindow("script.pseudotv.live.ChannelConfig.xml", __cwd__, "Default")
File "C:\Users\Rafael\AppData\Roaming\Kodi\addons\script.pseudotv.live/config.py", line 77, in __init__
SyncXMLTV()
File "C:\Users\Rafael\AppData\Roaming\Kodi\addons\script.pseudotv.live\resources\lib\utils.py", line 763, in SyncXMLTV
SyncPTVL()
File "C:\Users\Rafael\AppData\Roaming\Kodi\addons\script.pseudotv.live\resources\lib\utils.py", line 782, in SyncPTVL
SyncPTV = datetime.datetime.strptime(SyncPTV_LastRun, "%Y-%m-%d %H:%M:%S.%f")
TypeError: attribute of type 'NoneType' is not callable
-->End of Python script error report<--
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With the new version I can not access the settings. 😢
Another problem is the
Donor Import Failed
, is giving error even with import donor disabled.The text was updated successfully, but these errors were encountered: