From 712830e2477bdecbc3e77e5b545e869c3d5c7112 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Mangano?= Date: Mon, 9 May 2022 20:59:35 +0200 Subject: [PATCH] Mention in the README that opustags is tag-agnostic --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1c9181c..31c961b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ then edit them again to their previous values, you should get a bit-perfect copy file. No under-the-cover operation like writing "edited with opustags" or timestamp tagging will ever be performed. +opustags is tag-agnostic: you can write arbitrary key-value tags, and none of them will be treated +specially. After all, common tags like TITLE or ARTIST are nothing more than conventions. + It currently has the following limitations: - The total size of all tags cannot exceed 64 kB, the maximum size of one Ogg page.