unreadablewxy / fs-curator

Automation for the serious data hoarder that wants to have their data and use it
98 stars 2 forks source link

Transform to multiple groups support #19

Open unreadablewxy opened 3 years ago

unreadablewxy commented 3 years ago

Currently, all files generated from a transform are made into one group.

But it is sometimes possible that a single archive file may contain many groups of files that either look similar to each other or shares a common name prefix.

The specific example given was unpacking cg bundles of art rips downloaded from torrent sites.

I never understood why people would try compress already compressed images. But I suppose we could always support finer granularity grouping and ship a separate utility to do phash grouping for small sets of files that can then emit meta-data in an understandable format.