Music database is inefficient
Bug #224054 reported by
Nick
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Released
|
Wishlist
|
Albert Santoni |
Bug Description
The music database should be updated in the background (so there isn't a wait while Mixxx starts up) and should write itself continuously (perhaps use mysql or something) so that there isn't a wait at the end while it is written and so that the database is more stable (i.e. won't get out of sync if Mixxx crashes).
Changed in mixxx: | |
importance: | Undecided → Wishlist |
Changed in mixxx: | |
assignee: | nobody → gamegod |
status: | Confirmed → In Progress |
Changed in mixxx: | |
milestone: | none → 1.6.3 |
Changed in mixxx: | |
milestone: | 1.8.0-moving → 1.8.0 |
Changed in mixxx: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
If someone wants to write a feature specification on the wiki for an SQLite backend (through QtSql), See this page for an example: mixxx.org/ wiki/doku. php/configurabl e_cue_behaviour
http://