mirror of
https://github.com/koel/koel.git
synced 2026-04-25 08:46:00 +03:00
[GH-ISSUE #827] Add a "Play album" button on an album page #573
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#573
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 @raphaelyancey on GitHub (Oct 9, 2018).
Original GitHub issue: https://github.com/koel/koel/issues/827
There seems to be no way to play an album in one click when on an album page, beside selecting all the tracks and right-clicking, Add to, After current song (or the Add to button). A play icon on the cover, like when on list mode, should do the trick just fine.
@phanan commented on GitHub (Oct 9, 2018):
How about this button?
@raphaelyancey commented on GitHub (Oct 9, 2018):
It doesn't work on your demo and I guess it shuffles all the songs of the album? The use case was more to listen to a full album in order.
@phanan commented on GitHub (Oct 9, 2018):
Hmm you're right, guess I need to update the demo :/. Another button to play the songs in the current order sounds feasible.
@BrookeDot commented on GitHub (Aug 20, 2019):
Based on the feedback in #7 I'm wondering if it should be when hovering the album in the Artist/Album views:

That behavior is what I expected based on the behavior on the main home page.
@phanan commented on GitHub (Aug 26, 2019):
That's not a bad idea at all @BrookeDot! I'll find some time to implement it (unless you want to take care of it yourself).
@phanan commented on GitHub (Aug 27, 2019):
Implemented.