YAMJ / yamj-v2

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

New allocine API java exception #2653

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2656 created by Omertron on 2013-05-20T06:56:11.000Z:

When using the new allocine plugin from r3707 i have a lot of exceptions:

java.lang.NoSuchMethodError: com.moviejukebox.allocine.MovieInfos.getMovieCertificate()Ljava/util/List; at com.moviejukebox.allocine.JSONAllocineAPIHelper.getMovieInfos(JSONAllocineAPIHelper.java:197) at com.moviejukebox.plugin.AllocinePlugin.getMovieInfos(AllocinePlugin.java:512) at com.moviejukebox.plugin.AllocinePlugin.updateMovieInfo(AllocinePlugin.java:233) at com.moviejukebox.plugin.AllocinePlugin.scan(AllocinePlugin.java:221) at com.moviejukebox.plugin.DatabasePluginController.scan(DatabasePluginController.java:116) at com.moviejukebox.MovieJukebox.updateMovieData(MovieJukebox.java:1970) at com.moviejukebox.MovieJukebox$3.call(MovieJukebox.java:947) at com.moviejukebox.MovieJukebox$3.call(MovieJukebox.java:928) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:680) at com.moviejukebox.tools.ThreadExecutor$ScheduledThread.run(ThreadExecutor.java:105)

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2013-05-20T07:48:37.000Z:

Two jar files found in lib folder