D11018: Support file url album art - Android
Matthijs Tijink
noreply at phabricator.kde.org
Mon Mar 5 17:27:05 UTC 2018
mtijink added a comment.
In D11018#219138 <https://phabricator.kde.org/D11018#219138>, @nicolasfella wrote:
> > When you quickly click next (either desktop or android), the code will ask for most of the album arts. But because the desktop does a check to see if the url belongs to one of its players, some fetches are invalid by that time. The android code will not retry fetching, since it thinks it's already fetching that album art. How do I fix that correctly?
>
> Do you mean you switch between tracks with covers A, B, C, D, A and A won't get loaded because its already in the isFetchingList?
Yes, exactly.
> What about sending a NACK/Failed packet back that removes the cover from the isFetchingList?
I thought about that, but that seems fragile to me. The best I could come up with is a timer to remove the urls from the list.
REPOSITORY
R225 KDE Connect - Android application
REVISION DETAIL
https://phabricator.kde.org/D11018
To: mtijink, #kde_connect
Cc: nicolasfella, #kde_connect, adeen-s, SemperPeritus, ahmedbesbes, daniel.z.tg, jeanv, aboudhar, seebauer, bugzy, MayeulC, menasshock, ach, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20180305/81a0e99b/attachment.html>
More information about the KDEConnect
mailing list