Mention in the README that opustags is tag-agnostic

This commit is contained in:
Frédéric Mangano 2022-05-09 20:59:35 +02:00
parent a898ed4877
commit 712830e247

View File

@ -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.