Skip to content

Commit 9534b1e

Browse files
Jeroen NijssenJeroen Nijssen
authored andcommitted
docs: add rescan note for v0.1.12
1 parent e943dc3 commit 9534b1e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,17 @@ Inside each save folder you will typically see:
143143
- `payload.*`
144144
- `metadata.json`
145145

146+
## Maintenance Rescan
147+
148+
After upgrading from a release before `v0.1.12`, run a one-time save rescan if
149+
you have existing saves. This reapplies the current system detection rules to
150+
stored metadata and corrects known catalog mistakes, including `Defenders of
151+
Oasis` being moved from Genesis/Mega Drive to Game Gear.
152+
153+
```bash
154+
docker compose run --rm retrosavemanager rescan-saves
155+
```
156+
146157
## Ports Used
147158

148159
By default, RetroSaveManager uses:

0 commit comments

Comments
 (0)