error after system upgrade (manjaro)
Posted: 25 Mar 2015, 03:48
I was testing the latest of the rolling distro Manjaro to see what I was in for and I noticed that filebot stopped working. Here's a segment from the log.
System specifics are:
OS: Manjaro 0.9.0-pre5 Bellatrix
Kernel: x86_64 Linux 3.19.2-1-MANJARO
Is that enough info to decipher what's going wrong? Or is there anything else that I should provide?
Thanks.
Code: Select all
Parameter: music = y
Parameter: artwork = y
Parameter: subtitles = en
Parameter: excludeList = amc.txt
Parameter: ut_kind = multi
Parameter: ut_dir = /path/to/file removed by me, but is valid
FileNotFoundException: /home/media/amc.txt (No such file or directory)
java.io.FileNotFoundException: /home/media/amc.txt (No such file or directory)
at Script1.run(Script1.groovy:208)
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:112)
at net.filebot.Main.main(Main.java:169)
Failure (°_°)
OS: Manjaro 0.9.0-pre5 Bellatrix
Kernel: x86_64 Linux 3.19.2-1-MANJARO
Is that enough info to decipher what's going wrong? Or is there anything else that I should provide?
Thanks.