digimezzo / dopamine

The audio player that keeps it simple
https://digimezzo.github.io/site/
GNU General Public License v3.0
1.47k stars 109 forks source link

Add "Advanced" option to reset the database #345

Open digimezzo opened 1 year ago

digimezzo commented 1 year ago

It should not happen that the Dopamine.db contains incorrect info. However, an indexing bug could lead to such situation. When it happens, users must manually delete their Dopamine.db file. To avoid having to tell users the manual steps to delete their Dopamine.db and to make his process easier for them, add an "Advanced" option to reset the database. Provide a confirmation window that clearly states that all info will be lost.

digimezzo commented 1 year ago

Handle this bug when a decision has been made concerning bug #416.