Search found 2 matches

by c0rrre
07 May 2016, 09:37
Forum: Feature Requests and Bug Reports
Topic: NoSuchMethodException
Replies: 2
Views: 2378

Re: NoSuchMethodException

Ups :D
by c0rrre
07 May 2016, 09:25
Forum: Feature Requests and Bug Reports
Topic: NoSuchMethodException
Replies: 2
Views: 2378

NoSuchMethodException

Hi,

since ive upgraded to 4.7 i get this error while it tries which series Info to get


java.lang.NoSuchMethodError: java.util.stream.Stream.skip(J)Ljava/util/stream/Stream;
at net.filebot.similarity.EpisodeMatcher.isMultiEpisode(EpisodeMatcher.java:156)
at net.filebot.similarity.EpisodeMatcher ...