You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since a few days ago, I am unable to download programs from arte.tv with jdownloader2 (Linux ubuntu/x86_64 host).
After digging, I found a log with:
------------------------Thread: 101:arte.tv_jd.plugins.decrypter.ArteMediathekDecrypter-----------------------^M
--ID:101TS:1652166431893-5/10/22 9:07:11 AM - [] -> Exception thrown at jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:469):^M
jd.plugins.PluginException: API v1 no longer available!?->ERROR_PLUGIN_DEFECT|Value:-1
at jd.plugins.hoster.ArteTv.requestAPIURL(ArteTv.java:113)
at jd.plugins.decrypter.ArteMediathekDecrypter.decryptIt(ArteMediathekDecrypter.java:209)
at jd.plugins.PluginForDecrypt.decryptIt(PluginForDecrypt.java:355)
at jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:457)
at jd.controlling.linkcrawler.LinkCrawler.crawl(LinkCrawler.java:3521)
at jd.controlling.linkcollector.LinkCollectorCrawler.crawl(LinkCollectorCrawler.java:32)
at jd.controlling.linkcrawler.LinkCrawler$12.crawling(LinkCrawler.java:1662)
at jd.controlling.linkcrawler.LinkCrawlerRunnable.run_now(LinkCrawlerRunnable.java:118)
at jd.controlling.linkcrawler.LinkCrawlerRunnable.run(LinkCrawlerRunnable.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
This seems related to the recent commit (052feea).
What can I do?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
Since a few days ago, I am unable to download programs from arte.tv with jdownloader2 (Linux ubuntu/x86_64 host).
After digging, I found a log with:
------------------------Thread: 101:arte.tv_jd.plugins.decrypter.ArteMediathekDecrypter-----------------------^M
--ID:101TS:1652166431893-5/10/22 9:07:11 AM - [] -> Exception thrown at jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:469):^M
jd.plugins.PluginException: API v1 no longer available!?->ERROR_PLUGIN_DEFECT|Value:-1
at jd.plugins.hoster.ArteTv.requestAPIURL(ArteTv.java:113)
at jd.plugins.decrypter.ArteMediathekDecrypter.decryptIt(ArteMediathekDecrypter.java:209)
at jd.plugins.PluginForDecrypt.decryptIt(PluginForDecrypt.java:355)
at jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:457)
at jd.controlling.linkcrawler.LinkCrawler.crawl(LinkCrawler.java:3521)
at jd.controlling.linkcollector.LinkCollectorCrawler.crawl(LinkCollectorCrawler.java:32)
at jd.controlling.linkcrawler.LinkCrawler$12.crawling(LinkCrawler.java:1662)
at jd.controlling.linkcrawler.LinkCrawlerRunnable.run_now(LinkCrawlerRunnable.java:118)
at jd.controlling.linkcrawler.LinkCrawlerRunnable.run(LinkCrawlerRunnable.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
This seems related to the recent commit (052feea).
What can I do?
Thanks!
The text was updated successfully, but these errors were encountered: