Guest User

Error Stream On Demand Kodi

a guest
Mar 10th, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. 12:32:43 T:7720 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  2. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  3. Error Type: <type 'exceptions.AttributeError'>
  4. Error Contents: 'NoneType' object has no attribute 'upper'
  5. Traceback (most recent call last):
  6. File "C:\Users\Walter\AppData\Roaming\Kodi\addons\plugin.video.streamondemand\default.py", line 28, in <module>
  7. launcher.run()
  8. File "C:\Users\Walter\AppData\Roaming\Kodi\addons\plugin.video.streamondemand\platformcode\launcher.py", line 311, in run
  9. exec "itemlist = channel."+action+"(item)"
  10. File "<string>", line 1, in <module>
  11. File "C:\Users\Walter\AppData\Roaming\Kodi\addons\plugin.video.streamondemand\channels\biblioteca.py", line 224, in list_tvshow
  12. itemlist = build_movie_list(item, tmdb_get_data('%spage=%d&' % (item.url, page), results=results))
  13. File "C:\Users\Walter\AppData\Roaming\Kodi\addons\plugin.video.streamondemand\channels\biblioteca.py", line 406, in build_movie_list
  14. ' / '.join([tmdb_genre(genre).upper() for genre in tmdb_tag(movie, 'genre_ids', [])]))
  15. AttributeError: 'NoneType' object has no attribute 'upper'
  16. -->End of Python script error report<--
  17. 12:32:43 T:4700 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.streamondemand/?Serie&action=list_tvshow&category=Ricerca%20Globale&channel=biblioteca&extradata&fanart=C%3a%5cUsers%5cWalter%5cAppData%5cRoaming%5cKodi%5caddons%5cplugin.video.streamondemand%5cfanart.jpg&fulltitle=(TV%20Shows)%20%5bCOLOR%20lime%5dUltimi%20Episodi%20-%20On-Air%5b%2fCOLOR%5d&plot=1&show&thumbnail=https%3a%2f%2fi.imgur.com%2f2ZWjLn5.jpg%3f1&title=(TV%20Shows)%20%5bCOLOR%20lime%5dUltimi%20Episodi%20-%20On-Air%5b%2fCOLOR%5d&url=tv%2fon_the_air%3f
  18. 12:32:43 T:4700 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.streamondemand/?Serie&action=list_tvshow&category=Ricerca%20Globale&channel=biblioteca&extradata&fanart=C%3a%5cUsers%5cWalter%5cAppData%5cRoaming%5cKodi%5caddons%5cplugin.video.streamondemand%5cfanart.jpg&fulltitle=(TV%20Shows)%20%5bCOLOR%20lime%5dUltimi%20Episodi%20-%20On-Air%5b%2fCOLOR%5d&plot=1&show&thumbnail=https%3a%2f%2fi.imgur.com%2f2ZWjLn5.jpg%3f1&title=(TV%20Shows)%20%5bCOLOR%20lime%5dUltimi%20Episodi%20-%20On-Air%5b%2fCOLOR%5d&url=tv%2fon_the_air%3f) failed
Add Comment
Please, Sign In to add comment