Quantcast
Channel: Kodi Community Forum - Information Providers (scrapers)
Viewing all articles
Browse latest Browse all 707

Bug - NFO-Files not working for TV-Shows.

$
0
0
Like so many others here, I also have problems adding new shows to my library. All the problems started when thetvdb changed their api. Previously I only used an nfo-file with the complete web-link
Code:
http://thetvdb.com/?tab=series&id=70522&lid=7
This has worked fine for years. But since the change to new link format;
Code:
https://www.thetvdb.com/series/deception-2017
Kodi is unable to scrape new shows using this format. I know that thetvdb is not down because when I hit refresh and choose "Local info found. Ignore and refresh from internet", Kodi finds the correct show or a list of matches and downloads all the information. This is getting annoying as I also have a folder for all of my tv-show that are on cd/dvd and here I'm dependent on using a nfo-file since I'm adding my own genres and tags to the shows. 
Code:
<tvshow>
    <genre>Disc / Done / Comedy</genre>
    <tag>Done / Disc</tag>
</tvshow>
<--
    http://thetvdb.com/?tab=series&id=267489&lid=7
-->
I have tried using
Code:
<tvshow>
<id>330897</id>
</tvshow>
with both imdb-id and thetvdb-id and none work. What is wrong?
PS: Here is a debuglogg from when I tried refreshing a tvshow.Link

Viewing all articles
Browse latest Browse all 707

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>