rommapp / romm

A beautiful, powerful, self-hosted rom manager
https://romm.app
GNU Affero General Public License v3.0
2.37k stars 96 forks source link

[Feature] Add log information when rom metadata purged #1292

Closed SatorSquare closed 5 days ago

SatorSquare commented 6 days ago

Is your feature request related to a problem? Please describe. Currently, when RomM scans a platform it will remove roms from the database that are missing from the filesystem. However, it does not make a log entry in the console when it does so.

Describe the solution you'd like I would like RomM to log whenever it purges rom metadata from the database.

Additional context This was brought up during a discussion on whether or not RomM would retroactively remove rom metadata for roms that were newly filtered via the config.yml. The lack of logging created confusion on when RomM was or was not actually removing rom metadata.

gantoine commented 5 days ago

Will be in the next release.