Summary: | Amarok only exposes low-res covers to DBus | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Andreas Kuhl <mail> |
Component: | D-Bus interfaces | Assignee: | Alex Merry <alex.merry> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alex.merry, riaasm, stuffcorpse |
Priority: | NOR | ||
Version: | 2.5.0 | ||
Target Milestone: | 2.6 | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/1742ccf33267dc3e6a5722d51aeeabe4f101a377 | Version Fixed In: | 2.6 |
Sentry Crash Report: |
Description
Andreas Kuhl
2011-07-26 13:36:46 UTC
This also happens to me with Amarok 2.4.3. I noticed it because the Now Rocking plasmoid shows cover in a lower resolution than what is embedded in the file and set in Amarok. This causes the cover to be distorted and hazy, as can be expected from low-res images. Yep, I noticed this bug first because NowRocking showed a lo-res image. I suspect the dbus behavior described above to be the root cause for this issue. Setting status to confirmed. In case it's relevant, this still occurs in 2.5.0 Git commit 1742ccf33267dc3e6a5722d51aeeabe4f101a377 by Alex Merry. Committed on 11/06/2012 at 16:43. Pushed by alexmerry into branch 'master'. Construct the MPRIS1 arturl the same way as the MPRIS2 mpris:artUrl Now we try to get the full size version before falling back to a reduced version, and we encode the URL properly. FIXED-IN: 2.6 M +1 -0 ChangeLog M +11 -3 src/core/meta/support/MetaUtility.cpp http://commits.kde.org/amarok/1742ccf33267dc3e6a5722d51aeeabe4f101a377 |