Feature #327
Save scan data to database
Status: | Closed | Start date: | 26 May 2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | Local DB | |||
Target version: | PiBox - 0.9.0 | |||
Severity: | 03 - Medium |
Description
Need to save scan data from tmdb.org to a database.
Associated revisions
RM #327: Load db file on startup, if available.
RM #327: Load db file on startup, if available.
History
#1
Updated by Hammel almost 7 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.
#2
Updated by Hammel over 6 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.