Page 1 of 1

NoSuchElementException: No Value Present

Posted: 24 May 2016, 15:06
by sastek
Hi all, I'm getting this error message when trying to identify and rename some music using AcoustID. It appears to happen if Filebot can't find a match for a track in the AcoustID database. I'm hoping someone has a solution because, if I put several tracks into Filebot, it throws up this error and won't show the new names for the rest of the tracks that it can actually identify, so I end up having to match one track at a time.

May 02, 2016 4:28:43 PM net.filebot.ui.rename.RenamePanel$AutoCompleteAction$1 done
WARNING: NoSuchElementException: No value present
java.util.concurrent.ExecutionException: java.util.NoSuchElementException: No value present
at net.filebot.ui.rename.RenamePanel$AutoCompleteAction$1.done(RenamePanel.java:838)
Caused by: java.util.NoSuchElementException: No value present
at net.filebot.web.AcoustIDClient.parseResult(AcoustIDClient.java:178)
at net.filebot.web.AcoustIDClient.lookup(AcoustIDClient.java:71)
at net.filebot.ui.rename.MusicMatcher.match(MusicMatcher.java:34)
at net.filebot.ui.rename.RenamePanel$AutoCompleteAction$1.doInBackground(RenamePanel.java:823)
at net.filebot.ui.rename.RenamePanel$AutoCompleteAction$1.doInBackground(RenamePanel.java:819)

FileBot 4.7 (r3923)
JNA Native: 4.0.1
MediaInfo: MediaInfoLib - v0.7.78
7-Zip-JBinding: 9.20
Chromaprint: fpcalc version 1.1.0 (C:\Program Files\FileBot\fpcalc.exe)
Extended Attributes: OK
Groovy Engine: 2.4.6
JRE: Java(TM) SE Runtime Environment 1.8.0_91
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 2 Core / 1 GB Max Memory / 20 MB Used Memory
OS: Windows 10 (amd64)
Package: MSI
Data: C:\Users\stuar\AppData\Roaming\FileBot
Done ?(?????)?

Re: NoSuchElementException: No Value Present

Posted: 24 May 2016, 15:25
by rednoah
Fixed.

Re: NoSuchElementException: No Value Present

Posted: 24 May 2016, 16:58
by sastek
Wow that was fast, thanks. :)

Forgive my ignorance, but how do I update my Windows 10 installation to incorporate the fix?

Re: NoSuchElementException: No Value Present

Posted: 24 May 2016, 17:19
by rednoah
See last Q in the FAQ. ;)

Re: NoSuchElementException: No Value Present

Posted: 24 May 2016, 18:01
by sastek
Thank you, works great.

I was too fast, I had looked there earlier before you had a chance to update it :)