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 - Karellen - 2018-08-12

Of course, now that you edited your post and fixed the spelling mistake.

Not even going to look into your issue.


RE: Universal Movie Scraper - HeresJohnny - 2018-08-12

I didn't fix anything NOW, just look at the timestamps. You posted after I had corrected it.

Look, I know you're a helpful guy on these forums and dedicate a lot of time which I think is great. But you tried to use a typo which I made here as an easy way out. That doesn't help anybody.


RE: Universal Movie Scraper - olympia - 2018-08-13

Great Expectations (1946) gets scraped perfectly fine for me wither using UMS or themoviedb.org scrapers...


RE: Universal Movie Scraper - Karellen - 2018-08-13

And scrapes fine for me also using UMS with IMDB and TMDB and also with the TMDB scraper. Funnily it did not scrape with that type-o.


RE: Universal Movie Scraper - unsanctified - 2018-08-19

I'm unable to scrape in the IMDB ratings and number of votes as of a couple days ago.  I enabled debug mode but it didn't return any notifications/errors in the log file.  Is anyone else having the same issue?  I am running Jarvis 16-1 RC3.  UMC version 2.9.8.  I did an update of a previously scraped movie that loaded fine before.  I verified my database had the right content before the update, and did not after the update.

Before Update:
+------------+--------+----------+
| c00        | c04    | c05      |
+------------+--------+----------+
| Lean On Me | 16,104 | 7.400000 |
+------------+--------+----------+

After Update:
+------------+------+----------+
| c00        | c04  | c05      |
+------------+------+----------+
| Lean On Me |      | 0.000000 |
+------------+------+----------+


RE: Universal Movie Scraper - sidewalksuper - 2018-08-19

Just came here to search for answers on the same issue :-P
Great timing!

My time is up for the moment so I can't help with logs atm, will check back in tomorrow probably.

Did a quick debug anyway:
https://pastebin.com/YiAMDtU8

@Karellen- Log Removed

This is running on:
Kodi (17.6 Git:a9a7a20).
Running on LibreELEC (community): 8.2.3
kernel: Linux ARM 32-bit version 3.10.108


RE: Universal Movie Scraper - Sunflux - 2018-08-19

Just to add I’m not getting most IMDB content as of today. Artwork, cast, genre, date, tag line, sets only (some of that is from themoviedb). No plots, rating, etc.


RE: Universal Movie Scraper - shedrock - 2018-08-19

I know I am way behind as far as Kodi goes, but I am still running Helix. I never had any issues with UMS until I tried adding some movies today. Did something change that would have caused it to stop working with Helix?

Thanks in advance,

Shedrock


RE: Universal Movie Scraper - Karellen - 2018-08-19

Lots has changed, but you will need to be more specific. A Debug Log will help.


RE: Universal Movie Scraper - Giant_Midget - 2018-08-19

Similar problem. Started happening today. Unable to get movie information - plot, tag line, age rating etc when refreshing a movie


RE: Universal Movie Scraper - shedrock - 2018-08-19

Thanks, I will try and get one done tonight.


RE: Universal Movie Scraper - Karellen - 2018-08-19

Looks like there is a problem as I tested a couple of movies. I am not getting the Plot and the Writer field is being populated with something else. No Country, First Aired, Rating, Movie Set etc.

The UMS settings are set to IMDB.

Log attached. Scan starts at line 950 @olympia https://paste.ubuntu.com/p/79JXdnvt4Y/

@shedrock your log will help also because in v17 it is still working in a limited way, but I understand that it is not working at all for you.


RE: Universal Movie Scraper - shedrock - 2018-08-19

All I get is the "tag line". I will double check it later on tonight. I think I get some other basic info., but that's about it. I will try and get the log up tonight.

Shedrock


RE: Universal Movie Scraper - olympia - 2018-08-19

Nice to wake up on a Sunday morning for such massive IMDb site layout changes. 

Anyways, changes were addressed by rewriting almost all regexps in imdb.common.library v3.1.0:
https://github.com/xbmc/repo-scrapers/commit/040e16d3dedc2fad12568afbd5f90788df7edfcd


RE: Universal Movie Scraper - acidburn2029 - 2018-08-19

I have the same problem: no rating or votes from IMDB using Universal Scraper :S

Any idea?