BandcampEnhancementSuite
BandcampEnhancementSuite copied to clipboard
Import/Export Preview History (and other database stuff?)
IDB does not have any built in functionality to import/export database tables.
This is annoying for a few reasons. Right now, data is locked to a user's machine and so migrating to a different machine means their history is lost. Other database stuff (playlist, configurations, etc) may also be valuable to import/export.
This feature could take a few different approaches:
- every "service" that has it's own IDB store becomes responsible for creating an import/export component (likely this can be generalized/abstracted for re-use)
- the whole IDB, with all stores is able to be exported/imported.
- some combination of the above
some references: https://gist.github.com/loilo/ed43739361ec718129a15ae5d531095b