gnu: beets: Add support for Acoustid.
* gnu/packages/music.scm (beets)[inputs]: Add python-pyacoustid.master
parent
2577d9341a
commit
04a51d0c83
|
@ -2882,6 +2882,7 @@ Songs can be searched by artist, name or even by a part of the song text.")
|
|||
("python-munkres" ,python-munkres)
|
||||
("python-musicbrainzngs" ,python-musicbrainzngs)
|
||||
("python-mutagen" ,python-mutagen)
|
||||
("python-pyacoustid" ,python-pyacoustid)
|
||||
("python-pyyaml" ,python-pyyaml)
|
||||
("python-unidecode" ,python-unidecode)))
|
||||
(home-page "https://beets.io")
|
||||
|
|
Reference in New Issue