Search found 9 matches

by earthcoder
26 Jun 2020, 12:34
Forum: Ubuntu & Desktop Linux
Topic: Problems Extracting files
Replies: 2
Views: 4070

Re: Problems Extracting files

many thanks i installed unrar now and seems to be working, thanks for your amazing support
by earthcoder
26 Jun 2020, 11:50
Forum: Ubuntu & Desktop Linux
Topic: Problems Extracting files
Replies: 2
Views: 4070

Problems Extracting files

Hello Running Filebot on Raspbian pi 4 4GB
It sorts media just fine, but if there is a rar file it fails to extract or even see inside the file


if i run Amc script -
filebot -script fn:amc --output "/mnt/hdd/sortedmedia" --action duplicate -non-strict "/mnt/hdd/TV" --log-file amc-sorted.log ...
by earthcoder
20 Jul 2014, 09:29
Forum: Help and Support
Topic: 7zip not working portable app (seedbox)
Replies: 3
Views: 4082

Re: 7zip not working portable app (seedbox)

added files to filebot folder

got working in the end i got the admin to install libstdc++.so.6
on server now reports that my 7zip works and it does extract

but mediainfo not working is this required?


xxx@xxx/filebot$ ls
cache FileBot.l4j.ini history.xml logs update-filebot.sh
filebot.cmd ...
by earthcoder
19 Jul 2014, 13:28
Forum: Help and Support
Topic: 7zip not working portable app (seedbox)
Replies: 3
Views: 4082

7zip not working portable app (seedbox)

hello i got portable version on my seedbox, but 7zip does not seem to be working.

i downloaded native versions to my fiebot dir on server
on running: ~/filebot$ ./filebot.sh -script fn:sysinfo

FileBot 4.2 (r2321)
JNA Native: 4.0.0
MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library ...
by earthcoder
09 Jul 2014, 13:11
Forum: Help and Support
Topic: AMC Script / PushOver / PushBullet
Replies: 2
Views: 3161

Re: AMC Script / PushOver / PushBullet

perfect then thanks
by earthcoder
09 Jul 2014, 12:11
Forum: Help and Support
Topic: AMC Script / PushOver / PushBullet
Replies: 2
Views: 3161

AMC Script / PushOver / PushBullet

Hello

Maybe a stupid question but i noticed you can use Pushover and pushbullet with script, but i cant find anywhere explaining how to use it.

all i can find is add ---def pushbullet=XXXXX-API-XXXX

which i have added but how to you push info like name of file etc..

for example in flexget i ...
by earthcoder
11 May 2014, 12:47
Forum: Help and Support
Topic: Amc Ubuntu Deluge
Replies: 1
Views: 2924

Amc Ubuntu Deluge

Hello

I just set up a new server running Ubuntu

i set up deluge and installed filebot

i wrote the following script delugescript

#!/bin/bash
TORRENT_ID=$1
TORRENT_NAME=$2
TORRENT_PATH=$3
filebot -script fn:amc --output "Home/earthcoder/SortedMedia" --log-file amc.log --action Move --conflict ...
by earthcoder
09 Mar 2014, 16:29
Forum: Help and Support
Topic: Deluge Windows Script AMC
Replies: 7
Views: 9712

Re: Deluge Windows Script AMC

explains why even my basic script was not firing from deluge

is there a way of getting Sickbeard to post prosses filebot scripts instead
by earthcoder
09 Mar 2014, 12:43
Forum: Help and Support
Topic: Deluge Windows Script AMC
Replies: 7
Views: 9712

Deluge Windows Script AMC

Hello

I been using following script on Utorrent on my windows box for a while now, but i really dont lile utorrent, i prefer deluge as you can do more with it.


filebot -script fn:amc --output "D:/Media/" --log-file amc.log --action move --conflict override -non-strict --def clean=y --def ...