Forum: Eventscripter
16.12.2021, 04:37
|
Replies: 3,086
Views: 11,541,422
|
Forum: Eventscripter
14.11.2021, 16:11
|
Replies: 3,086
Views: 11,541,422
|
Forum: Eventscripter
14.11.2021, 16:05
|
Replies: 3,086
Views: 11,541,422
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
|
Forum: Eventscripter
06.11.2021, 20:57
|
Replies: 3,086
Views: 11,541,422
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
|
Forum: Eventscripter
05.11.2021, 10:27
|
Replies: 3,086
Views: 11,541,422
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
|
Forum: Eventscripter
03.11.2021, 19:17
|
Replies: 3,086
Views: 11,541,422
|
Forum: Eventscripter
03.11.2021, 15:40
|
Replies: 3,086
Views: 11,541,422
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
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
@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
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*...
|