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

Add ArtistID in Album Level #10

Closed
wants to merge 1 commit into from

Conversation

Angelinas1
Copy link
Member

Now is AlbumID in Album level,format from Kodi [23]...this isnt readable in Kodi.

Now is AlbumID in Album level,format from Kodi  [23]...this isnt readable in Kodi.
@DaveTBlake
Copy link

Albums can have multiple artists. This is very common with classical music e.g. "Mozart; Staatskapelle Dresden, Colin Davis", but artist collaborations also happen in popular music too e.g. "Riding with the King" by "Eric Clapton & B.B. King".

It would be nice to allow for this too rather than just take the first one.

@Angelinas1
Copy link
Member Author

@DaveTBlake in your example in Kodi you will have two same name of album (on Album level)
-Riding with the King (artist id=437 : artist=Eric Clapton)
-Riding with the King (artist id=438 : artist=B.B. King)
when focused on first, with artist_id in code
musicdb://artists/$INFO[Window(Home).Property(SkinHelper.ListItem.artistid)]
you will able to see Artist discography for that Artist (In Album level)

@DaveTBlake
Copy link

Not clear what you are saying @Angelinas1. Repeating the album for every album artist could be pretty ugly for classical music with 3 or 4 album artists, or have I mis_understood? Perhaps an image would help?

@Angelinas1 Angelinas1 closed this Oct 29, 2020
@Angelinas1 Angelinas1 deleted the patch-5 branch October 29, 2020 21:52
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.

None yet

2 participants