From 606958bb6b5052a8e6ba3ae87e4e5b3ba0077373 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Mon, 25 Jan 2021 21:59:28 +0100 Subject: [PATCH] Clarified in the user guide how the scraper overwrite behavior works. --- USERGUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/USERGUIDE.md b/USERGUIDE.md index a898aaadc..34d486507 100644 --- a/USERGUIDE.md +++ b/USERGUIDE.md @@ -706,7 +706,7 @@ Currently only English or World are supported, not really significant at the mom **Overwrite files and data** -Affects both overwriting of metadata as well as actual game media files on the filesystem. +Affects both overwriting of metadata as well as actual game media files on the filesystem. Even with this option disabled, metadata entries which are set to their default values will of course be populated by the scraper. In other words, this option only affects overwriting of previously scraped data. The only exception is game names for newly added games (which are based on the physical filenames of the game files) which will not be overwritten unless this option is enabled. **Halt on invalid media files**