#661
|
|||
|
|||
![]() Quote:
Code:
// Enable Tray Icon if it is disabled // Trigger: Interval (Rencommended: 60000 or more) var settings = "org.jdownloader.gui.jdtrayicon.TrayConfig"; var storage = "cfg/org.jdownloader.gui.jdtrayicon.TrayExtension"; var value = callAPI("config", "get", settings, storage, "enabled"); if (!value) callAPI("config", "set", settings, storage, "enabled", true); Does not appear to be listed in "extensions". Last edited by mgpai; 19.03.2019 at 11:47. Reason: Removed IIFE |
#662
|
||||
|
||||
![]()
@mgpai: thanks, but other extensions are listed ?
__________________
JD-Dev & Server-Admin |
#663
|
|||
|
|||
![]()
@jiaz: My pleasure. Yes other extensions are listed.
Code:
org.jdownloader.extensions.extraction.ExtractionExtension org.jdownloader.extensions.antistandby.AntiStandbyExtension org.jdownloader.extensions.eventscripter.EventScripterExtension org.jdownloader.extensions.folderwatchV2.FolderWatchExtension org.jdownloader.extensions.infobar.InfoBarExtension org.jdownloader.extensions.shutdown.ShutdownExtension org.jdownloader.extensions.schedulerV2.SchedulerExtension chat translator |
#664
|
||||
|
||||
![]()
@mgpai: thanks. tray extension is no longer build as optional and therefore not returned in that list. but still can be accessed via api
__________________
JD-Dev & Server-Admin |
#665
|
|||
|
|||
![]()
Which is the correct classname and id?
Tried "jdtrayicon" and "org.jdownloader.extensions.jdtrayicon.TrayExtension" (with different methods). Neither of them seem to work. Don't need to add support if it has been removed. Just checking if it works. |
#666
|
||||
|
||||
![]()
@mgpai: you're right, because it's no longer an optional extension, it's not 'reachable' via config system at the moment. I will check if I can make it work again
__________________
JD-Dev & Server-Admin |
#667
|
|||
|
|||
![]()
Thanks for your responses mgpai and Jiaz !
|
#668
|
|||
|
|||
![]()
Is there a way to select a number of files by the same hoster and have them selected by file size ie largest first then declining
|
#669
|
|||
|
|||
![]() Quote:
If you are looking for something different, I need more information. You can find me in JD Chat. I will be available there for the next hour or so. |
#670
|
|||
|
|||
![]()
Kann jD einen Film (nicht gepackt, sondern als mp4, mkv oder so), der in 2 oder 3 Teile aufgeteilt wurde, immer automatisch nach dem Runterladen wieder zusammensetzen (https://board.jdownloader.org/showth...2#post438752)?
|
#671
|
|||
|
|||
![]() Quote:
Perhaps you can provide some examples so that Jiaz can take a look and provide me the necessary information. |
#672
|
||||
|
||||
![]()
@mgpai: very likely he did download an archiv/split-archive and JD just extracted it. there is no logic in JD to merge multiple video segments into a single file
__________________
JD-Dev & Server-Admin |
#673
|
|||
|
|||
![]()
What archive? There was no archive. There was not anything which could have been extracted. Sorry, I do not understand at all.
Where did the "logic" come from if not from jD? |
#674
|
||||
|
||||
![]()
Please provide example links where this has happened.
__________________
JD-Dev & Server-Admin |
#675
|
|||
|
|||
![]()
Very sorry again, it was an archive, I missed it.
|
#676
|
|||
|
|||
![]()
Hi!
I've noticed that after getting all the links to IG pictures there is also a column with the comments/caption to the respective pictures. Is there a way to include the comment in the picture in the EXIF metadata (maybe under 'caption')? And also maybe make the time&date of the upload on IG the time&date of the file or also including it in the metadata? best regards |
#677
|
|||
|
|||
![]() Quote:
Quote:
Code:
Settings > Advanced Settings > GeneralSettings.useoriginallastmodified |
#678
|
||||
|
||||
![]()
@mgpai: JDonyx needs a script that applies exif/meta data to images from comments/xy field after download. there is a tool that manipulates exifdata that could be used for this. Maybe you can help?
__________________
JD-Dev & Server-Admin |
#679
|
|||
|
|||
![]() Quote:
Did you have a different solution in mind? |
#680
|
||||
|
||||
![]()
@mgpai: your post was too fast for me
![]() ![]()
__________________
JD-Dev & Server-Admin |
![]() |
Thread Tools | |
Display Modes | |
|
|