Project

General

Profile

Actions

Bug #120

closed

AlbumArtist field not set with Cue Sheet

Added by capt-cod over 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
arnova
Category:
Database for Audio/Music
Target version:
Start date:
Due date:
% Done:

0%

Resolution:
fixed
Affected Version:

Description

looks like SVN 21689 from XBMC Mainline (fixed: PERFORMER above the first TITLE was not taken as the album artist in cue sheets.) was not merged across into CueDocument.cpp as the Various Artists string is being displayed in the library instead.

Actions #1

Updated by arnova over 13 years ago

  • Status changed from New to In Progress
Actions #2

Updated by capt-cod almost 13 years ago

Arnova as its been over 9 months now will the changes be implemented, as I believe it was just one line missing?

following needs to be inserted at line 226 in CueDocument.cpp

song.strAlbumArtist = m_strArtist;

Added link to the original xbmc mailine change.
https://github.com/xbmc/xbmc/commit/8f8ba74cb6844fa762bd81824a531312d2d9c6a7#xbmc/CueDocument.cpp

Actions #3

Updated by arnova almost 13 years ago

  • Status changed from In Progress to Closed
  • Resolution set to fixed

r30920.

Sorry about the delay, somehow this one slipped through. Thanks for the fix + ping ;-)

cheers,

Arno

Actions

Also available in: Atom PDF