#1
|
|||
|
|||
Manyvids Plugin Not Longer Working?
Despite allowing authentication and from what I can tell nothing has changed on the mv public backend, I can no longer get Jdownloader to parse MV links with a Content Offline error. This error persists w/ all MV links ive tested. Paid, free, public, private, logged in and out.
18.05.24 18.49.57 <--> 18.05.24 19.10.37 jdlog://6492411370661/ **External links are only visible to Support Staff****External links are only visible to Support Staff** Im guessing this log snippet is relevant Code:
--ID:80TS:1716070069672-5/18/24 6:07:49 PM - [org.jdownloader.plugins.controller.host.PluginFinder(_assignHost)] -> Could not assign any host for: cdn10.manyvids.com ------------------------Thread: 100:org.jdownloader.plugins.controller.host.PluginFinder.log----------------------- --ID:100TS:1716070069442-5/18/24 6:07:49 PM - [org.jdownloader.plugins.controller.host.PluginFinder(_assignHost)] -> Could not assign any host for: cdn5.manyvids.com ------------------------Thread: 73:org.jdownloader.plugins.controller.host.PluginFinder.log----------------------- |
#2
|
|||
|
|||
Fixed
Surprisingly easy fix on line 227 of the ManyvidsComCrawler.java file.
Ive attached the class file i now have running. Can this please be incorporated so updates dont override it EDIT by psp: Public downloadlink: workupload.com/file/w2UJVmqXMmP Last edited by pspzockerscene; 05.06.2024 at 16:20. Reason: Added public downloadlink |
#3
|
||||
|
||||
@A_Random_Mf: Thanks for the report and *patch* Next time maybe provide a source patch/diff and no class file that I had to decompile first
Will be incorporated with next plugin update
__________________
JD-Dev & Server-Admin |
#4
|
|||
|
|||
Thanks
You mean the java file, correct? Can you also point me in the direction of how to add more plugin settings please?
|
#5
|
||||
|
||||
@A_Random_Mf: yes, the java file(source)
Quote:
old way: usage example -> jd.plugins.hoster.ORFMediathek - setConfigElements methods, you add the elements to getConfig() usage example -> jd.plugins.decrypter.OrfAt, line 203 and following... SubConfiguration.getConfig new way: usage example -> jd.plugins.hoster.ZdfDeMediathek at the bottom, inner line class ZdfmediathekConfigInterface (extends PluginConfigInterface) and override method of getConfigInterface usage example -> jd.plugins.decrypter.ZDFMediathekDecrypter, line 473 and following ..PluginJsonConfig.get In case you've got further questions, just ask or contact us via support@jdownloader.org
__________________
JD-Dev & Server-Admin Last edited by Jiaz; 21.05.2024 at 17:57. |
Thread Tools | |
Display Modes | |
|
|