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: [Release] Universal Movie Scraper - erikovs - 2013-03-10

Hi

I got some trouble with filestacking, sorry if this is the wrong forum, don't really know if this has something to do with the scraper or not.

When trying to scrape 2 files named forexample;

Gods and generals (part1).mkv
Gods and generals (part2).mkv

The files are not picked up by the scraper (I think, but again not sure, that the old IMDB scraper did). If I remove the "part1" bit, I get it scrapped but then I'm stuck with two movie titles.

Has anyone out there a clue to what I¨m doing wrong?

regards
erikovs

Sorry for this post, my bad, I had completly forgotten to check the stack view status


RE: [Release] Universal Movie Scraper - `Black - 2013-03-11

Scraper doesn't find everything (info from tmdb). E.g. I have Skyfall (2012) which is named exactly as it's registered on themoviedb.org but the scraper doesn't find it. It seems to search for James Bond 007 - Skyfall (2012) (at least that's what it suggests when I refresh the movie) which is the german title (I didn't set the title to german in the scraper settings). Same for Taken 2 (2012).


RE: [Release] Universal Movie Scraper - olympia - 2013-03-11

I guess after you selecting the German title when you refresh then all go well and the movie gets scraped with the title language you set, no?


RE: [Release] Universal Movie Scraper - `Black - 2013-03-11

Yes if I refresh and select James Bond 007 - Skyfall (2012) everything is ok and the movie is shown with it's English title.


RE: [Release] Universal Movie Scraper - olympia - 2013-03-11

Yeah, that's an IMDb issue. For some title for an unidentified reason it is returning the localized title as a search result even if 'en-us' is set.

Not sure why you are mentioning TMDb. Universal Scraper searches on IMDb by default. You need to change in scraper settings to use tmdb's search engine.


RE: [Release] Universal Movie Scraper - Sportzter - 2013-03-12

Olympia,

Can you check a title that I am having issues with? This is a TV Movie (but there are other TV movies that get scraped correctly) and I was wondering what your thoughts were on this one.

Thanks,
Sportzter

Mark Twain Tonight! (TV 1967) http://www.imdb.com/title/tt0204468/?ref_=fn_al_tt_1
Imdb tt0204468


RE: [Release] Universal Movie Scraper - `Black - 2013-03-12

(2013-03-11, 18:44)olympia Wrote: Yeah, that's an IMDb issue. For some title for an unidentified reason it is returning the localized title as a search result even if 'en-us' is set.

Not sure why you are mentioning TMDb. Universal Scraper searches on IMDb by default. You need to change in scraper settings to use tmdb's search engine.

Yes, that's why I was referring to TMDb. I've changed everything to TMDb (except ratings) and still the issue.

Edit: Ok, you also have to set the search engine to TMDb, I forgot that. Seems to work fine now.


RE: [Release] Universal Movie Scraper - kollegah1338 - 2013-03-14

It seems like OFDb plots are not scraped when they have a source specified.
Here are some examples:
http://www.ofdb.de/film/161764,Fast-&-Furious---Neues-Modell-Originalteile
http://www.ofdb.de/film/208116,The-Double
http://www.ofdb.de/film/214367,Darkest-Hour
I have several more movies where no plot is scraped, and it always has the additional info "(Quelle: *** » eigenen Text einstellen)".


RE: [Release] Universal Movie Scraper - olympia - 2013-03-14

(2013-03-14, 01:06)kollegah1338 Wrote: It seems like OFDb plots are not scraped when they have a source specified.
Here are some examples:
http://www.ofdb.de/film/161764,Fast-&-Furious---Neues-Modell-Originalteile
http://www.ofdb.de/film/208116,The-Double
http://www.ofdb.de/film/214367,Darkest-Hour
I have several more movies where no plot is scraped, and it always has the additional info "(Quelle: *** » eigenen Text einstellen)".

Should be fixed by now.


RE: [Release] Universal Movie Scraper - kollegah1338 - 2013-03-14

Yes, it's working! Thanks a lot! Smile


RE: [Release] Universal Movie Scraper - Milhouse - 2013-03-17

Would it be possible for this scraper to import local clearlogo and clearart artwork? Eg. <moviename>-clearlogo.png, <moviename>-clearart.png.

I'm not requesting that the scraper download this artwork from remote sites, just that if such artwork is found locally could it then be added to the database?


RE: [Release] Universal Movie Scraper - olympia - 2013-03-17

Any such import is done by XBMC core and not the scraper addons.


RE: [Release] Universal Movie Scraper - Milhouse - 2013-03-17

(2013-03-17, 18:58)olympia Wrote: Any such import is done by XBMC core and not the scraper addons.

OK thanks, any idea if there are plans in "XBMC Core" to support additional local artwork, or where discussion of XBMC core import functionality is discussed?


RE: [Release] Universal Movie Scraper - calculus - 2013-03-30

Posters are not being fetched from TMDB when the IMDB id is missing in the TMDB entry.

At first I thought it was the intended behavior. But I saw in the change log that this specific issue was fixed earlier.

1.9.1
- fixed: won't scrape from TMDb when there is not IMDb id registered

Could you check what is causing this to fail again?


RE: [Release] Universal Movie Scraper - olympia - 2013-03-30

I will check as soon as you provide and debug log.