• 1
  • 82
  • 83
  • 84(current)
  • 85
  • 86
  • 167
Release Universal Movie Scraper
(2017-06-03, 19:57)scudlee Wrote: html/xml tags are automatically cleaned out by default.
You'd need to add (e.g.) noclean="1" as an attribute to the <expression> for that not to happen (on the first capturing group).

Code:
<RegExp input="$$1" output="&lt;outline&gt;\1&lt;/outline&gt;" dest="2">
<expression fixchars="1" trim="1">itemprop=&quot;description&quot;&gt;(.+?)&lt;/div&gt;</expression>
</RegExp>
Would probably do it.

Sorry, I forgot about this for a while.

Thank you, your fix works. I don't have Sully in my library anymore, but Little Dieter Needs to Fly and Fog of War got fixed after I used your regexp in the plugin.

Edit: Helps also with Citizenfour. I checked some movies that were correct before and they seem to be fine also with this new version.
Reply
Is anyone able to get this scraper to grab posters/fanart from fanart.tv? I've enabled both, and still the only images I get are from themoviedb.org. I've tried with multiple movies now and nothing ever comes up. I disabled tmdb in the fanart section -- leaving fanart.tv enabled -- just to see if there was some precedence thing, and my movies suddenly had no fanart.

I tried Ghost in the Shell, Raw, Moana, and Genius (2016) which seems like a representative sample. All had fanart available on fanart.tv and none ever got added to the database.
Reply
@Mordred

Look through this thread. Issue is discussed and a solution is available... https://forum.kodi.tv/showthread.php?tid...pid2610986
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
Hey Karellan. I looked at that thread, and I don't think it's solving my problem. I went and updated the metadata.common.fanart.tv scraper as I think it was out of date, but I'm still not having any luck. After a restart and trying to refresh data for Ghost in the Shell (2017):

Code:
22:31:07.404 T:11644   DEBUG: scraper: GetFanartTvFanartByIdChain returned <details><url function="ParseFanartTvFanart" cache="fanarttv-tt1219827.json">http://webservice.fanart.tv/v3/movies/tt1219827?api_key=ed4b784f97227358b31ca4dd966a04f1</url></details>
22:31:07.405 T:11644   DEBUG: scraper: ParseFanartTvFanart returned <details><fanart></fanart></details>

the URL works, and I even checked the cached file on a whim, and it has the same data.
Reply
Hi Mordred,

How do you have the scraper setup?
  1. Plot info is coming from IMDB or TMDB?
  2. In Posters, you specifically have fanart.tv enabled?
  3. In Fanart, you specifically have fanart.tv enabled?
  4. If you select TMDB as the provider for fanart and posters, does it work?
  5. Can you provide a debug log recording you trying to scrape the movie.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
1. IMDB (cast from TMDB though)
2. Yes
3. Yes
4. Yes, when TMDB is enabled it gets TMDB fanart and posters (whether fanart.tv is enabled or not) and when disabled I get nothing.
5. https://pastebin.com/7p0wtp3U
Reply
@Karellen was that log any help?
Reply
Yes, fanarttv scraping is broken due to the api switched to https. I wonder for how long this is the case... Smile
Will submit a fix now.

You will need fanarttv scraper library v3.1.5.
Reply
(2017-08-14, 13:53)olympia Wrote: Yes, fanarttv scraping is broken due to the api switched to https. I wonder for how long this is the case... Smile
Will submit a fix now.

You will need fanarttv scraper library v3.1.5.

Will this also fix downloading from TMDB? Or do we still need to use the developer API's.
ASUS Chromebox M004U (LibreELEC 8.2/Aeon Nox SiLVO)--->HDMI--->Onkyo TX-NR646--->HDMI--->Panasonic P65VT30
Reply
(2017-08-14, 14:04)wgstarks Wrote:
(2017-08-14, 13:53)olympia Wrote: Yes, fanarttv scraping is broken due to the api switched to https. I wonder for how long this is the case... Smile
Will submit a fix now.

You will need fanarttv scraper library v3.1.5.

Will this also fix downloading from TMDB? Or do we still need to use the developer API's.

I am not aware of this issue, could you refer me to the discussion around this?
Reply
(2017-08-14, 14:15)olympia Wrote:
(2017-08-14, 14:04)wgstarks Wrote:
(2017-08-14, 13:53)olympia Wrote: Yes, fanarttv scraping is broken due to the api switched to https. I wonder for how long this is the case... Smile
Will submit a fix now.

You will need fanarttv scraper library v3.1.5.

Will this also fix downloading from TMDB? Or do we still need to use the developer API's.

I am not aware of this issue, could you refer me to the discussion around this?

I don't know what I'm thinking. Too early in the morning here and I haven't finished my coffee yet. Smile
I think the cause may be the same, but it's an Artwork Downloader issue. Starts at post 2740 (ish).
ASUS Chromebox M004U (LibreELEC 8.2/Aeon Nox SiLVO)--->HDMI--->Onkyo TX-NR646--->HDMI--->Panasonic P65VT30
Reply
(2017-05-31, 12:03)willemd Wrote: I think the scraper has a small bug in reading IMDb plot outlines which contain a hyperlink.

For example: https://www.imdb.com/title/tt3263904/
The plot outline ("The story of Chesley Sullenberger, an American pilot who became a hero ... etc. etc.") contains a link to Chesley Sullenberger as a character (or a real person in the IMDb database). The scraper discards the link and anything after it. So the plot outline in the Kodi database becomes "The story of ". Bad, bad behaviour!

For now I've solved it with making .nfo files with an <outline> entry, but I'm not sure all Kodi users will be able to do so.
I think I found another bug in the plot outlines/summary department.

The skin I use (Mimic 4) shows plot outlines in the movies lists. However, on the IMDb website, those movies without a short plot outline are shown with the first few senteces of the longer summary, which is followed by 'See full summary >>'. This is only with less known movies. See the screenshot here:
Image

The scraper then scrapes that undesired sentence as part of the plot outline, which shows up in Kodi like this:
Image

I think this is undesired behaviour but it might be easily fixed? (I'm no programmer so that's a guess!)

So it's a small problem which only shows up with these two conditions:
1) The movie only has a longer plot summary, no short plot outline. (So, only the lesser visited movies on IMDb.)
2) The Kodi skin shows the plot outlines instead of the summary.

Just my 2 cents Smile




Edit: I just realized, perhaps these two bugs are related. By allowing hyperlinks (to character names) in the plot outlines, this might just have enabled these links to 'See full summary' to show up in the Kodi database?)
Reply
I had to readd my media recently and I guess I screwed up one of the Universal Movie Scraper options, cause now my foreign movies have foreign names, instead of the English equivalent's I'm used to and want (i.e. shows Lola Rentt and not my preferred Run Lola Run). Since I THOUGHT I knew what I was doing and obviously didn't I'll just pretend I have NO idea what I'm talking about:

  1. Exactly what settings do I set to force Universal Movie Scraper to use the English title and not the Foreign title?
  2. What are the exact steps for fixing all the movies that are currently displaying the foreign movie title? The easiest way that is. Is it a change in the "Set Content" settings? If I make those changes and changes in the Universal Movie Scraper settings can I just refresh each offending movie from "Movie Information" in the Context Menu? Is there a way for me to refresh all of them once the settings are right? Or do I have to do it individually?
Reply
@seth.feinberg

That's painful, having to rebuild the library. You should consider running this every now and then... http://kodi.wiki/view/Import-Export_library . Once you have your library built exactly as you want it, then just Export the library to Separate Files. If you ever need to rebuild the library, it will re-create your library exactly as you had it. Even resume points, play counts etc...

1. Go to the scraper settings in "Change Content" of the context menu. In General tab, ensure "Preferred Title Language from" is set to USA
2. When you make the change and save it, you should be asked "Do you want to refresh all items..." Selecting Yes should rescrape that source with the new settings.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
(2017-09-12, 22:57)Karellen Wrote: @seth.feinberg

That's painful, having to rebuild the library. You should consider running this every now and then... http://kodi.wiki/view/Import-Export_library . Once you have your library built exactly as you want it, then just Export the library to Separate Files. If you ever need to rebuild the library, it will re-create your library exactly as you had it. Even resume points, play counts etc...

1. Go to the scraper settings in "Change Content" of the context menu. In General tab, ensure "Preferred Title Language from" is set to USA
2. When you make the change and save it, you should be asked "Do you want to refresh all items..." Selecting Yes should rescrape that source with the new settings.

I have done that a few times, but I guess it had been a long time since I last did it. I haven't fully checked but I'm guessing the metadata I lost is those files I changed since my last "export to individual files" so hopefully there aren't THAT many titles to fix. I'll try this tonight, thanks so much!
Reply
  • 1
  • 82
  • 83
  • 84(current)
  • 85
  • 86
  • 167

Logout Mark Read Team Forum Stats Members Help
Universal Movie Scraper9