JDownloader Community - Appwork GmbH
 

Showing results 1 to 27 of 27
Search took 0.00 seconds.
Search: Posts Made By: bobolecoco
Forum: Suggestions & Requests 26.05.2022, 13:24
Replies: 5
[See Bugtracker] Problem with filenames
Views: 1,366
Posted By bobolecoco
Problem with filenames

Hello. It is not possible to have "?" or ":" in a filename, or a filename beginning with a dot ? With a Microsoft OS, it's logic, but not with a Unix OS...

A file named ".fjdkqslmfjklm :...
Forum: JDownloader 2 06.12.2020, 12:36
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
(Solved) Disabling an extension

Thanks !!!

The MyJDownloader's API is not clear (made me think there was a "b" parameter)...
Link_not_visible
(https://my.jdownloader.org/developers/#tag_183)...
Forum: JDownloader 2 06.12.2020, 11:43
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
Disabling an extension

Hello. I have a problem and didn't find the answer (search function in the forum is not very good).
I have two computers running Jdownloader2. They share the same folder for foderwatch. I would like...
Forum: JDownloader 2 06.06.2019, 12:23
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
I'm pretty sure mgpai will have a better script...

I'm pretty sure mgpai will have a better script than mine !
And trying to solve somebody else problems teaches me how to use the eventscripter too.
Forum: JDownloader 2 06.06.2019, 11:18
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
Is something like this what you want ? var...

Is something like this what you want ?
var numberOfMB = 10

for (i = getAllDownloadLinks().length - 1; i >= 0; i--) {
if (getAllDownloadLinks()[i].getBytesLoaded() > numberOfMB * 1024 * 1024)...
Forum: JDownloader 2 05.06.2019, 19:50
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
What do you want to do exactly ? Is the stream...

What do you want to do exactly ?
Is the stream url always the same ?
What do you mean with days hours minutes (launch the download every "D" days, at "H" hour and "M" minutes / wait "D" days, at...
Forum: JDownloader 2 30.05.2019, 22:07
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
Thanks again

It seems to work. I'll see if errors appear in the future.

Thanks ! I'll keep you posted if anything new happens !
Forum: JDownloader 2 30.05.2019, 20:16
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
Thanks

Thanks, it worked. So if 2 downloads start, the script will run twice ? Should I use "Download controller started" trigger instead if I want only one instance to run ?

I already have a working...
Forum: JDownloader 2 30.05.2019, 15:38
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
Wait / Sleep

Hi.
The trigger is "A download started".
With the following code, downloads are "freezed" :
function Stream() {
if (isDownloadControllerRunning()) {
alert("OK !");
...
Forum: JDownloader 2 20.03.2019, 12:58
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
Thanks for your responses mgpai and Jiaz !

Thanks for your responses mgpai and Jiaz !
Forum: JDownloader 2 18.03.2019, 19:43
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
I will try. But anyway, to come back to my...

I will try.
But anyway, to come back to my question, is there a way to change a JDownloader's setting using event scripter ?
Forum: JDownloader 2 16.03.2019, 00:44
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
A Raspberry Pi 2 with Raspbian GNU/Linux 7...

A Raspberry Pi 2 with Raspbian GNU/Linux 7 (wheezy) ;
A Raspberry Pi 3 with Raspbian GNU/Linux 8 (jessie).
Forum: JDownloader 2 15.03.2019, 11:46
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
It happens randomly (and I have the same issue on...

It happens randomly (and I have the same issue on two different devices).
Forum: JDownloader 2 14.03.2019, 22:33
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
I'm on Raspbian (Debian for Raspberry Pi).

I'm on Raspbian (Debian for Raspberry Pi).
Forum: JDownloader 2 14.03.2019, 15:46
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
Well, sometimes, I don't know why, the "Tray...

Well, sometimes, I don't know why, the "Tray icon" option get unticked and JDownloader disappears when I try to minimize it. I have to kill JD's process, restart JD, and check the "Tray icon" option...
Forum: JDownloader 2 12.03.2019, 23:46
Replies: 2,886
Views: 10,267,964
Posted By bobolecoco
Settings

Hi ! Is there a way to change settings (for example, checking or unchecking the "mininmize to tray" option) ?
I didn't found it in the help...
Thanks !
Forum: JDownloader 2 03.02.2017, 23:39
Replies: 21
Views: 7,524
Posted By bobolecoco
Priority

Is the priority option available ? What are the settings ? priority=??? (lowest ? lower ? low ? default ? high ? higher ? highest ? with upper-case ?)

Thanks.
Forum: JDownloader 2 03.07.2016, 12:48
Replies: 4
Views: 2,272
Posted By bobolecoco
The ticket is still at 0%... This feature could...

The ticket is still at 0%...
This feature could be great : on my PC, restarted every day, update is made on JDownloader startup. But on my other systems, running 7/7 24/24, JD never restarts, so...
Forum: JDownloader 2 12.06.2016, 10:53
Replies: 3
Views: 1,516
Posted By bobolecoco
Characters (:?) in filename replaced by underscore (_)

Hi, I'm having trouble getting characters like ":" or "?" in my filenames. If I set the filename with those characters, JD2 replace them with "_" when I launch the download.
On "Windows" system,...
Forum: JDownloader 2 17.01.2016, 13:51
Replies: 1
Views: 3,273
Posted By bobolecoco
Launching JDownloader 2 on Raspberry Pi 2

Hi,

(CONTEXT, for information : I have my Raspberry Pi 2 (debian wheezy) watching websites for new content and downloading it when it appears. But on some rare cases, JD crashes - to many...
Forum: Host Plugin Reports 14.01.2016, 12:26
Replies: 16
Views: 3,140
Posted By bobolecoco
Links were considered offline in the links...

Links were considered offline in the links grabber (and with the check online status).
From what I remember, my debian version of JDownloader 2 didn't came with ffmpeg or ffprobe (had to compile...
Forum: Host Plugin Reports 12.01.2016, 14:32
Replies: 2
[Solved] Arte.tv language
Views: 1,576
Posted By bobolecoco
Arte.tv language

Hi. I'm having trouble with arte.tv links.

My plugin "arte.tv" is set on "Sprachausgae Französisch laden" (but behaviour is the same with "Sprachausgabe der URL ladeb" or "Sprachausgae Deutsch...
Forum: Host Plugin Reports 12.01.2016, 13:51
Replies: 16
Views: 3,140
Posted By bobolecoco
No, not for me. But it's best to check it trying...

No, not for me. But it's best to check it trying to "linkgrab" a twitch link before compiling with the method I described, as compiling can take several hours... So if the one coming with JD works,...
Forum: Host Plugin Reports 11.01.2016, 20:40
Replies: 16
Views: 3,140
Posted By bobolecoco
I know this tread is closed but...

Just for information, if anyone get the same problem as me...
Twitch links in my linux (debian) through linkgrabber were "offline", but on my windows, were online.
ffmpeg was working on both for...
Forum: JDownloader 2 23.08.2015, 20:21
Replies: 21
Views: 7,524
Posted By bobolecoco
Thanks

Thanks
Forum: JDownloader 2 22.08.2015, 12:04
Replies: 21
Views: 7,524
Posted By bobolecoco
Parameters

Hi ! I don't understand what those parameters are doing...

# type Type: JobType)
# type = NORMAL
# chunks Type: int)
# chunks = 0

Can you tell me please ? (I know it's not related with the...
Forum: Suggestions & Requests 18.08.2015, 15:44
Replies: 12
[See Bugtracker] AutoUpdate while reconnect
Views: 2,947
Posted By bobolecoco
Could be nice if we also had a function like "if...

Could be nice if we also had a function like "if a new update is available and no download running, then autoupdate/restart JDownloader"...
Showing results 1 to 27 of 27

 
Forum Jump
All times are GMT +2. The time now is 10:39.
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.