manga-download / hakuneko

Manga & Anime Downloader for Linux, Windows & MacOS
https://hakuneko.download
The Unlicense
4.4k stars 453 forks source link

[PlotTwistNoFansub] Connector not working #7150

Closed ralvarador closed 3 weeks ago

ralvarador commented 3 weeks ago

Is there an existing issue for this connector?

Did you read the troubleshooting guide ?

Is the website of the connector working properly ?

Make sure to try Nightly Build

What kind of issue are you encountering

Downloads aren't working

Describe the bug

Website changed their domain from www[.]plot-twistnf-scans[.]com to www[.]plotfansub[.]com, so modified the .mjs connector file reflecting the change of domain, and the download of the chapters worked again.

They did other changes that affect the line: this.paths = [ '/proyectos-finalizados-new/', '/proyectos-activosss/' ]; "proyectos-finalizados-new" = still remains in the previous domain. "proyectos-activosss" = is present in the new domain but modified to "proyectos-activos".

Recently the "path" of the titles was modified from "/plot/manga/" to "/plotwist/manga/", so I modified the hakuneko.bookmarks to reflect the change of the path. "key": { "connector": "plottwistnofansub", "manga": "/plot/manga/kami-samaa-ga-machigaeruu/" => "manga": "/plotwist/manga/kami-samaa-ga-machigaeruu/" } With this last change, Hakuneko was not able of "detect" the "title" chapters available, despite of get the right URL and its content. imagen

Hakuneko details: Version: 6.1.7 - d81c39 Architecture: x64 Note: Portable mode active (-p parameter passed by command line)

To Reproduce

  1. Name of connector: PlotTwistNoFansub
  2. Name of manga (if connector update is working): Pleasee Put These On, Takaminee
  3. Name of chapter (if manga update is working): Capítulo 46.60: EL MEJOR VESTIDO DE LA PRESIDENTA
  4. Copy any relevant error message that appears in a popup or (advanced) within the console (press F12): None.
MikeZeDev commented 3 weeks ago

No, the url hasnt changed. There is no URL change at all . The one we support (https://www.plot-twistnf-scans.com/proyectos-finalizados-new/) is for "finished projects",

image

and is working

image

the one you want (https://www.plotfansub.com/proyectos-activos/) is for "current projects"

image

TLDR : you want a different website, make a "website suggestion" issue.

ralvarador commented 3 weeks ago

Noted... The scanlation group - Finished Project website is the supported, and the one for the "current projects" (www[.]plotfansub[.]com) must be reported as new "website suggestion", right?