JDownloader Community - Appwork GmbH
 

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: mrjjones
Forum: Eventscripter 16.12.2021, 04:37
Replies: 3,086
Views: 11,541,422
Posted By mrjjones
This works for me in windows with a "A Download...

This works for me in windows with a "A Download stopped" trigger:

var path = getPath(link.package.downloadFolder)
callSync("explorer.exe",path);
Forum: Eventscripter 14.11.2021, 16:11
Replies: 3,086
Views: 11,541,422
Posted By mrjjones
Oops, never mind. I'm so used to looking in...

Oops, never mind. I'm so used to looking in advanced settings. It's in Settings > User Interface > Window Management > When new Links were added..
Forum: Eventscripter 14.11.2021, 16:05
Replies: 3,086
Views: 11,541,422
Posted By mrjjones
Post Change to LinkGrabber tab

Is there a command to change to the LinkGrabber tab?

I wanted to add a script to automatically switch to the LinkGrabber tab when a new link is added. Or is that already possible? I couldn't find...
Forum: Eventscripter 07.11.2021, 21:58
Replies: 3,086
Views: 11,541,422
Posted By mrjjones
@mgpai thank you very much. It seems so obvious...

@mgpai thank you very much. It seems so obvious now to split the -i and battery which is something I didn't try. Ugh. :outch:
Forum: Eventscripter 06.11.2021, 20:57
Replies: 3,086
Views: 11,541,422
Posted By mrjjones
Post callSync with parameters

Does anyone know how to pass along parameters with callSync? I'm trying to send notifications with "notify-send" in ubuntu like:

callSync("notify-send","some text");


and that works fine, but...
Forum: Eventscripter 05.11.2021, 14:50
Replies: 3,086
Views: 11,541,422
Posted By mrjjones
@Jiaz, just the advice I was looking for. Thank...

@Jiaz, just the advice I was looking for. Thank you.

If anyone else needs, for linux there is notify-send (install with: sudo apt install libnotify-bin) and use a JDownloader script like:

var...
Forum: Eventscripter 05.11.2021, 10:27
Replies: 3,086
Views: 11,541,422
Posted By mrjjones
Post Custom Bubble Notify?

Is there anyway, perhaps with scripting, to send any custom bubble notifications? I'd like to have a bubble notify with package/link name on link added to the link grabber. Although I didn't try, it...
Forum: Eventscripter 03.11.2021, 22:31
Replies: 3,086
Views: 11,541,422
Posted By mrjjones
Okay, got that set. Below is pretty much the...

Okay, got that set. Below is pretty much the final code. Thanks so much mgpai.

Trigger is on download started. YouTube plugin file name is:

*CHANNEL* Channel_*VIDEO_NAME*...
Forum: Eventscripter 03.11.2021, 19:17
Replies: 3,086
Views: 11,541,422
Posted By mrjjones
@mgpai this is absolutely perfect. Thank you so...

@mgpai this is absolutely perfect. Thank you so much. :)

I'm also going to add the *VIDEOID* for new files at the end of the name before the extension to further make them unique going forward. I...
Forum: Eventscripter 03.11.2021, 15:40
Replies: 3,086
Views: 11,541,422
Posted By mrjjones
Okay, last reply for a while. I need a break....

Okay, last reply for a while. I need a break. This stuff is hard for me. x) The only major part left is checking if the old and new file size is within 5 MB. I really have no idea where to start...
Forum: Eventscripter 03.11.2021, 14:53
Replies: 3,086
Views: 11,541,422
Posted By mrjjones
Post Avoid duplicates at same path

I've been working on a script I asked about earlier to handle dealing with potential duplicates after changing the YouTube plugin Filename for Video files setting. The old setting was the default....
Forum: Eventscripter 02.11.2021, 13:27
Replies: 3,086
Views: 11,541,422
Posted By mrjjones
Post @Jiaz: Great point about the video ID as...

@Jiaz:

Great point about the video ID as many of the duplicates come from the same channel. I added that to my new filename mission. Thanks. A rename shouldn't be necessary the more I think about...
Forum: Eventscripter 02.11.2021, 00:29
Replies: 3,086
Views: 11,541,422
Posted By mrjjones
Post Script request: YouTube video filenames

I have a script request or an idea request for another way.

For the YouTube plugin filename setting for videos, I have the default setting:

*3D* *360* *VIDEO_NAME*...
Showing results 1 to 13 of 13

 
Forum Jump
All times are GMT +2. The time now is 14:06.
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 - 2025, Jelsoft Enterprises Ltd.