Feature Request: "Shuffle Album" <-> "Shuffle Track" #94
Labels
No labels
bug
client
code-quality
duplicate
enhancement
help wanted
in progress
invalid
question
ui
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coderkun/mcg#94
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?
Hi coderkun! Thanks for this nice MPD GUI! I totally understand that CoverGrid is based on album playback. However, may I suggest not to limit it to such? I have two suggestions. It would be very nice if:
I have personally implemented something like that in my personal project JukeOroni. Unfortunately, I was not aware of MPD at the time I started it :P
changed title from "Shuffle Album" <-> "Shuffle Track" to {+Feature Request: +}"Shuffle Album" <-> "Shuffle Track"
changed the description
Unfortunately, shuffle on album basis is a bit complicated since this is a playback feature and playback is done by MPD. The only option I currently see is to add X random albums to the queue—and let MPD play them in order.
If there is an option to add those random albums programmatically, that would be great! There is nothing worse than silence :D Is this something you can do?
I thank I can add such a feature but it has a lower priority for me than the features currently designated to version 4.1. I am assigning it to 4.x.
Yeah man, no rush at all. Thanks a lot!