-
Jellyfin doesn't pick up CB7 files which it should since 7zip is open source and a great compression program for comic books.
-
https://github.com/Changaco/python-libarchive-c
https://github.com/fsspec/filesystem_spec/blob/master/fsspec/implementations/libarchive.py
-
Find a library that can open 7zip files, or compile 7zip with Emscripten/WebAssembly.
-
Please, could you add support for CB7 files?
-
It would nice if you could convert to not just CBZ but also CB7 since it tends to make smaller files and 7Zip doesn't have license issues and you can put XML metadata in the file as well.
-
### Steps to reproduce
I checked whether I could perform a drag-and-drop operation with the file types supported by my application, which is a comic book reader. It appears that two file types are …
-
It would be great is SumatraPDF could also view CBZ, CB7,and CBR files that are password-protected (if the user enters the right password on request, of course).
ghost updated
3 weeks ago
-
Please add cb7 support. you already have 7z included and it would only be renaming the extension.
Also why is metadata in comments only valid for zip/cbz and not for cbr/cbw(/cb7)?
Is the webp conve…
-
## CheckList
- [x ] `The Title` and The `Log Title` are setted correctly.
- [x ] Clarified about `my environment`.
- [x ] Code block is used for `the log`.
---
## Book is Locked by DRM
#…
Rb958 updated
2 weeks ago
-
Independent of the file extensions, this library always returns `application/x-cbr`. This is incorrect, as there are specific MIME types for all the extensions, e.g. `application/x-cbz` or `applicatio…