Search found 6 matches

by thanatos216
07 Mar 2019, 19:28
Forum: Feature Requests and Bug Reports
Topic: java.lang.NoClassDefFoundError: com/github/benmanes/caffeine/cache/Caffeine
Replies: 2
Views: 2029

java.lang.NoClassDefFoundError: com/github/benmanes/caffeine/cache/Caffeine

When running the filebot script from the command line I get this error. java.lang.NoClassDefFoundError: com/github/benmanes/caffeine/cache/Caffeine at net.filebot.media.XattrMetaInfo.<init>(XattrMetaInfo.java:28) at net.filebot.media.XattrMetaInfo.<clinit>(XattrMetaInfo.java:23) at net.filebot.cli.S...
by thanatos216
24 Jul 2018, 21:30
Forum: Feature Requests and Bug Reports
Topic: Error when running filebot script
Replies: 2
Views: 1601

Re: Error when running filebot script

So I fixed it..

I changed the ; to esac

from some google foo and the script works now.

so line 49 is now
esac
by thanatos216
24 Jul 2018, 20:36
Forum: Feature Requests and Bug Reports
Topic: Error when running filebot script
Replies: 2
Views: 1601

Error when running filebot script

I download the portable for Linux package today and I receive and error when running. Machine is a CentOS 7 headless box. user@server:/filebot# ./filebot.sh ./filebot.sh: line 49: syntax error near unexpected token `;' ./filebot.sh: line 49: `;' I did check and this file is different from the one I ...
by thanatos216
28 Mar 2018, 11:10
Forum: Help and Support
Topic: Compile
Replies: 4
Views: 3138

Re: Compile

/root/Desktop/tests/filebot/build.xml:790 this is your hint. It failed on 790. You need to have the ivy files it expects them in lib/ivy

I don't have exact instructions but that is a start.


-Than
by thanatos216
26 Mar 2018, 16:23
Forum: Help and Support
Topic: Question about Patreon Donation
Replies: 1
Views: 2035

Question about Patreon Donation

I donated to the Patreon Linux enablement. I am curious since I use the product on CentOS 7 if the portable version will also be supported, it isn't mentioned in the patreon... just deb and others. Thank you for your hard work and I hope that more people will donate the dollar.