Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed album artist scanning when using Vorbis comments #993

Merged
merged 1 commit into from
May 22, 2012

Conversation

fetzerch
Copy link
Member

This PR fixes the album artists in CMusicInfoTag::AppendAlbumArtist (atm only used by flacs/oggs with Vorbis comments).

Currently when adding such files to the db (with ALBUMARTIST or ALBUM ARTIST set), the file's album artist will be added as additional artist. The GUI shows this as ARTIST / ARTIST - TITLE and the album will appear under 'Various Artists'.

The fix is rather small, it looks like a typo in the code.

@Montellese
Copy link
Member

That looks very much like a c&p typo I introduced in 6e367ad. As I almost never use the music library I obviously didn't notice. Thanks for spotting and fixing it.

@ghost ghost assigned Montellese May 22, 2012
Montellese added a commit that referenced this pull request May 22, 2012
Fixed album artist scanning when using Vorbis comments
@Montellese Montellese merged commit 9ab5bd2 into xbmc:master May 22, 2012
dalehamel pushed a commit to RasPlex/plex-home-theatre that referenced this pull request Feb 13, 2014
tru pushed a commit to RasPlex/plex-home-theatre that referenced this pull request Feb 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants