Buried-In-Code / Perdoo

Perdoo's goal is to help sort and organize your comic collection by using the information stored in metadata files inside the comic archives.
MIT License
2 stars 1 forks source link

Copy/move files from an input directory to an output directory #21

Closed DomenicF closed 3 months ago

DomenicF commented 3 months ago

It should be possible to define an input directory that is different than where the files ultimately get stored with the default being the same as it is now. If both the input and output directories are defined as the same, the current behavior would not change.

One of the eventual goals of this change would be to have the option to leave the input directory untouched and to only copy the files instead of moving/re-arranging the original folder structure.

DomenicF commented 3 months ago

Andd I opened an issue instead of a pull request. Awesome. Closing this to make a PR.