Re: [OT] changing ripped music metadata from freeDB to MusicBrainz

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 6/13/21 2:50 AM, Óscar García Amor wrote:
El dom, 13 jun 2021 a las 10:30, Javier via arch-general (<arch-general@xxxxxxxxxxxxxxxxxxx <mailto:arch-general@xxxxxxxxxxxxxxxxxxx>>) escribió:
 >
 > On 6/13/21 12:40 AM, Magnus Woldrich wrote:
 > >
 > >
 > > On Sun, Jun 13, 2021, 05:44 Javier via arch-general <arch-general@xxxxxxxxxxxxxxxxxxx <mailto:arch-general@xxxxxxxxxxxxxxxxxxx> <mailto:arch-general@xxxxxxxxxxxxxxxxxxx <mailto:arch-general@xxxxxxxxxxxxxxxxxxx>>> 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/ <https://beets.io/>
[2]: https://beets.readthedocs.io/en/stable/ <https://beets.readthedocs.io/en/stable/>

--
Óscar García Amor | ogarcia at moire.org <http://moire.org> | http://ogarcia.me <http://ogarcia.me/>

Thanks !

--
Javier

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux