getmango / Mango

Mango is a self-hosted manga server and web reader
https://getmango.app
MIT License
1.69k stars 120 forks source link

[Bug Report] Archive error : Parsing filter is unsupported #282

Open cazitouni opened 2 years ago

cazitouni commented 2 years ago

Describe the bug Hello,

I Encounter a bug on certain of my .cbr files with an archive error : parsing filter is unsupported It seems to happen randmoly on certain files becasue for exemple the chapter before and after works fine and they come from the same source.

image

Do not hesitate to reach me if you need more infos about that. Thanks in advance.

Environment (please complete the following information):

hkalexling commented 2 years ago

Hey sorry for the long delay. Mango uses libarchive under the hook and it's an upstream issue so not much we can do :( I would suggest unpacking the file and then repacking it into zip. This should resolve the error.