Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#12000 closed Bug Report - General (fixed)

Musicbrainz Compilation album never detected by music scan

Reported by: okuehn@… Owned by: Paul Harrison <pharrison@…>
Priority: minor Milestone: 0.27.1
Component: Plugin - MythMusic Version: 0.27-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Although i'm tagging my mp3 files with MusicBrainz? Picard, compilation albums are never been detected by mythmusic when i scan for new music.

attached you'll find an export of all mp3 tags from an example mp3 file. from my understanding these tags should enable mythmusic to identify the compilation album as MusicBrainz? Album Artist Id = 89ad4ac3-39f7-470e-963a-56509c546377 is included.

actually i'm using latest 0.27 from rpmfusion but have faced this issues at least since 0.25. i always thought my database has messed up, but even with a fresh install during the christmas days i can reproduce the issue.

maybe this bug refers to #10235 which has been closed due to missing information needed.

Attachments (1)

00 csv tag dump.xlsx (9.6 KB) - added by okuehn@… 10 years ago.
dump of mp3 tags from example file

Download all attachments as: .zip

Change History (5)

Changed 10 years ago by okuehn@…

Attachment: 00 csv tag dump.xlsx added

dump of mp3 tags from example file

comment:1 Changed 10 years ago by okuehn@…

i used command line tool 'mid3v2 --list' to dump all ID3 tags from an example mp3 file which has been tagged by mythmusic.

APIC= (image/jpeg, 62331 bytes) POPM=music@…=2 0/255 TALB=Die ultimative Chartshow - Die erfolgreichsten Ballermann-Hits TCMP=1 TDOR=2013 TDRC=2013 TIT2=Schatzi schenk mir ein Foto TLAN=mul TMED=CD TPE1=Mickie Krause TPE2=Various Artists TPE4=Various Artists TPOS=1/2 TPUB=Polystar TRCK=1/23 TSO2=Various Artists TSOP=Krause, Mickie TXXX=ASIN=B00D3T71OS TXXX=BARCODE=0600753439692 TXXX=DATE=1907 TXXX=MusicBrainz? Album Artist Id=89ad4ac3-39f7-470e-963a-56509c546377 TXXX=MusicBrainz? Album Id=e2fccbf9-ede3-438e-a0ca-74de7a69ef78 TXXX=MusicBrainz? Album Release Country=DE TXXX=MusicBrainz? Album Status=official TXXX=MusicBrainz? Album Type=compilation TXXX=MusicBrainz? Artist Id=f13e48d7-b644-4340-aecc-9652793a773d TXXX=SCRIPT=Latn UFID=http://musicbrainz.org=3d155e28-14af-4046-93c5-b2f9eb1242b5

any idea why mythmusic does not recognize the song as compilation album?

comment:2 Changed 10 years ago by Paul Harrison <pharrison@…>

Owner: set to Paul Harrison <pharrison@…>
Resolution: fixed
Status: newclosed

In 6530ac633300a32c76db0d10cf8d107aa712a62c/mythtv:

MythMusic: Fix detection of compilations using special MusicBrainz? Artist ID

Look at all the fields in the 'TXXX=MusicBrainz? Album Artist Id' frame for the special
various artists ID not just the first one which in current version of the taglib
contains the tags description.

Refs #10235.
Fixes #12000.

comment:3 Changed 10 years ago by Paul Harrison <pharrison@…>

In 4c12503a741c5e2fa199eac414e4bafe53d51c12/mythtv:

MythMusic: Fix detection of compilations using special MusicBrainz? Artist ID

Look at all the fields in the 'TXXX=MusicBrainz? Album Artist Id' frame for the special
various artists ID not just the first one which in current version of the taglib
contains the tags description.

Refs #10235.
Fixes #12000.

(cherry picked from commit 6530ac633300a32c76db0d10cf8d107aa712a62c)

comment:4 Changed 10 years ago by Raymond Wagner

Milestone: unknown0.27.1
Note: See TracTickets for help on using tickets.