1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-04 07:47:45 +02:00

music: added musicbrainz picard

This commit is contained in:
tiyn 2021-07-03 20:08:43 +00:00
parent 875f025adb
commit fcf184fea9

View File

@ -21,5 +21,8 @@ This way you don't have to search for your CDs all the time.
- [Exact Audio Copy](https://www.exactaudiocopy.de) for windows can rip music
and automatically tag it with the help of a list of databases.
- [metaflac](https://linux.die.net/man/1/metaflac) for linux is a programm to edit the tags of flac files. It is bundled
in the `flac` package for debian and arch based systems.
- [metaflac](https://linux.die.net/man/1/metaflac) for linux is a programm
to edit the tags of flac files from the command line.
It is bundled in the `flac` package for debian and arch based systems.
- [MusicBrainz Picard](https://picard.musicbrainz.org/) for linux is a
graphical user interface for tagging files of many different formats.