Skip to content

Commit

Permalink
Mention in the README that opustags is tag-agnostic
Browse files Browse the repository at this point in the history
  • Loading branch information
fmang committed May 9, 2022
1 parent a898ed4 commit 712830e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 712830e

Please sign in to comment.