You are genious, just add your export to your "jdownloader-postprocess.sh" like so :
#!/bin/sh -xu
export FILEBOT_OPTS="-Dnet.filebot.Archive.extractor=SevenZipExecutable"
/usr/home/fileBot/filebot.sh -script fn:amc /media/Downloads -extract -no-xattr --output /media --action move --conflict ...
Search found 6 matches
- 08 Sep 2018, 20:39
- Forum: Help and Support
- Topic: [solved, FreeBSD] FileBot fail to process .rar file
- Replies: 7
- Views: 4925
- 06 Sep 2018, 18:31
- Forum: Help and Support
- Topic: [solved, FreeBSD] FileBot fail to process .rar file
- Replies: 7
- Views: 4925
Re: [help, FreeBSD] FileBot fail to process .rar file
Oki, a new error comes and it's look heavy :twisted:
Sep 06, 2018 2:27:26 PM com.github.junrar.Archive setFile
WARNING: exception in archive constructor maybe file is encrypted or currupt
com.github.junrar.exception.RarException: badRarArchive
at com.github.junrar.Archive.readHeaders(Archive ...
Sep 06, 2018 2:27:26 PM com.github.junrar.Archive setFile
WARNING: exception in archive constructor maybe file is encrypted or currupt
com.github.junrar.exception.RarException: badRarArchive
at com.github.junrar.Archive.readHeaders(Archive ...
- 06 Sep 2018, 15:52
- Forum: Help and Support
- Topic: [solved, FreeBSD] FileBot fail to process .rar file
- Replies: 7
- Views: 4925
Re: [help, FreeBSD] FileBot fail to process .rar file
So did I miss something to install, 7zip or something else ? Normaly, in old version, filebot was able to process the first one and then process all part of .rar files.
- 06 Sep 2018, 11:31
- Forum: Help and Support
- Topic: [solved, FreeBSD] FileBot fail to process .rar file
- Replies: 7
- Views: 4925
[solved, FreeBSD] FileBot fail to process .rar file
I try the best I can to find response on the forum, but seems to be I miss somthing, I'm pretty sure you will tell me is only a little thing.
My build :
FreeBSD Jail + FileBot + jdownloader
Here is output of filebot -script fn:sysinfo :
FileBot 4.8.2 (r5789)
JNA Native: 5.2.2
MediaInfo: 18 ...
My build :
FreeBSD Jail + FileBot + jdownloader
Here is output of filebot -script fn:sysinfo :
FileBot 4.8.2 (r5789)
JNA Native: 5.2.2
MediaInfo: 18 ...
- 03 Sep 2018, 21:53
- Forum: Help and Support
- Topic: [cli , FreeBSD]call python script when FileBot do its magic
- Replies: 2
- Views: 1934
Re: [cli , FreeBSD]call python script when FileBot do its magic
Thank you for your precious advices redonah. For sure I will come back and give you what I have done.
- 03 Sep 2018, 14:37
- Forum: Help and Support
- Topic: [cli , FreeBSD]call python script when FileBot do its magic
- Replies: 2
- Views: 1934
[cli , FreeBSD]call python script when FileBot do its magic
Hello,
Since a long time now I use FileBot and I never take time to thank you Rednoah for your job. Sincerely I thank you for this piece of software powerful and useful.
Ok, so after some research on the forum I found nothing (maybe I use wrong keys :D )
My setup :
OS : FreeBSD 11.2-STABLE
in ...
Since a long time now I use FileBot and I never take time to thank you Rednoah for your job. Sincerely I thank you for this piece of software powerful and useful.
Ok, so after some research on the forum I found nothing (maybe I use wrong keys :D )
My setup :
OS : FreeBSD 11.2-STABLE
in ...