[RELEASE] CouchPotato Manager Add-on
#48
Morning

Is this project still going? Would love to get mine working but just get errors no matter what I try.

Put my username, pass, IP and port settings in and it did detect the correct API key but if I try to go into existing movies or add any I get an error.

This is from the OpenELEC XBMC log

Code:
18:13:29 T:139682588505856  NOTICE: [CouchPotatoApi]: u'connect: hostname="XXXXXX" port="5050" use_https="True" username="XXXXXX" api_key="True" url_base=""'
18:13:29 T:139682588505856  NOTICE: [CouchPotatoApi]: 'trying api_key...'
18:13:29 T:139682588505856  NOTICE: [CouchPotatoApi]: '_api_call started with endpoint=app.available, params=None'
18:13:29 T:139682588505856  NOTICE: [CouchPotatoApi]: 'trying api_key: success'
18:13:29 T:139682588505856  NOTICE: [xbmcswift2] Request for "/movies/add" matches rule for function "add_new_wanted"
18:13:29 T:139682588505856  NOTICE: [CouchPotatoApi]: "_api_call started with endpoint=movie.search, params={'q': 'The Signal'}"
18:13:34 T:139682588505856  NOTICE: [CouchPotatoApi]: '_api_call started with endpoint=profile.list, params=None'
18:13:41 T:139682588505856   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.KeyError'>
                                            Error Contents: ('id',)
                                            Traceback (most recent call last):
                                              File "/storage/.xbmc/addons/plugin.video.couchpotato_manager/addon.py", line 504, in <module>
                                                plugin.run()
                                              File "/storage/.xbmc/addons/script.module.xbmcswift2/lib/xbmcswift2/plugin.py", line 332, in run
                                                items = self._dispatch(self.request.path)
                                              File "/storage/.xbmc/addons/script.module.xbmcswift2/lib/xbmcswift2/plugin.py", line 306, in _dispatch
                                                listitems = view_func(**items)
                                              File "/storage/.xbmc/addons/plugin.video.couchpotato_manager/addon.py", line 265, in add_new_wanted
                                                profile_id = ask_profile()
                                              File "/storage/.xbmc/addons/plugin.video.couchpotato_manager/addon.py", line 297, in ask_profile
                                                profile_id = selected_profile['id']
                                            KeyError: ('id',)
                                            -->End of Python script error report<--
Reply


Messages In This Thread
question - by paul elder - 2013-06-11, 17:00
Not connecting - by josh4trunks - 2013-07-25, 07:43
RE: [RELEASE] CouchPotato Manager Add-on - by elmuziko - 2014-06-14, 09:25
Logout Mark Read Team Forum Stats Members Help
[RELEASE] CouchPotato Manager Add-on2