From 0a0f75fb9222ec045dfe6ec9cb5d053c848a1b60 Mon Sep 17 00:00:00 2001 From: blissful Date: Sun, 29 Oct 2023 19:01:17 -0400 Subject: [PATCH] minor doc note additions --- README.md | 5 +++++ docs/METADATA_MANAGEMENT.md | 8 ++++++++ 2 files changed, 13 insertions(+) diff --git a/README.md b/README.md index 7799988..582bcf2 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,11 @@ $ nix profile install github:azuline/rose/master # Quickstart +> [!NOTE] +> This quickstart assumes you have a local "source directory" of music releases +> for Rosé to manage. Each "release" must be an immediate child subdirectory of +> the "source directory." + Let's now get Rosé up and running! Once Rosé is installed, let's first confirm that `rose` exists and is diff --git a/docs/METADATA_MANAGEMENT.md b/docs/METADATA_MANAGEMENT.md index 1d4ec3c..03f73f1 100644 --- a/docs/METADATA_MANAGEMENT.md +++ b/docs/METADATA_MANAGEMENT.md @@ -53,6 +53,14 @@ delimiter. For example, `genre=Deep House;Techno`. Rosé does not write multiple frames for a single tag (where each value gets one frame) due to inconsistent support by other useful programs. + + +When reading tags, Rosé is more relaxed in the delimiters it accepts. For the +Genre, Label, Artists, and Album Artists tags, Rosé will attempt to split a +single tag into multiple tags by the following delimiters: ` \\ `, ` / `, `;`, +and ` vs. `. + + ## Artist Tags Rosé preserves the artists' role in the artist tag by using specialized