AMC TVDB URL issue
Posted: 27 Sep 2018, 20:06
Been using AMC for a while now with no issues.
lately the posters and fanart have had 0 byte files, i.e. nothing in them. I have resolved this with an update and licence.
However, it seems the script is putting TVDB API1 links in the nfo file and these have stopped working properly in KODI and I'm told they need to be API2 format
he old URLs look like:
<episodeguide><url cache="((ID)).xml">http://www.thetvdb.com/api/((API-KEY))/series/((ID))/all/en.zip</url></episodeguide>
The new URLs look like:
<episodeguide><url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"((API-KEY))","id":((ID))}|Content-Type=application/json</url></episodeguide>
*** Is there a fix for this?
lately the posters and fanart have had 0 byte files, i.e. nothing in them. I have resolved this with an update and licence.
However, it seems the script is putting TVDB API1 links in the nfo file and these have stopped working properly in KODI and I'm told they need to be API2 format
he old URLs look like:
<episodeguide><url cache="((ID)).xml">http://www.thetvdb.com/api/((API-KEY))/series/((ID))/all/en.zip</url></episodeguide>
The new URLs look like:
<episodeguide><url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"((API-KEY))","id":((ID))}|Content-Type=application/json</url></episodeguide>
*** Is there a fix for this?