simora / MediaManager

A Python application for rendering video files complaint against user specified criteria
0 stars 0 forks source link

Create a pending directory configuration #5

Open simora opened 9 years ago

simora commented 9 years ago

When a file has been transcoded and is pending verification place it in a specified directory with full path mirroring original files path minus the source folder. If left undefined than place pending files in same directory as the original non-compliant file. If placed in a pending verification folder than name file with final extension for recognition by media players.

simora commented 9 years ago

This is done but needs to be fixed up with nested folders based off of original file's folder structure minus the sources prefix.