Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Erro config.py #33

Open
rafaelvieiras opened this issue May 5, 2015 · 0 comments
Open

Erro config.py #33

rafaelvieiras opened this issue May 5, 2015 · 0 comments

Comments

@rafaelvieiras
Copy link

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<--
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant