martinatime / SuperDeDuper_archived

A program for cataloging, updating, and reducing duplicates of MP3 files
1 stars 0 forks source link

Provide the ability to manually update fields/records in the database #13

Open martinatime opened 11 years ago

martinatime commented 11 years ago

Give the user the ability to apply changes to a record in the database. This relies on the ability to search ( #10 ). (optional) Store a historical accounting of the change to the catalog record.

evnjones commented 11 years ago

The same historical tracking I mentioned in #12 would be leveraged here to track manual user changes.

martinatime commented 11 years ago

Agreed!