Add setting to disable tracking update while reading

This commit is contained in:
schroda
2024-04-20 22:14:01 +02:00
parent 6f12ae7e4a
commit a1c0ec82b8
6 changed files with 58 additions and 13 deletions

View File

@@ -41,6 +41,9 @@ export const getDefaultSettings = (): MetadataServerSettings => ({
// browse
hideLibraryEntries: false,
// tracking
updateProgressAfterReading: true,
});
export const convertSettingsToMetadata = (