- AccountInfo: setMultiHostSupportV2: added support for matching based on beginning of plugin name strings
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49761 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 0a0304556baa7bbddf56f342c0d343c3fbc2d875
- AccountInfo: mark IDE only code as such
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49760 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: a986e5fcc9a82a36b2246063991e01b4c26a0c02
- AccountInfo: added more logging and fixed a few bugs inside setMultiHostSupportV2
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49759 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: a01bdbcebcfda576ba86d5370e32278eb517d5db
- LinkCollector: small refactoring to early return principle
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49756 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 61900c82c1425eb71b92fd325ae35ecb63799775
- BiqleRuCrawler: removed legacy code RE forum 96418
- FileCryptCc: finished CutCaptcha implementation: allow solving CutCaptchas if it is possible (e.g. if a solver is available) refs #87583
- InstaGramComDecrypter: updated pattern RE forum 96426
- DeviantArtCom: minor changes RE forum 96421
- KinkCom: added support for premium subscriptions without visible expire date RE ticket #BBUP1515-RBFA-9476JBLL
bunkr: RE forum 91374
- BunkrConfig: updated outdated default domain from bunkr.la to bunkrr.su
- BunkrAlbum: pre set filenames: add file extension if it is not given inside the file-title from websites' html code
- Bunkr host plugin: fixed filename fix not being applied in some cases
- Bunkr host plugin: Download video stream if original/official download fails. Stream looks to be the same as original file. Users: If you don't like this let me know and I'll add a setting.
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49755 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 87a06a4f31c85efce13612f6c9e2273f4a19950e
- AccountInfo: setMultiHostSupport: reverted to stable handling of revision 48988 and added comparison of results from new and old method, setMultiHostSupportV2: fixed a few bugs leading to missing results
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49754 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: e32c390b188b3371b59a014ffc43aecf1732aaea
- AbstractBrowserSolver: canHandle: disabled CutCaptcha handling since it is not working refs #87583
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49752 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: c6104c3bd71a28d6c432749e1d24ba1659038e97
-updated getNewPluginForDecryptInstance to forward LinkCrawler/LinkCrawlerGeneration to new plugin instance
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49749 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: f9c81aeb078c926c72bbd90268a3fd211d4c4f9e
- PremiumTo: updated API_BASE (Yes, "from v2 to v1") and auth handling RE admin (mehr I think it's ugly!)
- PornhexCom: added detection of invalid links RE forum 96425
- InstaGramComDecrypter: updated pattern to match new reel links RE forum 96426
- SextbNet: added detection of invalid links RE forum 90752 | most elements still fail due to Cloudflare
- BiqleRu: minor changes
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49747 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: fb16da89f9de5980445feaba1b8094465ca9cbda
- PornhexCom RE forum 96414
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49746 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 3a8e235f0f8ce78aa730d4befb722fbc5de5551d
- AbstractMergeSameNamedPackagesAction: fixed regression: this action was greyed out when no elements were selected but this is not how it was supposed to work RE forum 96422
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49745 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: a7cd7aaefe689aad44d3f8a0021f478defa6d15d
- More work towards better multihoster limit handling
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49743 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 78e923038cbda8c05b832a991aa12ed79136ea9e
- More work towards better multihoster limit handling
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49741 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 865e609e0ecfb1d694952b606d5cdebab69cf38b
- Plugins: removed some unnecessary overrides of allowHandle and unnecessary old plugin setting; there is no reason to prohibit multihoster usage of these hosts
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49732 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 853a57cbcf06ab92089736d5138cf29c6887511a
- UnknownPornScript5: fixed finding best quality RE forum 96401
- ReadAllComics: fixed RE forum 90695
- Refactoring: use AccountInfo.setMultiHostSupport vs setting property on AccountInfo object
*Plugins: RIP*
- readmng.com RE forum 90698
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49729 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 1b804a16929d6b8d704fb7098f8498abc01b6d49
-updated startListener/stopListener to avoid multiple calling
-fixes #90510
TrayExtension:
-updated mouseStay, convertToScaled could have returned null if Point is outside of screen
JDGUI:
-updated trayIconChecker, timing issue with "Tray Icon when not visible" handling
-refs #90510
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49728 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: e6c8d861e81f18f371af126ad9f79f4abb1ebd76
- ExtractionConfigPanel: do not validate custom extraction path if it is not used fixes#9250
- FolderChooser: added ability to get path without validating it
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49726 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 4af1b13c30ee8a0a06f0118e050066f0aa045641
- PremiumTo: fixed multiple possible NPEs, removed log spam
- ProLeechLink: minor changes
- AllDebridCom: do not add hosts without traffic to list of supported host
- q32pw: minor changes
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49724 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 538e095f5282fca25dfd84a4b97a4667938b65fd
- BbcComiPlayerCrawler: added more BubbleNotifications, implemented isAbort, disabled super old "superhigh quality trick" as that made the crawler very slow RE ticket #IPWQ2676-YWCP-7662TGDW
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49722 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 2ce53a4f59d564579e9890bb165561c632f80027
- ProxrMe: added captcha support RE forum 90673
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49718 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 900c57d6124c597314f8146e49d1a805c49720a5
- KernelVideoSharingComV2: implemented more detailed error messages for private videos
- PornHostCom: fixed bad filenames RE forum 92767
- UnknownPornScript5: updated patterns RE forum 96401
*Plugins: RIP*
- linkhub.icu RE forum 94435 refs #87580
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49716 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 26407681188414f04ca9a2075ba23e42420f0cb7
- PluginForHost: refactored according to early return principle
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49715 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: f46387d6f72c54c62b636f7e9512b35caff8202d
- RealDebridCom: small refactoring
- [KVS] ThothubOrg: added domain thothubto RE forum 96400
- PornComixInfoPornIlikecomixCom: added support for more types of links RE forum 90642
- KinkCom: fixed trailer download RE ticket #SMOJ9424-KGTN-4919SRSJ
- BbcComiPlayerCrawler: validate crawled subtitles and only return subtitle if at least one valid subtitle is found RE ticket #IPWQ2676-YWCP-7662TGDW
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49713 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 327f77c2a0bd4ab67c506f6516dedc1411b57165