This repository was archived by the owner on Mar 23, 2025. It is now read-only.
This repository was archived by the owner on Mar 23, 2025. It is now read-only.
[Bug] Webtoons Plugin broken: "Search failed. Error: Failed to get chapter list." (and I think I know why!) #15
Open
Description
Plugin
webtoons
Describe the bug
The plugin can connect to Webtoons, however getting the chapter list fails as described in the issue title.
I think this is due to missing cookies and user agent.
FMD2 has had the same problem for a while. It can get a description of the toon, but if you try to pull the chapter list it just stalls.
See:
dazedcat19/FMD2#187 (comment)
The workaround is described there as well. I THINK that this applies here as well.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Download'
- Choose 'Webtoons'
- Search for a valid webtoon title
- See error
Expected behavior
Not to get an error and see results :P
Screenshots
not needed
Mango version
Latest release on docker in unRAID as of now.
So should be 0.23.0
Additional context
n/a I think