JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 02.10.2020, 16:02
madmaxb1985de madmaxb1985de is offline
Junior Loader
 
Join Date: Jul 2019
Posts: 10
Default Event-Scripter greift nicht auf Filebot.sh zu

Hallo, ich habe jdownloader auf einem linux server installiert. Filebot auch. Mein Filebot script habe ich von meiner Synology übernommen. Starte ich das Script manuell, klappt alles und es wird alles umbenannt und verschoben. Nehme ich den selben Befehlt im Eventscripter greift jdownloader nicht darauf zu.

eventscripter:

[{"eventTrigger":"ON_ARCHIVE_EXTRACTED", "enabled":true, "name":"FileBot", "script":"var amcFile = "/opt/filebot.sh";var path = archive.getFolder(); callAsync(function() {}, amcFile, path);", "eventTriggerSettings":{}, "id":4711}]

was kann ich tun damit der eventscripter auf mein file zugreifen kann?

besten dank

id: jdlog://2331325302851
Reply With Quote
  #2  
Old 02.10.2020, 16:07
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,088
Default

Hi,

Code:
java.io.IOException: Cannot run program "/volume1/video/filebot/filebot.sh": error=2, No such file or directory
Code:
java.io.IOException: Cannot run program "/opt/filebot.sh": error=13, Permission denied
Wahrscheinlich fehlt das executable flag auf deiner Script-Datei (chmod + x --> shellbefehle.de/befehle/chmod/)

Grüße, psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #3  
Old 02.10.2020, 20:54
madmaxb1985de madmaxb1985de is offline
Junior Loader
 
Join Date: Jul 2019
Posts: 10
Default

Danke dir. Ihr macht echt einen Hammer Job.

Beste Grüße und ein schönes Wochenende!
Reply With Quote
  #4  
Old 05.10.2020, 13:30
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,088
Default

Danke fürs Feedback

Grüße, psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 18:00.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.