#1
|
|||
|
|||
New macOS App "MyJDownloader Events" available on the App Store!
Hello everyone,
I would like to announce that there is now an macOS app available that adds notifications and native Captcha support to your Mac. This means for Apple users that browser extensions are no longer needed to remotely solve Recaptchas or to receive messages from your JDownloader. The official MyJDownloader service is used, which means that you will need an MyJD account and at least one linked JDownloader to use the app. Since this is some kind of pilot project, I would like to know how useful you find the app and what features are missing in your eyes. Bookmarks for web-browsing can be attached and by default there is a link to the official MyJDownloader site. This allows you to quickly and easily reach the official MyJDownloader page at any time and react to events such as a download completion. For the next major release german localization and dialog support are planned. MyJDownloader Events on the Mac App Store: itunes.apple.com/us/app/myjdownloader-events/id1451311497?ls=1&mt=12 MyJDownloader Events Features: • Check the JDownloader's status, progress, ETA and speed. • Solve and skip a wide selection of captchas, including Basic-Captchas, Media-Captchas, Click-Captchas, and RecaptchaV2. • Receive notifications on Dialogs, Captchas, JDownloader state changes and download completions. Promo codes for the first 10 users: (Promo codes can be redeemed in the account area of the Mac App store under "Redeem".) 7NFHWLLXA43J JTAA4MKTXRF4 9X6MKEENMTRJ FPJXA39EJTXL RPW47N97XH4H KWFJJ6EFEHA9 4WPMAYRJEY4F Y7EE44ELH66N 9XJWAA6M6Y49 HJXFHRWW3H9X I'm looking forward for your feedback! You can reply to this message or send me an email: julian.donart@mail.de If you like the app, please rate MyJDownloader Events on the Mac App Store! Best regards, Julian Last edited by Jiaz; 01.04.2019 at 15:05. |
#2
|
||||
|
||||
Great app! Nice solution to better integrate captchas in workflow! Thumbs up!
__________________
JD-Dev & Server-Admin |
#3
|
|||
|
|||
Too bad you only made it available for OSX 10.13+
Would have been tested by more maybe if it were 10.6+ or at least 10.10+ instead .. Good luck though. JD for the rest of us we will need to still rely on the browser extentions
__________________
OS X !0.6.8 Mac Pro Intel (Workhorse) OS X 10.13.6 MBP Intel 17" (Secondary) OS X MBP Intel 15" Dual boot 10.6.8 and 10.13.6 (as needed) Last edited by Statter; 03.04.2019 at 02:18. |
#4
|
||||
|
||||
@Statter: Maybe the sdk is no longer compatible to older MacOS versions or he uses features that aren't available in older sdk/MacOS version, I don't know. But I'm sure if the developer reads your post, he will comment it
__________________
JD-Dev & Server-Admin |
#5
|
|||
|
|||
@Statter:
thank you for the feedback. I will add the point to my to-do list. As Jiaz already mentioned, the reason for this is that some required APIs are only available from OS X 10.13+. I will try to make the app compatible with versions earlier than 10.13 in the next release, but 10.10+ (OS X Yosemite) will be difficult... Best regards, Julian |
#6
|
||||
|
||||
@Julian: thanks for the feedback and confirmation about my thoughts ;
__________________
JD-Dev & Server-Admin |
#7
|
|||
|
|||
Yes I know it can be difficult especially now with Apple making it difficult to install the older XCode SDK's into the dev kit. Especially on newer macs that won't install the old dev tools.
Using some special commands and tools one should be able to build for some earlier OSes still and of course not for 32bit which has been finally depreciated completely with XCode The Deprecation Notices need to of course be reviewed properly of course as well as when targeting iOS. C++ projects must now migrate to libc++ and are recommended to set a deployment target of macOS 10.9 or later, or iOS 7 or later. with XCode 10.x No its not always easy but I know some apps are still built to work on 10.6+ although I am sure that will soon change for those few apps left also unfortunately. Thankfully for now at least JD2 still works on 10.6.8 yes it is not a typical app and uses Java so to speak which is done extremely well. So Kudos to the JD team and developers. Good luck julien1530
__________________
OS X !0.6.8 Mac Pro Intel (Workhorse) OS X 10.13.6 MBP Intel 17" (Secondary) OS X MBP Intel 15" Dual boot 10.6.8 and 10.13.6 (as needed) |
#8
|
|||
|
|||
wow, sounds you are familiar with apple programming
Unfortunately and unlike iOS, Apple does not offer simulators (or have anything like) to allow developers tests on previous macOS versions. Instead, we are required to install macOS on virtual machines for testing. In addition, I have seen that some OS versions can't even more downloaded from the Mac App Store or the Apple Developer Portal. All this makes backward compatibility difficult and uncomfortable. Julian |
#9
|
||||
|
||||
We do our best to keep Java1.6 compatibility as long as possible
__________________
JD-Dev & Server-Admin |
#10
|
|||
|
|||
I translated the app into german and added support for MacOS 10.12. I will try to support even older versions in the following updates.
Version 1.0.2 was approved yesterday by Apple and can be downloaded from the Mac App Store. I am looking forward to your feedback. Julian |
#11
|
|||
|
|||
The app UI looks nice, but one very important thing is missing: JDownloader and the app should start each other mutually. Whichever is opened, the other follows, otherwise, no point really, unless the app is open all the time, but that isn't something I would do.
Any chance for an option for this? |
#12
|
||||
|
||||
@neoyoli: JDownloader and app don't have to run on the same machine. In case both are running on the same, then the developer of the app might add support for it, but on JDownloader site you can easily solve this with help of a custom script for the eventscripter to start the app with JDownloader start, see
https://board.jdownloader.org/showthread.php?t=70525
__________________
JD-Dev & Server-Admin |
#13
|
|||
|
|||
The developer has implemented it, thank you! (now it would be just perfect if it quit with JDownloader, if that's possible...)
|
#14
|
||||
|
||||
quit with JDownloader? So when you close JDownloader, also close the app? If yes, then this is something the developer has to add support for
__________________
JD-Dev & Server-Admin |
#15
|
|||
|
|||
Yes, definitely.
|
#16
|
|||
|
|||
Hello neoyoli,
thank you for your feedback and sorry for this late reply. I will check whether such a quit feature is feasible and also “AppStore friendly” (that’s probably the most difficult part). But I will see what I can do. For the meantime and to get a solution quickly, you may follow Jiaz approach by writing some scripts yourself. If you have any further questions or feature requests feel free to contact me directly, I will answer faster, I promise Julian |
#17
|
|||
|
|||
Quote:
I have not looked at the Apple Store and what they allow for flags set for Operating systems to still use the Apple Store for programs that are still available to be downloaded and run on such as osx 10.6.8 but there used to be something. Most I think now that are programing a lot and putting on the Apple Store are mostly from what I have seen is and has been the Programmers (some of these are of course the newbies or kids since apple has made the newer programing tools essentially childs play so to speak) using the latest OS and programing tools from apple and they do not know how to even make some of them backward compatible to osx 10.10.x which is really annoying. You could also if the app store doesn't allow now days for such backward compatible programs to be put up and actually downloaded by those wanting or needing them, you could probably put such shares up on maybe your own web site or blog or some other site for others to grab and then use without having to jump through apples loop. just a thought. As a programmer many do have their own sites and blogs in one form or another.
__________________
OS X !0.6.8 Mac Pro Intel (Workhorse) OS X 10.13.6 MBP Intel 17" (Secondary) OS X MBP Intel 15" Dual boot 10.6.8 and 10.13.6 (as needed) |
#18
|
|||
|
|||
Quote:
thank you very much for your thougts. Currently, I have only very less time to bring in new things, but I'll keep this in mind. Yes, you're right, and the most difficult part would be to find any alternative for the WKWebview API, which currently seems to be the only way to display Googles recaptchas and is only available from 10.10+. @neoyoli: Check out the latest version (1.0.4). The app does now also close together with your local JDownloader. I already submitted a version (1.0.5) to Apple that fixes a stupid bug with popped over captchas. It would be nice if you could give me feedback. Julian |
#19
|
|||
|
|||
Hey Julian, thanks for the open-quit feature, it is amazing! Really good. I even disabled JDownloader tray icon (menu bar icon) because it's not needed anymore. However notifications don't work for me (in the Notification Center I see some notifications, but the banner doesn't show up, when it happens. I'm not sure if it's just me or a bug, but worked previously (doesn't work with the tray icon enabled either).
Important notifications I'd like to see and the option to toggle them: - download started - download finished - extraction started - extraction finished - linkgrabber started - linkgrabber finished - captcha activity status not important for me. I'm on MacOS 10.14.6 I can test too, if needed. One more thing: it would be nice if the app would remember the position (open or closed) of the drop-down menu of JDownloader status info - so it wouldn't be needed to click on it next time at launch. Thanks Julian, really nice work! Last edited by roundsquare; 17.12.2019 at 20:07. |
#20
|
|||
|
|||
Hi neoyoli,
Quote:
Quote:
Quote:
Thanks for the offer. It would be great to have a tester for this app. Unfortunately, since Apple Testflight is not available for macOS apps, it would be necessary to register your Mac UUID for testing in my developer account. Julian |
#21
|
|||
|
|||
I'm so sorry, Do Not Disturb was turned on:D Notifications are working perfectly.
|
#22
|
|||
|
|||
Hi !
Ich habe seitdem ich heute das Passwort von jDownloader auf meinem NAS geändert habe ich ein Problem mit der App. Es kommt in Taktung von ca. 1 Sekunde von der App immer wieder die Maldung dass das Passwort nicht stimmt und weil sich die Meldung ständig erneuert habe ich keine Chance das neu e Passwort einzugeben. Selbst ansonsten kann ich dann am Recner nichts machen außer diesen neu zu starten oder herunter zu fahren da das Fenster der App immer in den Vordergrund springt. Ich habe den Rechner dann im abgesicherten Modus hochgefahren und dachte mit löschen und neu installieren der App würde helfen... aber nein... scheinbar werden die JDownloader-Zugangsdaten der App nicht mit der App gelöscht. Wie kann ich nun das Passwort auf das neue ändern bzw. die App so zurücksetzen das diese nicht solche zicken macht ? |
#23
|
|||
|
|||
Hi Andimp3,
vielen Dank für die Info und sorry für die Unannehmlichkeiten. An den Usecase hatte ich bislang nicht gedacht. Das ist ein dummer Bug, den ich sofort beheben werde. Deine MyJDownloader Zugangsdaten werden unter macOS (wie bei jeder anderen App) im folgenden Ordner gespeichert: ~/Library/Containers/Donart.MyJDownloader-Events Um das Problem zu beheben, löschst du am besten einfach den Ordner und startest die App neu. Danach sollte alles wieder wie bei der ersten Installation sein. Viele Grüße Julian |
#24
|
|||
|
|||
Hey
Vielen Dank für dieses praktische Programm! Bis jetzt funktioniert alles perfekt. Die einzige Änderung, die ich mir wünschen würde, wäre eine Überarbeitung des Icons der Menüleiste. Am besten eines, welches denen von Apple gleicht. LG |
#25
|
|||
|
|||
Hallo,
wäre es möglich, dass die App auch die Zwischenablage an JD übergeben könnte bzw. eine Option zum Hinzufügen von Links (oder auch Containern)? Das MyJD-Webinterface ist ein Graus unter Safari... |
#26
|
|||
|
|||
Hey,
@bigbadnummyrabbit: das kann die App leider nicht. Du müsstest das über die MyJDownloader Webplattform tun oder einen anderen Weg finden. @1user: Danke für dein Feedback! Ich packe es auf die ToDo-Liste. Gruß Julian |
22.12.2023, 16:00 |
Clarar |
Message deleted by pspzockerscene.
Reason: Spam bot
|
29.12.2023, 06:57 |
Pranav1 |
Message deleted by pspzockerscene.
Reason: Spam bot
|
Thread Tools | |
Display Modes | |
|
|