TMDB Movie Scraper not working
(2015-11-15, 09:52)olympia Wrote:
(2015-11-15, 00:58)pmm3437 Wrote: Kodi 15.2
TMDB Scrapper 3.8.7

I have been and continue to experience a problem with the movie sets not scrapping properly. This started a couple weeks ago on 3.8.5.

Had been waiting for an update to come along, hoping it would fix it.

Today, was looking around and found new threads on the subject of the new API over at TMDB, and ended up here in this post.

So, to check, I cleaned my library and did a complete re-scan after removing and then re-adding my movie repository.

The movies still scrap the basic information just fine ( title, actors, genre, etc ), but the movie sets are still not being downloaded properly.

Tried to use the log uploader, but it keeps erroring out. Seems to be a python timeout error.

Here is an excerpt for 1 movie : Debug Log Excerpt

Sets are working fine here; I can't reproduce the issue.

Previous observed functionality was that, when a movie that is part of a set was added to the DB, the collection became a selectable option when looking at movie sets ( Videos -> Movies -> Sets ).

"Since version 11 "Eden", movie sets data is downloaded automatically from online scrapers when you scan movies into the library." - from WIKI

Currently, this does not function. I can manually create a set and assign movies, but the download portion does not happen.

I can ( and have ) reproduced this issue using fresh installs of both 15.1 and 15.2 into new virtual machines with only Win 10 installed ( no non OS software ).

Using a test set of all 6 Star Wars movies ( which I verified are properly registered as a collection on TMDB ), adding the file source and allowing Kodi to scrap, the Collection does not show up in the list of Sets. It also does not appear in the context menu for the movies themselves. This happens while using the internal DB, and when using an external MySQL DB as described in the WIKI.

I have further investigated, and determined that switching back to the Universal Scrapper ( 2.6.7 ) does not solve the issue either.

Looking at the tables in the mysql instance that Kodi creates, I see that :
- in the movie table, idSet is NULL
- the sets table is empty

I can then manually add the set, and check the tables. The collection shows up in the sets table, and the idSet index points to it in the movie table.

This means that, either the data is not being properly retrieved, or is not being properly inserted into the DB anymore.

Since both these information add-ons make use of TMDB.org to grab set information, and since there have been recent updates to the API over there, suggests it is a retrieval issue.

From this we can infer that it is not an interface issue, since the DB does not contain the data. It is therefore a problem with either the retrieval of the information, or applying it to the current DB.
Reply


Messages In This Thread
TMDB Movie Scraper not working - by Unno - 2015-05-28, 22:49
RE: TMDB Movie Scraper not working - by Unno - 2015-05-29, 00:52
RE: TMDB Movie Scraper not working - by nickr - 2015-05-29, 02:10
RE: TMDB Movie Scraper not working - by burr - 2015-05-29, 11:01
RE: TMDB Movie Scraper not working - by nickr - 2015-05-29, 10:05
RE: TMDB Movie Scraper not working - by burr - 2015-05-29, 10:13
RE: TMDB Movie Scraper not working - by burr - 2015-05-29, 10:09
RE: TMDB Movie Scraper not working - by nickr - 2015-05-30, 06:15
RE: TMDB Movie Scraper not working - by dags - 2015-05-30, 17:09
RE: TMDB Movie Scraper not working - by dags - 2015-05-30, 18:20
RE: TMDB Movie Scraper not working - by dags - 2015-05-30, 19:03
RE: TMDB Movie Scraper not working - by arzaz - 2015-05-31, 20:37
RE: TMDB Movie Scraper not working - by arzaz - 2015-06-01, 23:17
RE: TMDB Movie Scraper not working - by arzaz - 2015-06-06, 19:17
RE: TMDB Movie Scraper not working - by Renns - 2015-06-06, 19:40
RE: TMDB Movie Scraper not working - by Renns - 2015-06-06, 19:58
RE: TMDB Movie Scraper not working - by arzaz - 2015-06-06, 21:55
RE: TMDB Movie Scraper not working - by arzaz - 2015-06-06, 23:53
RE: TMDB Movie Scraper not working - by Razze - 2015-07-01, 14:41
RE: TMDB Movie Scraper not working - by nickr - 2015-07-02, 01:02
RE: TMDB Movie Scraper not working - by TRaSH - 2015-07-11, 20:47
RE: TMDB Movie Scraper not working - by TRaSH - 2015-07-12, 19:10
RE: TMDB Movie Scraper not working - by TRaSH - 2015-07-12, 21:38
RE: TMDB Movie Scraper not working - by DAlba - 2015-11-12, 18:58
RE: TMDB Movie Scraper not working - by D-m-x - 2015-11-12, 19:08
RE: TMDB Movie Scraper not working - by nickr - 2015-11-13, 01:51
RE: TMDB Movie Scraper not working - by ronie - 2015-11-13, 01:58
RE: TMDB Movie Scraper not working - by DAlba - 2015-11-13, 03:25
RE: TMDB Movie Scraper not working - by nickr - 2015-11-13, 02:30
RE: TMDB Movie Scraper not working - by ronie - 2015-11-13, 11:08
RE: TMDB Movie Scraper not working - by DAlba - 2015-11-13, 05:38
RE: TMDB Movie Scraper not working - by DAlba - 2015-11-13, 05:45
RE: TMDB Movie Scraper not working - by DAlba - 2015-11-13, 06:34
RE: TMDB Movie Scraper not working - by DAlba - 2015-11-13, 17:34
RE: TMDB Movie Scraper not working - by tymmy - 2015-11-13, 18:28
RE: TMDB Movie Scraper not working - by D-m-x - 2015-11-13, 22:58
RE: TMDB Movie Scraper not working - by maaim - 2015-11-13, 23:35
RE: TMDB Movie Scraper not working - by jocus - 2015-11-14, 12:44
RE: TMDB Movie Scraper not working - by DAlba - 2015-11-14, 19:16
RE: TMDB Movie Scraper not working - by nickr - 2015-11-14, 23:24
RE: TMDB Movie Scraper not working - by pmm3437 - 2015-11-17, 02:10
RE: TMDB Movie Scraper not working - by nickr - 2015-11-15, 06:56
RE: TMDB Movie Scraper not working - by Razze - 2015-11-23, 12:14
RE: TMDB Movie Scraper not working - by nickr - 2015-11-25, 00:00
RE: TMDB Movie Scraper not working - by nickr - 2015-11-26, 20:55
RE: TMDB Movie Scraper not working - by nickr - 2015-11-27, 11:37
RE: TMDB Movie Scraper not working - by nickr - 2015-12-08, 20:55
RE: TMDB Movie Scraper not working - by nickr - 2015-12-08, 21:11
RE: TMDB Movie Scraper not working - by nickr - 2015-12-09, 09:29
RE: TMDB Movie Scraper not working - by nickr - 2015-12-10, 08:08
RE: TMDB Movie Scraper not working - by vc4u - 2015-12-28, 17:27
RE: TMDB Movie Scraper not working - by nickr - 2015-12-29, 05:22
RE: TMDB Movie Scraper not working - by vc4u - 2015-12-29, 15:15
RE: TMDB Movie Scraper not working - by nickr - 2016-01-13, 10:32
RE: TMDB Movie Scraper not working - by arzaz - 2016-03-23, 14:08
RE: TMDB Movie Scraper not working - by Chump - 2017-02-04, 14:55
RE: TMDB Movie Scraper not working - by AdeAV - 2016-04-21, 11:13
Logout Mark Read Team Forum Stats Members Help
TMDB Movie Scraper not working5