Search found 13 matches

by j3124249
19 May 2018, 21:33
Forum: Ubuntu & Desktop Linux
Topic: Ubuntu 18.04 - java.net.SocketException: Permission denied
Replies: 0
Views: 2521

Ubuntu 18.04 - java.net.SocketException: Permission denied

Hi! A few days ago, Filebot stopped working with my jDownloader script. After trying to use the command line I get a bunch of Failed to read xattr: NoSuchFileException errors if I just call filebot -rename *.mkv . When I specify a certain file, I get java.net.SocketException: Permission denied Also ...
by j3124249
27 Sep 2016, 07:50
Forum: Scripting and Automation
Topic: amc script processing jDownloader folder
Replies: 9
Views: 5345

Re: amc script processing jDownloader folder

Before contacting the devs I wanted to play around a bit and strangely it worked all the time. Then I thought, I'll reproduce what happened when I started the post and to my surprise now it works too. The only thing I changed was the package name... and then reverted those changes. Mysterious! If so...
by j3124249
26 Sep 2016, 08:47
Forum: Scripting and Automation
Topic: amc script processing jDownloader folder
Replies: 9
Views: 5345

Re: amc script processing jDownloader folder

Little update: I figured it little fix out. I have a rule in the packagizer which puts every download in a package with today's date. If I deactivate this, it works... But now, the script is downloading covers and all that stuff too... Guess I have to fix this too. I will contact the devs today abou...
by j3124249
23 Sep 2016, 15:45
Forum: Scripting and Automation
Topic: amc script processing jDownloader folder
Replies: 9
Views: 5345

Re: amc script processing jDownloader folder

T PS: So you have set JD2 to download files into your /opt/jDownloader/jd2 folder? No, the download folder ist $HOME/Videos/new . I initially wanted to move the processed files to $HOME/Videos/newSeries . But somehow the script told me that the output folder is inside the input folder, that's why I...
by j3124249
23 Sep 2016, 10:15
Forum: Scripting and Automation
Topic: amc script processing jDownloader folder
Replies: 9
Views: 5345

Re: amc script processing jDownloader folder

1. What does amc.log say? If you don't tell us what the process output says, how would anyone ever be able find out what's going on? :lol: Run script [fn:amc] at [Fri Sep 23 12:08:17 CEST 2016] Parameter: skipExtract = y Parameter: unsorted = y Parameter: music = y Parameter: artwork = y Parameter:...
by j3124249
23 Sep 2016, 08:47
Forum: Scripting and Automation
Topic: amc script processing jDownloader folder
Replies: 9
Views: 5345

Re: amc script processing jDownloader folder

The script is #!/bin/sh # org.jdownloader.extensions.eventscripter.EventScripterExtension.scripts.json # [{"eventTrigger":"ON_PACKAGE_FINISHED","enabled":true,"name":"Execute FileBot (PackageFinished)","script":"var script = JD_HOME + ...
by j3124249
22 Sep 2016, 07:46
Forum: Scripting and Automation
Topic: amc script processing jDownloader folder
Replies: 9
Views: 5345

amc script processing jDownloader folder

Hi! I've copied the codes from the .js files into to the jDownloader Event Scripter (is there a way to import them btw?) and changed the first line to var script = '/opt/jDownloader/jd2/jdownloader-postprocess.sh' since this is where jDownloader is located and I just put the .sh in there. But if I d...
by j3124249
23 Mar 2016, 09:54
Forum: Feature Requests and Bug Reports
Topic: List of keyboard shortcuts
Replies: 5
Views: 8850

Re: List of keyboard shortcuts

That's amazing. Thank you!
by j3124249
22 Mar 2016, 17:06
Forum: Feature Requests and Bug Reports
Topic: List of keyboard shortcuts
Replies: 5
Views: 8850

Re: List of keyboard shortcuts

Isn't there the CTRL+C / CTRL+V, when selecting episodes from "Episodes" and inserting them into "Rename"?
What I am looking for, is a shortcut for changing the file format. I thought there maybe was one.
by j3124249
22 Mar 2016, 13:06
Forum: Feature Requests and Bug Reports
Topic: List of keyboard shortcuts
Replies: 5
Views: 8850

List of keyboard shortcuts

Hi,
I couldn't find a list of keyboard shortcuts anywhere. Is there one?
by j3124249
26 Jan 2016, 15:14
Forum: Feature Requests and Bug Reports
Topic: Dragging episodes from "Episodes" to "Rename" + Season 2016
Replies: 4
Views: 2802

Re: Dragging episodes from "Episodes" to "Rename" + Season 2

Well, I wasn't aware of that. Sorry! But thanks for the quick answer. My first question was that when I mark a single episode and want to drag it into the "New Names", it copies everything. Your CTRL+C/CTRL+V workaround works perfect, thanks. I just thought that it would work with dragging...
by j3124249
26 Jan 2016, 12:08
Forum: Feature Requests and Bug Reports
Topic: Dragging episodes from "Episodes" to "Rename" + Season 2016
Replies: 4
Views: 2802

Dragging episodes from "Episodes" to "Rename" + Season 2016

When I drag an episode name from the "Episodes" window in the "Rename" window, all visible episodes are dragged into the Rename window, e.g., when I selected a series, it drags all episodes from the series, when I filtered with a season, it drags the names of all episodes of that...