Thank you for your donation!


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


Composer list in library browser
#21
(06-04-2018, 03:22 PM)Tim Curtis Wrote: Ok so just a bunch of Genre tags.

Try adding the Name tag to the file. It has to be spelled Name and not NAME or name AFAIK.

Btw what tag editor are u using?

-Tim

Okay, so I used metaflac (part of the flac command-line set) to add a new Vorbis comment line

Code:
$ metaflac --set-tag="NAME=Schubert: String Quartet No 14 in D minor 'Death and the Maiden', D810" new-test-multi-genre.flac

$ metaflac --list new-test-multi-genre.flac
...
comment[17]: NAME=Schubert: String Quartet No 14 in D minor 'Death and the Maiden', D810
...


Started playing it in MPD

Code:
OK MPD 0.20.0
currentsong
file: SDCARD/new-test-multi-genre.flac
Last-Modified: 2018-06-04T16:09:31Z
Album: Schubert: Death & the Maiden
Artist: Takács Quartet
Title: Schubert: String Quartet No 14 in D minor 'Death and the Maiden', D810 - Movement 3: Scherzo. Allegro molto
AlbumArtist: Takács Quartet
Genre: Classical
Genre: Chamber
Genre: Quartet
Genre: String
Composer: Schubert, Franz (1797-1828)
Date: 2006
Track: 3
Disc: 1
Name: Schubert: String Quartet No 14 in D minor 'Death and the Maiden', D810
Time: 220
duration: 220.093
Pos: 66
Id: 69
OK

Note that MPD seems to deal with tag-name capitalization in a sane manner. 

I've also used EasyTAG (turns out I can configure it to "split lines" to avoid the problem I saw before trying to save multiple genre tags) and Mp3tag (the Windows program that is, loaded into PlayOnLinux on my laptop, not the command-line program mp3tag which comes as part of the Linux mp3blaster package and which recognizes only mp3 files), and MusicBrainz Picard.

Neither EasyTAG nor Mp3tag displays this new NAME tag with their default settings. Mp3tag lets me define a new tag type NAME (and even to display it as "Composition") and then for each file will display the tag and allow me to edit it. I haven't figured out how to add new tag types in EasyTAG.

Right out of the box, MusicBrainz Picard displays the new NAME tag in my file and allows me to edit it. I haven't used MBP enough to know if it let's me define new tag types or only detects the tags actually present in a file.

Regards,
Kent
Reply


Messages In This Thread
Composer list in library browser - by timbarnes - 05-02-2018, 04:38 PM
RE: Composer list in library browser - by raindog - 06-02-2018, 10:22 PM
RE: Composer list in library browser - by raindog - 06-03-2018, 11:52 AM
RE: Composer list in library browser - by raindog - 06-03-2018, 07:00 PM
RE: Composer list in library browser - by raindog - 06-04-2018, 10:47 AM
RE: Composer list in library browser - by raindog - 06-04-2018, 10:29 AM
RE: Composer list in library browser - by swizzle - 06-03-2018, 07:11 PM
RE: Composer list in library browser - by imazed - 06-10-2018, 09:20 PM
RE: Composer list in library browser - by imazed - 06-11-2018, 10:06 AM
RE: Composer list in library browser - by raindog - 06-04-2018, 10:39 AM
RE: Composer list in library browser - by TheOldPresbyope - 06-04-2018, 04:47 PM
RE: Composer list in library browser - by imazed - 06-11-2018, 04:45 PM
RE: Composer list in library browser - by imazed - 06-11-2018, 07:46 PM
RE: Composer list in library browser - by rongon - 09-17-2018, 05:03 AM

Forum Jump: