Code: Select all
Trying to match failed acoustid tracks relatives to matched tracks
Match: [album:[[val:Art Angels, count:11]], albumArtist:[[val:Grimes, count:11]], date:[[val:2015-12-11, count:11]], trackCount:[[val:13, count:11]], medium:[[val:1, count:11]], mediumCount:[[val:1, count:11]], id:[[val:04cd7071-8236-4d09-95b4-20dc8ded36fe, count:11]]]
Matching Skipped File: [12 - Life In The Vivid Dream.mp3] => [Life In The Vivid Dream]
XML Resource: [12 - Life In The Vivid Dream.mp3] => [Life In The Vivid Dream]
04cd7071-8236-4d09-95b4-20dc8ded36fe
Matching Skipped File: [13 - Butterfly.mp3] => [Butterfly]
XML Resource: [13 - Butterfly.mp3] => [Butterfly]
04cd7071-8236-4d09-95b4-20dc8ded36fe
MissingMethodException: No signature of method: CustomAcoustID.fail() is applicable for argument types: (org.codehaus.groovy.runtime.GStringImpl) values: [[art angels 2015 mp3 320]: match release threw error]
Possible solutions: wait(), wait(long), find(), any(), wait(long, int), any(groovy.lang.Closure)
groovy.lang.MissingMethodException: No signature of method: CustomAcoustID.fail() is applicable for argument types: (org.codehaus.groovy.runtime.GStringImpl) values: [[art angels 2015 mp3 320]: match release threw error]
Possible solutions: wait(), wait(long), find(), any(), wait(long, int), any(groovy.lang.Closure)
at CustomAcoustID$_lookup_closure16.doCall(acoustid.groovy:180)
at CustomAcoustID.lookup(acoustid.groovy:134)
at CustomAcoustID$lookup.call(Unknown Source)
at Script1$_run_closure76.doCall(Script1.groovy:824)
at Script1.run(Script1.groovy:573)
at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:61)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:82)
at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:116)
at net.filebot.Main.main(Main.java:169)
Failure (°_°)
Code: Select all
Jan 09, 2016 2:39:33 PM net.filebot.web.ID3Lookup getInteger
WARNING: java.lang.NumberFormatException: For input string: "2015-10-03"
Thanks
