Support embedded cover images #90
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#90
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?
If no cover image is found via the
albumart
command, use thereadpicture
command to load the embedded image (from the first track of the album that has an embedded image).assigned to @coderkun
mentioned in issue #89
mentioned in commit
44fb332c62
@alan12345678, would you be willing to test this feature? It is on branch
issue-90-embedded-albumart
.absolutely nailed it! Works perfectly! Combined with the ability to sort by "date added" this immediately becomes an entirely viable preferred player 🙂
A couple of remarks (only):
if - a big if - you are developing this as a more "fully-fledged" client, it would be nice to have a couple extra features:
a simple slider or input box to set the pixel width to separate the grid. It looks lovely, but for legibility it's sometimes nice to be able to separate the dense cover grid with some clear padding/borders.
some minimal "right click" controls that allow one to interact directly from the grid. By this I mean a simple option hover over a cover and invoke "play" or "add to queue" or even perhaps "stop/pause". As such there's then no need to extra click into the album itself to set it playing.
All that said - brilliant job!
By way of other comment: I may be atypical, but I've never ever warmed to the dozens of perfectly capable players out there because e.g.
1 they're only playlist based, which is a ball ache if one has a library based on directory structure and not just random tunes thrown into a folder.
2 because they insist on using some specific audio back end, thereby removing most options to directly configure the audio
3 because they offer SO MANY options to display everything e.g. ratings, genres, last played etc. and nany of which cannot be disabled that one ends up with this complex tangle of windows and boxes.
I love this app/client because SIMPLICITY is where it's at for me, and because this way mpd does all the work. It reads the tag info, it talks directly to my sound card. I can configure mpd as I want. Then, CoverGrid just displays my library for me, not try to manage and control it all.
😀
Thanks for your feedback. I merged this issue and will release a new version.
In general I agree that CoverGrid is missing some features. I will take your feedback into account when planing the next improvements. However, my priority will be GTK 4 (#85).