Kodi Community Forum
Release Universal Movie Scraper - 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: Release Universal Movie Scraper (/showthread.php?tid=129821)



RE: Universal Movie Scraper - Tobby - 2020-04-29

Is no one else experiencing the fanart issue I mentioned in post #1865?


RE: Universal Movie Scraper - olympia - 2020-04-29

(2020-04-29, 11:16)Tobby Wrote: Is no one else experiencing the fanart issue I mentioned in post #1865?

I usually ignore questions which I don't even understand... Smile
First of all, there is no language setting for fanart, because fanarts have no language. It is just an image without any text...

Perhaps if you could illustrate with an example movie and screenshots what you are about, then we could support you.


RE: Universal Movie Scraper - Tobby - 2020-04-29

(2020-04-29, 11:24)olympia Wrote:
(2020-04-29, 11:16)Tobby Wrote: Is no one else experiencing the fanart issue I mentioned in post #1865?

I usually ignore questions which I don't even understand... Smile
First of all, there is no language setting for fanart, because fanarts have no language. It is just an image without any text...

Perhaps if you could illustrate with an example movie and screenshots what you are about, then we could support you.  

Sorry. Thought I was clear.

Anyway, if you look at TMDB at the wallpaper section, lets say 'The Lion King', you can see that they host wallpapers with logos aswell, split up into language sections. In this case English, German, Portuguise and Spanish. When you scrape a movie the movie doesn't seem to take the languages of the images into account. I would think the only wallpapers to use as fanart would be the "No language" ones that is simply a clean image without a logo, but that's not the result.

I repeated the phenomenon with a fresh install of Universal Movie Scraper on my PC using The Lion King and The Dark Knight. Both have wallpapers in "No language" and as it happens the same languages as The Lion King, but one of them downloads a wallpaper with a logo and the other one downloads a wallpaper without one. Here's a screenshot: https://ibb.co/KysMrjf

What I mean is that, in my oppinion, the wallpapers with a language should be used as landscape images rather than fanart.

Also, I really like this scraper and thank you very much for your hard work.


RE: Universal Movie Scraper - olympia - 2020-04-29

You are completely right!

Damn, tmdb indeed introduced languages on their "backdrops". Text was not allowed on backdrops before, but now it is (and they have a language tag). Has this happened recently or this is an "older" issue?
I will need to amend the scraper to handle this. Will try to do it this week, but don't take it as a commitment.


RE: Universal Movie Scraper - Tobby - 2020-04-29

(2020-04-29, 12:56)olympia Wrote: You are completely right!

Damn, tmdb indeed introduced languages on their "backdrops". Text was not allowed on backdrops before, but now it is (and they have a language tag). Has this happened recently or this is an "older" issue?
I will need to amend the scraper to handle this. Will try to do it this week, but don't take it as a commitment.

I noticed it just a few weeks ago, but how long ago they introduced the language tags I don't actually know. I like the idea of them hosting high res landscape images. They will look great as landscape thumbs, but not really as fanart.

That's great. Thank you.  Smile


RE: Universal Movie Scraper - tim3266 - 2020-05-01

Hello,
I have some errors when I scrap and I don't resolve myself.
The names of my movies seems ok, the scrapper seems find the good movie...
Few movies aren't added in my movies library and the log return me theses errors :

ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
2020-05-01 12:22:50.559 T:2881561456 ERROR: CCurlFile::Open failed with code 0 for httpsXXXwwwXimdbXcom/title/XXXXXXX/:
2020-05-01 12:22:50.559 T:2881561456 ERROR: Run: Unable to parse web site


My log file is here :
log file

Please, could you help me ?

Thanks


RE: Universal Movie Scraper - tim3266 - 2020-05-01

(2020-05-01, 12:50)tim3266 Wrote: Hello,
I have some errors when I scrap and I don't resolve myself.
The names of my movies seems ok, the scrapper seems find the good movie...
Few movies aren't added in my movies library and the log return me theses errors :

ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
2020-05-01 12:22:50.559 T:2881561456 ERROR: CCurlFile::Open failed with code 0 for httpsXXXwwwXimdbXcom/title/XXXXXXX/:
2020-05-01 12:22:50.559 T:2881561456 ERROR: Run: Unable to parse web site


My log file is here :
https://paste.kodi.tv/adisosefoc

Please, could you help me ?

Thanks

Sorry, log file here :
https://paste.kodi.tv/adisosefoc

Thanks


RE: Universal Movie Scraper - Karellen - 2020-05-01

@tim3266

Two problems...
1. You did not enable debug mode in settings>system settings>logging, so I can see the errors, but I cannot see the cause
2. You have Banned Add-ons (wiki) installed. These will need to be removed for further assistance.


RE: Universal Movie Scraper - tim3266 - 2020-05-01

(2020-05-01, 13:05)Karellen Wrote: @tim3266

Two problems...
1. You did not enable debug mode in settings>system settings>logging, so I can see the errors, but I cannot see the cause
2. You have Banned Add-ons (wiki) installed. These will need to be removed for further assistance.
Thanks @Karellen 

1. Debug mode is on
2. I have removed 2 add-ons. I hope the good ones !
3. My new log file 
https://paste.kodi.tv/aparaxilab

Thank you,


RE: Universal Movie Scraper - DarrenHill - 2020-05-01

@tim3266 - you've missed some:

Code:
2020-05-01 15:47:58.361 T:3011372368  NOTICE: ADDON: plugin.video.vstream v0.8.0 installed
2020-05-01 15:47:58.361 T:3011372368  NOTICE: ADDON: repository.firetvguru v0.0.6 installed
2020-05-01 15:47:58.361 T:3011372368  NOTICE: ADDON: repository.vstream v0.0.3 installed

Any addon or repo that appears in orange in the addon list section of the log is a banned addon (wiki) and needs to be removed.


RE: Universal Movie Scraper - Rbalieiro - 2020-05-03

(2020-04-29, 12:56)olympia Wrote: You are completely right!

Damn, tmdb indeed introduced languages on their "backdrops". Text was not allowed on backdrops before, but now it is (and they have a language tag). Has this happened recently or this is an "older" issue?
I will need to amend the scraper to handle this. Will try to do it this week, but don't take it as a commitment.

fanart.tv also have language for the images (specially for logos and banners). Can you address it also?


RE: Universal Movie Scraper - olympia - 2020-05-03

(2020-05-03, 19:58)Rbalieiro Wrote:
(2020-04-29, 12:56)olympia Wrote: You are completely right!

Damn, tmdb indeed introduced languages on their "backdrops". Text was not allowed on backdrops before, but now it is (and they have a language tag). Has this happened recently or this is an "older" issue?
I will need to amend the scraper to handle this. Will try to do it this week, but don't take it as a commitment.

fanart.tv also have language for the images (specially for logos and banners). Can you address it also?
This is addressed.


RE: Universal Movie Scraper - olympia - 2020-05-12

(2020-04-29, 13:08)Tobby Wrote: I noticed it just a few weeks ago, but how long ago they introduced the language tags I don't actually know. I like the idea of them hosting high res landscape images. They will look great as landscape thumbs, but not really as fanart.

That's great. Thank you.

metadata.common.themoviedb.org scraper has been updated to v3.1.11 to address this by excluding backdrops which have a language associated with to be scraped as fanart in Kodi.


RE: Universal Movie Scraper - Tobby - 2020-05-12

(2020-05-12, 12:13)olympia Wrote: metadata.common.themoviedb.org scraper has been updated to v3.1.11 to address this by excluding backdrops which have a language associated with to be scraped as fanart in Kodi.

I don't understand. My TMDB scraper says it's on 5.1.11. And also, what about Universal Movie Scraper? Or is it dependant on the TMDB scraper?

I tried refreshing both a movie (UMS) and a TV series (TMDB) and both returned a backdrop in English.


RE: Universal Movie Scraper - olympia - 2020-05-12

(2020-05-12, 18:36)Tobby Wrote: I don't understand. My TMDB scraper says it's on 5.1.11. And also, what about Universal Movie Scraper? Or is it dependant on the TMDB scraper?

I tried refreshing both a movie (UMS) and a TV series (TMDB) and both returned a backdrop in English.

metadata.common.themoviedb.org is a common scraper library. Both tmdb and UMS are using it, so both should be resolved with this update.
Scraper libraries are dependencies. Look at system/settings/add-ons/manage dependencies for the version. If it's still 3.1.10, then force update.