simora / MediaManager

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

Implement a verification process with approval and denial functions #3

Open simora opened 9 years ago

simora commented 9 years ago

Implement a verification process that provides an approval and denial function. Approval will delete original file and rename transcode product in it's place. Denial will delete pending file which will allow the job to be recreated and executed.

simora commented 9 years ago

This will follow ui work.