Release TV Maze Integration
#16
There are two places you need to set debug logging.  One you have done (the Kodi debug logging).  The other you have not.  I can tell because this is in the logs:
Code:
[TVMI Manual] debug logging set to False

In the TV Maze integration addon settings you have to enable debug logging for the addon (and have Kodi debug logging enabled).  Without that I can't see what was being done just before the crash.
Reply
#17
https://paste.kodi.tv/ajesoxuxur.kodi
Reply
#18
I'm seeing a number of lines in the log like this:

Code:
[TVMI Manual] HTTP Error while downloading from https://api.tvmaze.com//singlesearch/shows

That usually means one of two things:
  1. You aren't able to make a connection to the TV Maze API
  2. You haven't provided your API key for TV Maze
This addon requires a valid API key, and that requires a TV Maze subscription.  If you can connect to TV Maze from a web browser, you might check to see if you're TV Maze subscription is up to date and active.
Reply
#19
I have a free one, does it have to be a paid one?
Reply
#20
For this addon, yes.  You have to have a paid level.  The addon uses API calls only available with a paid subscription.  As noted on the wiki page for this addon, even the lowest level subscription is enough.
Reply
#21
Thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
TV Maze Integration0