#2401
|
||||
|
||||
![]() Quote:
For example the *don't show again* flags for the windows and their locations/sizes aren't available either via advanced settings. Quote:
in menu editor, you save the structure. It's an all or nothing storage. That means the menu structure/actions are saved in complete way. It's not a *you just modified entry x or moved entry y* setting but the complete menu is saved. I don't see any need for making them available via advanced settings as they are self contained configuration json files, only containing the menus.
__________________
JD-Dev & Server-Admin |
#2402
|
|||
|
|||
![]()
Thanks for your answer, you helped me few years ago to create this script (for psy-music.ru), it still works.
So I tried the same script for another website (with good website adress and username and password), but it doesn't work easily like the other. I don't understand why because it's the same kind of things.. |
#2403
|
||||
|
||||
![]()
@flowlapache: I will answer here https://board.jdownloader.org/showth...t=71137&page=3
__________________
JD-Dev & Server-Admin |
#2404
|
|||
|
|||
![]() Quote:
Could you please help modify this script to save status of all links currently in Jdownloader (not just downloaded links but also links that are currently downloading, links are waiting to download and error links). My intention is to run this script once per day to get status of all links. I am currently running Jdownloader on a small Raspberry Pi that doesn't have a screen, it would be very convenient to get status of all links in a text file every day. Thank you! Last edited by TomNguyen; 02.07.2022 at 04:10. |
#2405
|
||||
|
||||
![]()
@TomNguyen: why not use take a look via MyJDownloader webinterface? OR just setup a VNC server on pi and run JDownloader with GUI. the pi has enough power to run JDownloader with GUI in VNC
__________________
JD-Dev & Server-Admin |
#2406
|
|||
|
|||
![]()
Thanks Jiaz. I appreciate your suggestions. I still playing around with the PI, very interesting.
|
#2407
|
||||
|
||||
![]()
@TomNguyen: what model do you have? depending on model, GUI and VNC is no problem at all or (old models) it would be better to avoid VNC/GUI.
__________________
JD-Dev & Server-Admin |
#2408
|
|||
|
|||
![]()
I am using an old PI that I had a few years ago to run Home assistant to control some smart plugs and lights. Thanks to many event-scripts written by mgpai, I managed to automate JDownloader to run every night to download the sources that I needed. Thinking of upgrading to Pi 400 with a nice keyboard and better cooling system.
Last edited by TomNguyen; 04.07.2022 at 10:15. |
#2409
|
||||
|
||||
![]() Quote:
![]() Also right now the Pi4 is *little more* expensive due to chip shortage and whole global delivery situation.
__________________
JD-Dev & Server-Admin |
#2410
|
|||
|
|||
![]() Quote:
Will wait for Pi 5 with potentially 16GB ram. Thank Jiaz for the recommendations and many thank mgpai for your great codes. Last edited by TomNguyen; 10.07.2022 at 13:48. |
#2411
|
||||
|
||||
![]()
@TomNguyen: I'm also excited about next PI5? hardware specs
![]()
__________________
JD-Dev & Server-Admin |
#2412
|
|||
|
|||
![]() Trigger: Package finished Script: openURL("G:\foldername"); ..clicking "Test Run" just does nothing. /edit: in case it's not clear, I want that specific folder to be opened in Windows Explorer upon completion of a download. /edit#2: okay, never mind, I got the basic functionality I wanted using what's posted here: https://board.jdownloader.org/showpo...postcount=2056 Last edited by wahnsinn; 12.07.2022 at 17:31. |
#2413
|
||||
|
||||
![]()
@wahnsinn: you want to open the directory? in case of file you have to append
Quote:
__________________
JD-Dev & Server-Admin |
#2414
|
|||
|
|||
![]() Quote:
Yes, directory - not file. But it's solved see above. I should have searched the thread for "explorer" right away :D Thanks anyway. ![]() |
#2415
|
||||
|
||||
![]()
@wahnsinn: Thanks for the feedback
![]()
__________________
JD-Dev & Server-Admin |
#2416
|
|||
|
|||
![]()
hi , i have many text files contains download link (direct link to the images i want to download, links separate by linebreak )
examples ,i have the following files that contains link e:/links/1.txt e:/links/2.txt e:/links/3.txt here is file content example **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** i want to put all images that i download from link in 1.txt into folder e:/download/1 the same above with 2.txt into e:/download/2 can you please help me to write a script to do that? Thanks in advance |
#2417
|
||||
|
||||
![]()
@navmesh: two easy solutions
1.) instead of placing those files just in .txt files,use crawljob container files instead, see https://support.jdownloader.org/Know...ch-basic-usage there you can customize package name/directory... You will have to install folderwatch extension first, see https://support.jdownloader.org/Know...all-extensions 2.) use packagizer to parse the number from your txt file and use it as download subfolder, see https://support.jdownloader.org/Know...paketverwalter for example Quote:
__________________
JD-Dev & Server-Admin |
#2418
|
||||
|
||||
![]()
@mgpai or whoever can help:
Another script request In my download list I often have different packages, which have the same name like this: ![]() I want to 'combine' all duplicate folder names in one folder by the same name like this, ![]() by using the 'Move to new Package' command: ![]() If I leave 'Package Name' and 'Save to' alone and just click on 'Ok', in this example, all three packages with the name 2022-08-06 will be combined in one single package with the name 2022-08-06. I would like to use a script, which - when executed - automatically will combine all duplicate name-packages as in the example above. I.e.:
Thanks in advance for any efforts taken! |
#2419
|
||||
|
||||
![]()
@mgpai and @StefanM: maybe not only check package name but also check for download directory and only merge package if same destination?
@StefanM: I think this should be doable but let's wait for script master mgpai ![]()
__________________
JD-Dev & Server-Admin |
#2420
|
|||
|
|||
![]()
downloads tab
some select packages i want keep each package name and change save to drive or folder context menu "move" is one by one Last edited by dandyclubs; 22.08.2022 at 12:50. |
![]() |
Thread Tools | |
Display Modes | |
|
|