Actions
Feature #327
closedSave scan data to database
Start date:
26 May 2014
Due date:
% Done:
100%
Estimated time:
Severity:
03 - Medium
Description
Need to save scan data from tmdb.org to a database.
Updated by Hammel over 10 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 80
Integrated a Video class that holds a single file's info and then integrated that with a LocalDB class that manages the local db. Scan data is now saved to that db when a single file is scanned.
Still need to add saving all the db to disk when a rebuild is implemented.
Updated by Hammel over 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
This feature is now fully implemented. The saved db is also loaded on startup.
Closing issue.
Actions