[arch-general] [OT] changing ripped music metadata from freeDB to MusicBrainz
Óscar García Amor
ogarcia at moire.org
Sun Jun 13 08:50:44 UTC 2021
El dom, 13 jun 2021 a las 10:30, Javier via arch-general (<
arch-general at lists.archlinux.org>) escribió:
>
> On 6/13/21 12:40 AM, Magnus Woldrich wrote:
> >
> >
> > On Sun, Jun 13, 2021, 05:44 Javier via arch-general <
arch-general at lists.archlinux.org <mailto:arch-general at lists.archlinux.org>>
wrote:
> >
> > Hi !
> >
> > Hey,
> >
> >
> > I have several [...]
> >
> >
> > For all things related to tagging and sorting, you want to use beets.
It's in the repo and it has good documentation on its site. I've used it
recently to tag and sort about 8TB of music and it's just awesome.
>
> Thanks ! I'll also take a look.
>
> --
> Javier
>
+1 beets[1][2] is the best thing for working with music files, from tagging
to renaming, querying, etc.
As beets config can be tedious, you can use mine, it works by importing
your music files from anywhere and copy them to `~/Music` folder. So this
leaves the original files untouched.
```
directory: ~/Music
import:
write: yes
copy: yes
from_scratch: yes
id3v23: yes
per_disc_numbering: yes
paths:
disctotal:2..: $albumartist/$album%aunique{}/%right{$disc,1}-$track
$title
plugins: fetchart embedart lyrics lastgenre scrub web zero
embedart:
auto: yes
fetchart:
minwidth: 600
maxwidth: 1000
enforce_ratio: yes
sources: coverart itunes *
lyrics:
sources: lyricwiki musixmatch genius
scrub:
auto: yes
zero:
fields: day comments encoder month bpm
bpm: [ "0" ]
```
Greetings
[1]: https://beets.io/
[2]: https://beets.readthedocs.io/en/stable/
--
Óscar García Amor | ogarcia at moire.org | http://ogarcia.me
More information about the arch-general
mailing list