Search found 2 matches

by mediastack913
04 Jan 2026, 19:16
Forum: Help and Support
Topic: AcoustID - Bad duration value NumberFormatException (float parsing)
Replies: 3
Views: 135

Re: AcoustID - Bad duration value NumberFormatException (float parsing)

Thanks for the quick fix!
I'm running FileBot via Docker (jlesage/filebot) and the image still has r10514. Is there a direct download link for the updated JAR (r10884) so I can manually update the container while waiting for the Docker image to be rebuilt?
by mediastack913
04 Jan 2026, 03:26
Forum: Help and Support
Topic: AcoustID - Bad duration value NumberFormatException (float parsing)
Replies: 3
Views: 135

AcoustID - Bad duration value NumberFormatException (float parsing)

FileBot 5.1.7 (r10514) on Docker (jlesage/filebot:latest) AcoustID matching fails with duration parsing error: Bad duration value: 249.0 => java.lang.NumberFormatException: For input string: "249.0" Bad duration value: 295.0 => java.lang.NumberFormatException: For input string: "295.0" AcoustID ...