louist87 / Scrappy

Python module to rename media collections based on scrapes from thetvdb.com. CLI and GUI tools, too!
27 stars 0 forks source link

Support for moving media files after rename #7

Open louist87 opened 11 years ago

louist87 commented 11 years ago

The idea is to be able to move renamed files to specific directories based on their newly assigned names.

The most common use-case for this enhancement is to sort a large directory of files by season. If the destination directory does not exist, Scrappy should attempt to create it.

Important Note: This enhancement is critical for the flexget integration enhancement. As such, moving of media must be implemented in the developer's API and not just in the scrappy application file. Doing so will allow for a couple of neat features: