Skip to content

Autodetect File Structure #1

@MimusSD

Description

@MimusSD

Thanks so much for this tool, it makes installing content from my backup repo much easier, which just stores a whole bunch of zips. This is more of a request than an issue, but it would be amazing if this tool had a setting to automatically detect the file-structure and properly arrange the files. Another would be if it could work recursively to deal with zips of zips. Here's two cases I would love to get resolved:

  1. Folder-within-folder
data.zip
-- data/
-- -- content/

It would be great if the tool could essentially move the content out of the data folder within the zip. The issue I'm seeing is some zips are just

data.zip
-- content/

The resulting DAZ folder will be super polluted with lots of random folders

  1. Zip-within-zip
data.zip
-- data1.zip
-- data2.zip

Would be great if we could handle these cases and recursively install them

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions