bosel / plugin.video.nederland24

Kodi Addon Nederland24
GNU General Public License v3.0
7 stars 14 forks source link

Prog info123 #17

Closed dirkjan00001 closed 8 years ago

dirkjan00001 commented 8 years ago

For NPO 1, 2 and 3 the TV guide info has been added to the list

bosel commented 8 years ago

Thanks for your efforts on this. Although I am not overenthausiastic about NPO metadata due to experiences in the past, I did try to have a look.

A few things you might wish to address first however:

12:52:43 T:123145307209728  NOTICE: plugin.video.nederland24:: Starting Addon
12:52:43 T:123145307209728  NOTICE: Unable to connect to the server. [Errno 13] Permission denied: 'cache.json'
12:52:43 T:123145307209728   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.NameError'>
                                            Error Contents: global name 'title' is not defined
                                            Traceback (most recent call last):
                                              File "/Users/l/Library/Application Support/Kodi/addons/plugin.video.nederland24/nederland24.py", line 247, in <module>
                                                update_tvgids()
                                              File "/Users/l/Library/Application Support/Kodi/addons/plugin.video.nederland24/nederland24.py", line 240, in update_tvgids
                                                return title
                                            NameError: global name 'title' is not defined
                                            -->End of Python script error report<--