mrknow / filmkodi

Mrknow addons for Kodi / Wtyczki Mrknow do Kodi
http://filmkodi.com
Apache License 2.0
67 stars 67 forks source link

New TV Episodes feature is broken #850

Open michael-zock opened 7 years ago

michael-zock commented 7 years ago

Please follow the guide below

11:21:38.769 T:10792 NOTICE: [SPECTO]: ->---------- PARAMS: {'action': 'calendar', 'url': 'added'} 11:21:39.056** T:10792 NOTICE: [SPECTO]: u http://api.tvmaze.com/schedule 11:21:39.248 T:10792 NOTICE: [SPECTO]: Client connect url:http://api.tvmaze.com/schedule?date=2017-04-24 Error '' 11:21:39.349 T:12644 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.specto/?action=calendar&url=added 11:21:39.350 T:12644 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.specto/?action=calendar&url=added) failed 11:21:39.562 T:6196 NOTICE: [SPECTO]: ->---------- PARAMS: {}

The entire log can be viewed at https://pastebin.com/VyALqBsC Visiting the URL http://api.tvmaze.com/schedule?date=2017-04-24 contained in the log message returns a JSON snippet that seems fine, but maybe there's a problem with parsing/analyzing it it.