Search found 19 matches

by Crack00r
22 Mar 2017, 23:47
Forum: Scripting and Automation
Topic: jDownloader + Filebot
Replies: 0
Views: 2350

jDownloader + Filebot

Hi, i use this Eventscript in jDownloader [{"eventTrigger":"ON_ARCHIVE_EXTRACTED", "enabled":true, "name":"FileBot", "script":"var amcFile = \"/root/JDtoFilebot.sh\";var path = archive.getFolder(); callAsync(function() {}, am...
by Crack00r
19 Jan 2017, 23:13
Forum: Help and Support
Topic: Illegal parameter: map
Replies: 5
Views: 3779

Re: Illegal parameter: map

thx, this helped !!!!
by Crack00r
19 Jan 2017, 08:39
Forum: Help and Support
Topic: Illegal parameter: map
Replies: 5
Views: 3779

Re: Illegal parameter: map

PS C:\Users\Administrator> filebot -script fn:sysinfo FileBot 4.7.7 (r4678) JNA Native: 4.0.1 MediaInfo: 0.7.88 7-Zip-JBinding: 9.20 Chromaprint: 1.1.0 Extended Attributes: OK Script Bundle: 2017-01-05 (r470) Groovy: 2.4.7 JRE: Java(TM) SE Runtime Environment 1.8.0_121 JVM: 64-bit Java HotSpot(TM) 6...
by Crack00r
18 Jan 2017, 13:19
Forum: Help and Support
Topic: Illegal parameter: map
Replies: 5
Views: 3779

Illegal parameter: map

Failed to match files to episode data Processing 2 unsorted files Illegal parameter: map java.lang.IllegalArgumentException: Illegal parameter: map at net.filebot.cli.ScriptShellBaseClass.lambda$getArgumentBean$1(ScriptShellBaseClass.java:470) at net.filebot.cli.ScriptShellBaseClass.getArgumentBean(...
by Crack00r
07 Nov 2016, 03:26
Forum: Scripting and Automation
Topic: [CODE] Calling Filebot from JDownloader 2 Event Scripter
Replies: 20
Views: 29269

Re: [CODE] Calling Filebot from JDownloader 2 Event Scripter

i just get
SKIPPING - Package is not tagged for processing
on all files
by Crack00r
13 Aug 2016, 06:41
Forum: Feature Requests and Bug Reports
Topic: Windows GUI - conflict handling
Replies: 2
Views: 3051

Windows GUI - conflict handling

Hi, i use the GUI in Windows to sort the files, somethimes i download never version of a movie ore TV-Show why there isnt a overwrite option like in headless --confict overwrite it show me the existing files red... but how about add a option to handle conflicts in gui too? ore something for shortcut...
by Crack00r
05 Aug 2016, 10:06
Forum: Feature Requests and Bug Reports
Topic: JDownloader ore Filebot?
Replies: 16
Views: 6638

Re: JDownloader ore Filebot?

How can i force to execute all, and not wait for one to end
https://goo.gl/photos/yN3ZNa1bSjVauSgV6
by Crack00r
05 Aug 2016, 09:35
Forum: Feature Requests and Bug Reports
Topic: JDownloader ore Filebot?
Replies: 16
Views: 6638

Re: JDownloader ore Filebot?

The question is, in Windows/Linux I copy 4 filest, and paste Thema in a other folder It copy once by once till its finished... But here, file 1 is finished, filebot rename and move the file. This take, lets say 5min. 15sec. Later next file ist rdy File 2 is finished, filebot rename and move file 2, ...
by Crack00r
04 Aug 2016, 19:41
Forum: Feature Requests and Bug Reports
Topic: JDownloader ore Filebot?
Replies: 16
Views: 6638

Re: JDownloader ore Filebot?

Amazon acd_cli, i download and unrar to server and then push to amazon cloud, 1 transfer is ok with speed, but simultan transfer gives much more speed, i think they limit the upload to something around 25/30mb/sec
by Crack00r
04 Aug 2016, 19:21
Forum: Feature Requests and Bug Reports
Topic: JDownloader ore Filebot?
Replies: 16
Views: 6638

Re: JDownloader ore Filebot?

its a upload to cloud in web, and its limited by connections, so more transfer = more speed :)
by Crack00r
04 Aug 2016, 18:46
Forum: Feature Requests and Bug Reports
Topic: JDownloader ore Filebot?
Replies: 16
Views: 6638

Re: JDownloader ore Filebot?

manual transfer 8 files at the same time i get 200mb/s :D

so, can you may help me to get more then one transfer?
by Crack00r
04 Aug 2016, 18:08
Forum: Feature Requests and Bug Reports
Topic: JDownloader ore Filebot?
Replies: 16
Views: 6638

Re: JDownloader ore Filebot?

The problem is, right now JD, the Script ore Filebot, only transfer one after one... so it transfer only allways 1 file at the same time... When 1 trasnfer is finished, it transfer the next file and so on and i dont know, if its JD, the Script ore Filebot it self the guys from JD says, JD execute th...
by Crack00r
04 Aug 2016, 06:49
Forum: Feature Requests and Bug Reports
Topic: JDownloader ore Filebot?
Replies: 16
Views: 6638

Re: JDownloader ore Filebot?

jdtofilebot.sh #!/bin/sh ##FileBot needs that: LOG="/root/logs/amc.log" EXCLUDE="/root/logs//amc.txt" SERIEN="/Daten/Serien/{n}/{'Staffel '+s}/{n} - {s00e00} - {t}" FILME="/Daten/Filme/{n} ({y})" UNSORTIERT="/Daten/unsortiert/{file.structurePathTail}"...
by Crack00r
03 Aug 2016, 22:10
Forum: Feature Requests and Bug Reports
Topic: JDownloader ore Filebot?
Replies: 16
Views: 6638

JDownloader ore Filebot?

Hi, 1 my Setup Gigabit Internet Ubuntu-Server 14.04 Headless JD Filebot I fill JD with links, and it download it very fast, after extract i use a script to rename and move the files from SSD to my NAS The problem i have right now, after extract it rename and move the files once by once, so it can be...
by Crack00r
01 Aug 2016, 07:18
Forum: Scripting and Automation
Topic: Not delete Folder
Replies: 1
Views: 5946

Not delete Folder

anyone know some help? after finish the download, unrar rename and move, it didnt delete the old folder var command = "filebot.exe"; // Change this if filebot isn't on your path var logfile = "D:/jdownloader-eventscripter.log"; // File this script logs to. Use forward slashes as ...
by Crack00r
08 May 2016, 05:04
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 527351

Re: [JDownloader] Setup for Windows, Linux and Mac OS X

This Script is for Windows, just add a Trigger after extract is finished var command = "filebot.exe"; // Change this if filebot isn't on your path var logfile = "D:/jdownloader-eventscripter.log"; // File this script logs to. Use forward slashes as path separators! var filebotLog...
by Crack00r
08 May 2016, 05:01
Forum: Scripting and Automation
Topic: [CODE] Calling Filebot from JDownloader 2 Event Scripter
Replies: 20
Views: 29269

Re: [CODE] Calling Filebot from JDownloader 2 Event Scripter

I got this running on Windows, without any errors the only problem is, it didnt delete the folder after move var command = "filebot.exe"; // Change this if filebot isn't on your path var logfile = "D:/jdownloader-eventscripter.log"; // File this script logs to. Use forward slashe...
by Crack00r
26 Nov 2015, 11:05
Forum: Scripting and Automation
Topic: [CODE] Calling Filebot from JDownloader 2 Event Scripter
Replies: 20
Views: 29269

Re: [CODE] Calling Filebot from JDownloader 2 Event Scripter

May anyone can help me? I have right now this in Jdownloader 2 but I just get a error . . . net.sourceforge.htmlunit.corejs.javascript.EcmaError: TypeError: Cannot call method "substring" of null (#129) var command = "C://Program Files//FileBot//filebot.exe"; // Change this if fi...