Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Archive support #41

Open
slundi opened this issue Feb 8, 2021 · 1 comment
Open

Archive support #41

slundi opened this issue Feb 8, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@slundi
Copy link

slundi commented Feb 8, 2021

Hello,

Sometimes I regroup images into an archive file (ZIP/CBZ, RAR/CBR, TAR/CBT, 7z/CB7)
Can you add some archive support ?

@cbenning
Copy link
Owner

That's a bit different from how I intended to use fussel myself. Do you envision the python code unpacking the images at the time? If you have a good use-case and can figure out a way that might work feel free to submit a PR for it. However it does seem like a situation where we might support a "preprocesses" hook and let people writ their own scripts that might do something like unpack to a folder and rearrange things for their needs.

@cbenning cbenning added the enhancement New feature or request label Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants