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

feature request: group movements of a larger work #193

Open
b-k opened this issue Feb 26, 2017 · 2 comments
Open

feature request: group movements of a larger work #193

b-k opened this issue Feb 26, 2017 · 2 comments

Comments

@b-k
Copy link

b-k commented Feb 26, 2017

Many works, especially those in the "classical" realm, are broken up into several tracks but intended to be heard as a unit, such as a symphony in four movements. For these, shuffling by track makes no sense.

The user can't just sort the playlist Phonograph produces from the 'shuffle all' option, because a work whose track order might be listed in the mp3 tags as Scherzo - Adagio - Presto - Andante will be alphabetized to Adagio - Andante - Presto - Scherzo.

One solution might be to add a group-by feature. When users select several tracks in the album or artist view, a menu option would allow them to be marked as a group. In shuffle mode, the group would always play as a single unit.

This is not quite the album-shuffle feature request of issue #75, because "classical" albums typically have several works on a single disc.

@arkon
Copy link
Collaborator

arkon commented Jun 12, 2017

This is a rather complex use case, so I don't think we'll get around to this anytime soon unfortunately.

@b-k
Copy link
Author

b-k commented Jun 19, 2017

No worries. My workaround was to write a script to produce static shuffled playlists: https://github.com/b-k/ludwig_van_shuffle . The resulting m3u imports into Phonograph nicely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants