YAMJ / yamj-v2

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

if plugin "Rotten tomatoes = true" the values are checked for all movies at each rerun yamj #2385

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2386 created by Omertron on 2012-03-20T11:53:23.000Z:

Please describe in as much detail as possible what new feature you want:

if plugin "Rotten tomatoes = true" the values are checked for all movies at each rerun yamj.

After the first run Yamj if:

I don't think that is very usefull to scan all values Rotten Tomatoes each time.

we may have several setting:

mjb.recheck.RottenTomatoes=false (for disable rescan Rotten Tomatoes for old movies)

mjb.recheck.RottenTomatoes.Max=10 (The maximum number of movies to rescan)

mjb.recheck.RottenTomatoes.Unknown=true (Check only if the value are unknown)

thanks

(My config: Yamj r2980, Java 1.6.0.3, Eversion, Windows 7 x64)

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2012-03-20T12:51:45.000Z:

This issue was closed by revision r2996.