[RELEASE] CouchPotato Manager Add-on
#46
Is there a way to have the option when using categories?
Thanks
Reply
#47
Hello,

Is this add on already integrated in CP or do i have to add it manually?
If so, how can i add it? Smile

Thanks!
Patrick van Bavel
Reply
#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
#49
Same error here as well.

Debug log
Reply
#50
No-one?
Reply
#51
Sorry, I was (and am) very busy at the moment Sad

I will have a look when I got some free time, I promise...

regards,
sphere
My GitHub. My Add-ons:
Image
Reply
#52
Thanks sphere, I'm just happy in the knowledge you haven't stop supporting this great addon.
Reply
#53
Can't wait for it to be fixed... This would be bad ass with themoviedb.org browser Smile
Image
Reply
#54
I fixed the add-on in the repository so you should receive an update.

Thanks!
My GitHub. My Add-ons:
Image
Reply
#55
Nice one.

Thanks.
Reply
#56
can confirm is now working, thanks for fixing.
Reply
#57
can someone hel me decipher this debug entry. i cant seem to add movies from trailer to couchpotato

thanks

13:28:36 T:2172 NOTICE: [CouchPotatoApi]: u'connect: hostname="192.168.0.2" port="5050" use_https="False" username="" api_key="True" url_base=""'
13:28:36 T:2172 NOTICE: [CouchPotatoApi]: 'trying api_key...'
13:28:36 T:2172 NOTICE: [CouchPotatoApi]: '_api_call started with endpoint=app.available, params=None'
13:28:36 T:2172 NOTICE: [CouchPotatoApi]: 'trying api_key: success'
13:28:36 T:2172 NOTICE: [xbmcswift2] Request for "/movies/add" matches rule for function "add_new_wanted"
13:28:36 T:2172 NOTICE: [CouchPotatoApi]: "_api_call started with endpoint=movie.search, params={'q': 'Into the Woods'}"
13:28:41 T:2172 NOTICE: [CouchPotatoApi]: '_api_call started with endpoint=profile.list, params=None'
13:28:45 T:2172 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 "C:\Users\YC\AppData\Roaming\XBMC\addons\plugin.video.couchpotato_manager\addon.py", line 448, in <module>
plugin.run()
File "C:\Users\YC\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib\xbmcswift2\plugin.py", line 332, in run
items = self._dispatch(self.request.path)
File "C:\Users\YC\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib\xbmcswift2\plugin.py", line 306, in _dispatch
listitems = view_func(**items)
File "C:\Users\YC\AppData\Roaming\XBMC\addons\plugin.video.couchpotato_manager\addon.py", line 209, in add_new_wanted
profile_id = ask_profile()
File "C:\Users\YC\AppData\Roaming\XBMC\addons\plugin.video.couchpotato_manager\addon.py", line 241, in ask_profile
profile_id = selected_profile['_id']
KeyError: ('_id',)
-->End of Python script error report<--
Reply
#58
This spontaneously quit working on me, anyone else?
Reply
#59
I tried this on a friends setup and it's broken there too. Working for anyone?
Reply
#60
Nope, not working from my end either.... You realize you were depending on something when you lose it lol...
Reply

Logout Mark Read Team Forum Stats Members Help
[RELEASE] CouchPotato Manager Add-on2