mirror of
https://github.com/koel/koel.git
synced 2026-04-25 00:36:03 +03:00
[GH-ISSUE #1136] Improve how playlists are handled #658
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#658
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fschlaef on GitHub (Dec 6, 2019).
Original GitHub issue: https://github.com/koel/koel/issues/1136
Hello,
I recently discovered and installed Koel and I love it ! However, I have issues with playlists :
All of this doesn't apply to "Artists" or "Albums" since those have a dedicated "play all" button that works fine. For playlists, I have to manually select all songs, then add them to the queue.
Adding a "Play all" button in playlists would solve all those issues at once.
Thanks in advance !
@phanan commented on GitHub (Dec 9, 2019):
I'm starting to think, maybe we can adopt an "Alt-key" UX pattern like what MacOS has? Specifically, the default button will be Shuffle, but pressing (and holding) the Alt key will replace the Shuffle button with a Play All (in order). This pattern would be applied everywhere (playlist, artist, album etc). WDYT?
@fschlaef commented on GitHub (Dec 9, 2019):
@phanan I really like that idea, but I wonder if the default pattern should be Shuffle. Maybe Play all by default makes more sense ? I don't know, but I'll be happy with either 😄
@phanan commented on GitHub (Dec 9, 2019):
Maybe I'm more used to playing in Shuffle mode, but we can always make it a
setting.
Am Mo., 9. Dez. 2019 um 15:49 Uhr schrieb François Schlaefli <
notifications@github.com>:
@fschlaef commented on GitHub (Dec 9, 2019):
Even better ! 👍
@phanan commented on GitHub (Apr 22, 2020):
This actually has been implemented in the last version.