Kodi Community Forum
Solved Problem with scraping poster - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Information Providers (scrapers) (https://forum.kodi.tv/forumdisplay.php?fid=147)
+----- Forum: Movie Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=302)
+----- Thread: Solved Problem with scraping poster (/showthread.php?tid=367559)



Problem with scraping poster - tiaderosa - 2022-03-22

Hi,
I use kodi version 18.9 on windows 10. I have noticed a strange behaviour when I scraping my movie collection: the poster of some (limited numbers of) movies does not show at all even if the scraper seems to find the movie correctly.
This is happening both scaping informationns from internet an using local .nfo file.  For example I have the following two file (movie) "Aquaman (2018) 480p DTS.mkv" and "Aquaman (2018) 576p MP2.ts" and two related ".nfo" file "Aquaman (2018) 480p DTS.nfo" and "Aquaman (2018) 576p MP2.nfo". After scraping, the former does show correctly (Title, poster, fanart, actors, etc) and for the latest no Title Just ".", no poster (just un image taken from the movie itself), only the year is shown (2018). If I go into the info I see no poster, no plot, only actors are ok.
This is what is happening both If I'm scraping using local info only or if I update info from internet.
Pls. find attached the debug log https://paste.kodi.tv/fuhoyicari.kodi  and the .nfo file https://paste.kodi.tv/uzoxacewal https://paste.kodi.tv/wemayuyuca


RE: Problem with scraping poster - Klojum - 2022-03-22

(2022-03-22, 17:31)tiaderosa Wrote: Pls. find attached the debug log
2022-03-22 12:53:21.471 T:4408 NOTICE: ADDON: plugin.video.live.streamspro v3.0.0~alpha4 installed
Please remove this "remaining souvenir" from any piracy repos/add-ons from your Kodi setup that you may have installed in the past.

2022-03-22 13:02:49.003 T:336 ERROR: CCurlFile::Open failed with code 404 for https://api.themoviedb.org/3/movie/?api_key=f090bb54758cabf231fb605d3e3e0468&language=:
2022-03-22 13:02:49.003 T:336 ERROR: ADDON::CScraper::Run: Unable to parse web site

Are your scrapers up to date? Or perhaps that TMDB was temporarily unavailable.


RE: Problem with scraping poster - tiaderosa - 2022-03-27

(2022-03-22, 17:46)Klojum Wrote:
(2022-03-22, 17:31)tiaderosa Wrote: Pls. find attached the debug log
2022-03-22 12:53:21.471 T:4408 NOTICE: ADDON: plugin.video.live.streamspro v3.0.0~alpha4 installed
Please remove this "remaining souvenir" from any piracy repos/add-ons from your Kodi setup that you may have installed in the past.

-> I' m really sorry. That was a test I forgot to remove. I didn't remember it was still inside.



2022-03-22 13:02:49.003 T:336 ERROR: CCurlFile::Open failed with code 404 for https://api.themoviedb.org/3/movie/?api_key=f090bb54758cabf231fb605d3e3e0468&language=:
2022-03-22 13:02:49.003 T:336 ERROR: ADDON::CScraper::Run: Unable to parse web site

Are your scrapers up to date? Or perhaps that TMDB was temporarily unavailable.

-> I did start with a clean installation of Kodi and the issue went away.

-> Thank you for your replay



Problem with scraping poster - Klojum - 2022-03-27

Thread marked solved.