Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


tags, moOde/MPD and UPNP/OPenHome
#12
@schliden

I can speak only of my own experience. If you explore the MPD github issues a few years back you'll see I had several. My memory is hazy but I think my record is 1 win, 1 loss, and 1 split decision. My win was getting a new metadata type "work". A composer-work-performance hierarchy makes much more sense for classicial music than does artist-album-song.

MPD documentation claims it supports 32 different metadata types. For my test FLAC file with all 32 types populated the MPD database appears to contain almost all (there's a few interesting glitchs but my testing isn't done).

However, the interfaces moOde uses don't allow access to them all. For example, exercising the MPD protocol through a telnet session, I get the following when I ask about mood

Code:
pi@m8pi3a:/mnt/SDCARD $ telnet localhost 6600
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
OK MPD 0.23.5
list mood
ACK [2@0] {list} Unknown tag type: mood


the MPD utility mpc says the following

Code:
supported tags are: Artist, Album, AlbumArtist, Title, Track, Name, Genre, Date, Composer, Performer, Comment, Disc, MUSICBRAINZ_ARTISTID, MU
SICBRAINZ_ALBUMID, MUSICBRAINZ_ALBUMARTISTID, MUSICBRAINZ_TRACKID, MUSICBRAINZ_RELEASETRACKID, OriginalDate, ArtistSort, AlbumArtistSort, AlbumSort

That's only 21.

I don't have a fully populated MP3/ID3 test file yet.

Regards,
Kent
Reply


Messages In This Thread
tags, moOde/MPD and UPNP/OPenHome - by schliden - 05-16-2022, 08:19 AM
RE: tags, moOde/MPD and UPNP/OPenHome - by TheOldPresbyope - 05-18-2022, 11:25 AM
RE: tags, moOde/MPD and UPNP/OPenHome - by Nutul - 06-24-2022, 09:31 AM
RE: tags, moOde/MPD and UPNP/OPenHome - by Nutul - 06-24-2022, 02:43 PM

Forum Jump: