riderkick / FMD

Forked from https://sf.net/p/fmd/
GNU General Public License v2.0
716 stars 214 forks source link

Batoto Download Failed #267

Closed chauvy closed 8 years ago

chauvy commented 8 years ago

Been trying to download from batoto but always failed today. I tested on the old uploaded manga, it downloaded just fine, but when i tried on the newly uploaded one, it give me error "(the manga title) failed, try resuming the task" or "failed to create directory"

This manga for example: http://bato.to/comic/_/comics/shisha-no-teikoku-r16539 I can download the first chapter, the second one that uploaded hour ago end up failed

http://bato.to/comic/_/comics/gun-ota-ga-mahou-sekai-ni-tensei-shitara-gendai-heiki-de-guntai-harem-wo-tsukucchaimashita-r15946 the latest chapter on this one give me failed to create directory. I already refreshed my account, still failed.

riderkick commented 8 years ago

It's working just fine here. Failed to create directory mean it's fail to access your download location. Check your "Save to"

chauvy commented 8 years ago

Such strange thing because it's not working last night, I wonder is it related to the cloudflare or some other network problem on batoto side? The download seems working just fine now except this one http://bato.to/comic/_/comics/gun-ota-ga-mahou-sekai-ni-tensei-shitara-gendai-heiki-de-guntai-harem-wo-tsukucchaimashita-r15946 because it keep failed to create directory (the "save to" is working fine as the other title now can be downloaded and the the folder created just fine). Edit: i tried to change the "save to" location for this manga (chapter 10) but still failed.

riderkick commented 8 years ago

Can you give me your works.ini

chauvy commented 8 years ago

Here's the works.ini but i change it to txt since i can't upload *ini here

works.txt

7h3Cub3 commented 8 years ago

I have the same issue for gun ota, i think it may be related to the lenght of that manga name that make the full path + filename longer than 255 char, maybe you should include some char limit in the variables ? i tried 3 different manga downloaders and they all seems to have this issue with very lenghty mangas (like shomin sample).

My other idea would be the name by itself, the end of it contain a "!?" so maybe some incompatibility with thoses chars? Could be an idea to remove those from the variables.

Just my modest input. Keep up the good work ;-)

riderkick commented 8 years ago

Char limit and remove symbol have been implemented since I work on this project about 2 years ago. It just seems the recent commit, which I clean up a lot of code causing a regression.