Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow deleting entries w/o blacklisting them #101

Open
2 of 3 tasks
JMBeresford opened this issue Sep 18, 2024 · 0 comments
Open
2 of 3 tasks

Allow deleting entries w/o blacklisting them #101

JMBeresford opened this issue Sep 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@JMBeresford
Copy link
Owner

JMBeresford commented Sep 18, 2024

Currently when deleting a game or game file you have the option to delete the entries from the disk entirely, or simply mark them as deleted in the database (thus hiding them in the UI) effectively blacklisting the entry from future scans.

Both of these options are essentially permanent. There should be a third option to delete the entry from the database, allowing subsequent scans to pick it up again. This would allow users to trash an entry and re-scan to start from scratch with it in the case of bugs/orphaned data.

Ultimately, the default behavior should be this new third option with the other strategies available for the user to opt-in to.


  • Platforms
  • Games
  • Game Files
@JMBeresford JMBeresford added the enhancement New feature or request label Sep 18, 2024
@JMBeresford JMBeresford moved this to Backlog in Retrom Roadmap Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant