D9564: Add album cover art support.

Nicolas Fella noreply at phabricator.kde.org
Fri Mar 2 21:06:35 UTC 2018


nicolasfella reopened this revision.
nicolasfella added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> MprisPlugin.java:288
> +                    URL newAlbumArtUrl = new URL(newAlbumArtUrlstring);
> +                    playerStatus.albumArtUrl = newAlbumArtUrlstring.toString();
> +                } catch (MalformedURLException ignored) {}

This should be newAlbumArtUrl.toString(), shouldn't it?

REPOSITORY
  R225 KDE Connect - Android application

REVISION DETAIL
  https://phabricator.kde.org/D9564

To: mtijink, #kde_connect, #vdg, albertvaka
Cc: albertvaka, ngraham, nicolasfella, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20180302/ac8447a7/attachment.html>


More information about the KDEConnect mailing list