

The "solution" is almost certainly not to use "\\" separator in mp3 in mp3tag (which i am guessing even in non id3v2.4 is confusing ffprobe). I think ffprobe reads flacs and mp3s differently, which is why the example above with \\ in mp3tag in flac may be working. Both of them show delimited artist tags and are missing display artist tags.Īre you familiar with a tagging program that is known to work properly? Thanks, I'm sad that neither MusicBee nor Mp3tag is reading/writing these tags correctly.
Mp3tag copyright tag software#
Stream #0:2: Video: mjpeg (Baseline), yuvj444p(pc, bt470bg/unknown/unknown), 600圆00, 90k tbr, 90k tbn, 90k tbc (attached pic)Īs you can see only one Artist is shown per FFPROBE (the utility Emby uses to read files information). Every tagging software does it a little differently so it is really hard to say, but you will want delimited ARTIST or ARTISTS (as I showed in two examples above). Stream #0:1: Video: mjpeg (Baseline), yuvj444p(pc, bt470bg/unknown/unknown), 600圆00, 90k tbr, 90k tbn, 90k tbc (attached pic) Big KRIT (DatPiff Exclusive)ĭISPLAY ARTIST : David Banner Big K.R.I.T.ĭuration: 00:03:48.78, start: 0.000000, bitrate: 163 kb/s MusicBrainz Album Type: album/mixtape/streetĪcoustid Id : febab634-8463-465b-92ef-5b14d2390aa6 Input #0, mp3, from 'file:1-13 Believe ft. Stream #0:1: Video: mjpeg (Baseline), yuvj420p(pc, bt470bg/unknown/unknown), 301x300, 90k tbr, 90k tbn, 90k tbc (attached pic) Input #0, mp3, from 'file:\\HOMESERVER\Music\John Coltrane\The Cats \John Coltrane, Tommy Flanagan, Kenny Burrell & Idrees Sulieman - 01 - Minor Mishap.mp3':Īrtist : John Coltrane Tommy Flanagan Kenny Burrell Idrees SuliemanĪlbum_artist : John Coltrane Tommy Flanagan Kenny Burrell Idrees SuliemanĪrtist-sort : Coltrane, John, Flanagan, Tommy, Burrell, Kenny & Sulieman, Idrees

Estimating duration from bitrate, this may be inaccurate Y:\Emby-Server\system>ffprobe -i file:"\\HOMESERVER\Music\John Coltrane\The Cats \John Coltrane, Tommy Flanagan, Kenny Burrell & Idrees Sulieman - 01 - Minor Mishap.mp3" -threads 0 -v info -print_format json Stream #0:1: Video: mjpeg (Baseline), yuvj420p(pc, bt470bg/unknown/unknown), 500x500, 90k tbr, 90k tbn, 90k tbc (attached pic)

Input #0, flac, from 'file:\\HOMESERVER\Music\Blake Shelton\All About Tonight (2010)\Blake Shelton - 04 - Draggin' the River.flac':ĬOMMENT : This is the next Six Pak studio album from Blake Shelton! Y:\Emby-Server\system>ffprobe -i file:"\\HOMESERVER\Music\Blake Shelton\All About Tonight (2010)\Blake Shelton - 04 - Draggin' the River.flac" -threads 0 -v info -print_format jsonįfprobe version 4.3.0-emby_2021_02_27-g8f222573e9+634 Copyright (c) 2007-2021 the FFmpeg developers and softworkz for Emby LLCīuilt with gcc 9.2.0 (Rev2, Built by MSYS2 project)
