YAMJ / yamj-v2

Yet Another Movie Jukebox (YAMJ) v2
GNU General Public License v3.0
28 stars 11 forks source link

Awards not beying scraped and/or indexed #2692

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2695 created by Omertron on 2013-11-04T14:55:45.000Z:

Enabling

Since a few weeks YAMJ doesn't scrape/index awards from IMDb anymore. Maybe IMDb changed something on their side or YAMJ rxxxx-r3778 is broken. Not a single awards index is beying created by YAMJ.

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2013-11-07T08:35:14.000Z:

Issue 2694 has been merged into this issue.

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2013-11-12T22:15:28.000Z:

This issue was closed by revision r3792.

Omertron commented 9 years ago

Comment #3 originally posted by Omertron on 2013-11-14T07:00:36.000Z:

tested with R3797 properties : mjb.internet.plugin=com.moviejukebox.plugin.TheMovieDbPlugin or mjb.internet.plugin=com.moviejukebox.plugin.AllocinePlugin mjb.internet.alternate.plugin=com.moviejukebox.plugin.ImdbPlugin

==> no awards scrapped awards index is skipped (0 index)

if i change to mjb.internet.plugin=com.moviejukebox.plugin.ImdbPlugin

108 awards scrapped

so the problem is to give an alternate scrapper for sites who have no awards or doesn't fetch awards
==> could you add an awards priority (alternate plugin) for fetch for awards according with the priority awards list (NFO, MedaiInfo, PLUGIN, ALTERNATE)