From 144da41af226c2bde118e6b2860d7eb79426dd62 Mon Sep 17 00:00:00 2001 From: Broque Thomas Date: Sun, 10 Aug 2025 15:08:19 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b55529c2..33c191dd 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,9 @@ Alternatively, you can paste this key directly into the API Key field in the Set "metadata_enhancement": { "enabled": true, "embed_album_art": true + }, + "playlist_sync": { + "create_backup": true } } ```