Posts: 39
Joined: Aug 2015
Reputation:
0
leng
Junior Member
Posts: 39
I am trying to scrape "Louis Feuillade's Fantomas - the Complete Saga". This is a 5-film series which appears in both TheTVDB and TheMovieDB as a single item. TheMovieDB has a couple of the individual films separately listed. TheTVDB has the a single item for this with no listed content, plus the 5 movies as separate entries flagged as Movies. Scraping this as a TV show produces nothing useful and I cannot find a way to persuade kodi to install TheTVDB as a movie scraper. Any suggestions would be appreciated.
Posts: 12,631
Joined: Oct 2014
Reputation:
629
Both TMDB and TVDB now contain both movies and TV shows (series), and to access each type needs a different scraper.
If you look in the repos, you'll see there are TMDB scrapers for both movies and series, but there is only a scraper for series for TVDB - no movie one.
So TVDB can only be used to scrape TV shows, but TMDB can be used to scrape either (if you have both of the scrapers installed, one for each genre). You can't use a movie scraper to scrape tv shows and vice-versa.
Note that the TVDB are currently in the process of releasing a new API version, for which they are also writing new scrapers. So it may be that they will provide scrapers for both genre of media, but for now all we have is tv shows/series for them.