Thank you for your donation!


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


Composer list in library browser
#23
(06-04-2018, 05:18 PM)Tim Curtis Wrote: So its NAME (uppercase) when adding but MPD shows it as Name. I have some mp3 tracks made by @raindog that have NAME tag but it does not show up in MPD currentsong. Maybe there is an issue parsing out tags from MP3 vs FLAC.

Here is a Mediainfo dump. File type is mp3.
Code:
General
Complete name                            : /Users/Lt1user/Downloads/classical_collection/Robert Levin & Steven Isserlis/[2014] Beethoven- Cello Sonatas/[101] Sonatas (2) for cello & piano, Op. 5- Sonata in F major, Op. 5-1. Adagio sostenuto.mp3
Format                                   : MPEG Audio
File size                                : 3.85 MiB
Duration                                 : 2mn 47s
Overall bit rate mode                    : Variable
Overall bit rate                         : 173 Kbps
Album                                    : Beethoven: Cello Sonatas
Album/Performer                          : Robert Levin & Steven Isserlis
Part/Position                            : 1
Part/Total                               : 1
Track name                               : Sonatas (2) for cello & piano, Op. 5: Sonata in F major, Op. 5/1. Adagio sostenuto
Track name/Position                      : 101
Track name/Total                         : 23
Performer                                : Robert Levin & Steven Isserlis
Composer                                 : Beethoven, Ludwig van (1770-1827)
Publisher                                : Hyperion
Genre                                    : Classical
Recorded date                            : 2014
Writing library                          : LAME3.99r
ISRC                                     : CDA 679812
Copyright                                : 2014 Hyperion Records Ltd, London
Comment                                  : Robert Levin/Steven Isserlis [Artist]
ALBUM DYNAMIC RANGE                      : 14
ALBUMARTISTS                             : Levin, Robert [Piano]
CDCOUNT                                  : 1
CDNUMBER                                 : 1
COMPOSITION                              : Cello and Piano Sonata No. 0001 Op. 05/1 in F-M (1796)
DYNAMIC RANGE                            : 13
EPOQUE                                   : (06) Classical
MEDIATYPE                                : FILE
NAME                                     : Cello and Piano Sonata No. 0001 Op. 05/1 in F-M (1796)
OPUS                                     : Op. 5
PERFORMER                                : Robert Levin & Steven Isserlis
TRACKCOUNT                               : 10

Audio
Format                                   : MPEG Audio
Format version                           : Version 1
Format profile                           : Layer 3
Format settings                          : Joint stereo
Duration                                 : 2mn 47s
Bit rate mode                            : Variable
Bit rate                                 : 173 Kbps
Minimum bit rate                         : 32.0 Kbps
Channel(s)                               : 2 channels
Sampling rate                            : 48.0 KHz
Frame rate                               : 41.667 fps (1152 SPF)
Compression mode                         : Lossy
Stream size                              : 3.44 MiB (89%)
Writing library                          : LAME3.99r
Encoding settings                        : -m j -V 2 -q 0 -lowpass 18.5 --vbr-new -b 32

Interesting.

I wouldn't be surprised if MPD uses different libraries to deal with the different media file-types, with lots of room for inconsistent behavior. I still need to look at mp3 tagging in general. My only mp3 files are transcriptions of radio dramas, podcasts, and the like and neither consistently nor comprehensively tagged.

For completeness, here's what mediainfo reports on a file tagged just slightly differently to the file whose metaflac output I reported a few posts ago:

Code:
pi@moode-test:/mnt/SDCARD $ mediainfo new-test-multi-genre.flac
General
Complete name                            : new-test-multi-genre.flac
Format                                   : FLAC
Format/Info                              : Free Lossless Audio Codec
File size                                : 16.8 MiB
Duration                                 : 3 min 40 s
Overall bit rate mode                    : Variable
Overall bit rate                         : 640 kb/s
Album                                    : Schubert: Death & the Maiden
Album/Performer                          : Takács Quartet
Part                                     : 01
Part/Total                               : 01 / 01
Track name                               : Schubert: String Quartet No 14 in D minor 'Death and the Maiden', D810 - Movement 3: Scherzo. Allegro molto
Track name/Position                      : 03
Track name/Total                         : 08 / 08
Performer                                : Takács Quartet
Composer                                 : Schubert, Franz (1797-1828)
Genre                                    : Classical  / Chamber / Quartet / String
Recorded date                            : 2006
Copyright                                : © Hyperion Records Ltd, London
Cover                                    : Yes
Cover description                        : Cover artwork
Cover type                               : Cover (front)
Cover MIME                               : image/png
NAME                                     : Schubert: String Quartet No 14 in D minor 'Death and the Maiden', D810

Audio
Format                                   : FLAC
Format/Info                              : Free Lossless Audio Codec
Duration                                 : 3 min 40 s
Bit rate mode                            : Variable
Bit rate                                 : 631 kb/s
Channel(s)                               : 2 channels
Channel positions                        : Front: L R
Sampling rate                            : 44.1 kHz
Bit depth                                : 16 bits
Stream size                              : 16.6 MiB (99%)
Writing library                          : libFLAC 1.2.1 (UTC 2007-09-17)

Note that 1) it automagically converted all-caps tag names to "proper" names except my new "NAME" tag?!?, and 2) it reported out the four separate genra lines in the file as one combo line.

Added in edit: There's no requirement in the Vorbis comment spec for the tags to follow any special capitalization rules. I just entered "NAME" to be consistent with the rest of the tags in the file I had downloaded. Apparently some (many?) of the tag editors can be configured to enforce uniformity rules.
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, 06:16 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: