ogg / mp3 compatibility #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Both OGG and MP3 ID3 data can be written and read. Clap should ether favour one of the two formats, let the user chose wich one to choose, or support both. Also, for OGG,
vorbis-toolsis needed on the systemapt-get install -y vorbis-tools. This has to be added to README file.