Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Improve shuffling of song with "featured" artists #36

Closed
derat opened this issue Mar 28, 2022 · 0 comments
Closed

Improve shuffling of song with "featured" artists #36

derat opened this issue Mar 28, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@derat
Copy link
Owner

derat commented Mar 28, 2022

The shuffling changes in #28 were successful in making it unlikely that two songs by the artist "Foo" will be played close together while shuffling, but a song by "Foo feat. Bar" will be unaffected.

At first I thought that maybe there's some way that I can form clusters by also including album names. That won't help in this case where there's a song by artist 'Foo' from album 1 and a song by artist 'Foo feat. Bar' from album 2 (unless we also happen to be shuffling a song by artist 'Foo' from album 2).

Maybe I should instead (or additionally) use AlbumArtist when it's set, or do some sort of prefix matching.

@derat derat added the enhancement New feature or request label Mar 28, 2022
@derat derat self-assigned this Mar 28, 2022
@derat derat closed this as completed in a361882 Apr 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant