emms-help
[Top][All Lists]
Advanced

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

Re: [emms-help] Sample configuration for mpd+emms?


From: Julien Cubizolles
Subject: Re: [emms-help] Sample configuration for mpd+emms?
Date: Tue, 19 Apr 2016 17:30:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Yoni Rabkin <address@hidden> writes:


> I ended up downloading NIN Ghosts from the Internet Archive
> (https://archive.org/details/nineinchnails_ghosts_I_IV) in both flac and
> ogg format. Works perfect for me, including info.

I finally found the problem, if the metadata  ALBUM ARTIST
fields, the mpd cache creates two ALBUMARTIST fields and somehow
emms-cache-set-from-mpd-all gets confused and doesn't put any artist
field...

Here is an example of some metadata, along with the corresponding
tag_cache and emms cache entries.

from metaflac:
--8<---------------cut here---------------start------------->8---
ALBUM ARTIST=PJ Harvey
ALBUMARTIST=PJ Harvey
ALBUMARTIST_CREDIT=PJ Harvey
ALBUMARTISTSORT=Harvey, PJ
ARTIST=PJ Harvey
ARTIST_CREDIT=PJ Harvey
ARTISTSORT=Harvey, PJ
--8<---------------cut here---------------end--------------->8---


tag_cache:
--8<---------------cut here---------------start------------->8---
song_begin: 02 The Ministry of Defence.flac
Time: 251.306000
Album: The Hope Six Demolition Project
AlbumArtist: PJ Harvey
AlbumArtist: PJ Harvey
AlbumArtistSort: Harvey, PJ
Artist: PJ Harvey
ArtistSort: Harvey, PJ
Date: 2016-04-15
Disc: 1
Disc: 1
Genre: Alternative
MUSICBRAINZ_ALBUMARTISTID: e795e03d-b5d5-4a5f-834d-162cfb308a2c
MUSICBRAINZ_ALBUMID: 63ba5add-9d2c-4e13-9684-62be576df8f2
MUSICBRAINZ_ARTISTID: e795e03d-b5d5-4a5f-834d-162cfb308a2c
MUSICBRAINZ_TRACKID: 01ba6311-45b4-44a3-b8bf-a794018ba469
Title: The Ministry of Defence
Track: 2
Track: 2
mtime: 1461049683--8<---------------cut 
here---------------end--------------->8---

emms cache:

--8<---------------cut here---------------start------------->8---
(puthash "/var/lib/mpd/music/NAS/Synology/BEETS/PJ Harvey/The Hope Six 
Demolition Project/02 The Ministry of Defence.flac" '(*track* (type . file) 
(name . "/var/lib/mpd/music/NAS/Synology/BEETS/PJ Harvey/The Hope Six 
Demolition Project/02 The Ministry of Defence.flac") (info-album . "The Hope 
Six Demolition Project") (info-playing-time . 251) (info-tracknumber . "1")) 
emms-cache-db)
--8<---------------cut here---------------end--------------->8---

Julien.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]