gnur / demeter

Demeter is a tool for scraping the calibre web ui
GNU General Public License v3.0
185 stars 11 forks source link

Feature Request: Store Database local to the app #7

Open Marthisdil opened 4 years ago

Marthisdil commented 4 years ago

To make the app portable, would it be possible to store the database folder locally (i.e. in the same folder as the app)? That way, can just copy the demeter folder whenever you need/want to move the app elsewhere and not need to worry about finding the database, creating a new one at the new destination computer, copy over, etc.

gnur commented 4 years ago

Just as a note for any possible contributors, the default would have to stay the current path to prevent a breaking change where the database cannot be found.