Conversation
|
Does this not obsolete any of the other archive handlers? |
yeah kind of
need me to work removing any of those? |
Would be nice. The less bloat the better, the project is already hard to navigate as-is. |
|
We could also close issue #511 with this by adding .cbr support, and the .cb7 format which nobody was asking for but would complete the set. |
ill try to get as much as i can tomorrow |
|
@p2r3 ready for review @omega-fallon sorry you might have to implement the comic stuff again |
| this.supportedFormats = [ | ||
| ...prioritized, | ||
| ...this.supportedFormats.filter(f => !priority.includes(f.internal)) | ||
| ]; |
There was a problem hiding this comment.
just for some better routing
Fine by me. Once this PR goes through I can make it work. |
added 7z handler using 7z-wasm, adds support for a ton of archive formats