phbusfan / fanart-handler

Automatically exported from code.google.com/p/fanart-handler
0 stars 0 forks source link

Add a delay between fanart selected item changes #78

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Enter MyMusic list view with many items
2. Hold the 'Down' key to start scrolling through items

Result: as we scroll really fast through the list I notice that the fanart
is loaded continuously. I would recommend that this only gets done when
selected item doesn't change for configurable period e.g. 250ms default

Original issue reported on code.google.com by damien.haynes@gmail.com on 11 Mar 2010 at 12:09

GoogleCodeExporter commented 8 years ago
Hi,

Thanks, sounds like an excellent idea but I'm not sure how I would implement 
this. 
This plugin is a process plugin and supports browing in mymusic, playlist, 
mvids, 
myvideos and so on. Do you have any hints? Now I have a timer and if selected 
artist 
or title does not match last selected then I load for next. I could skin once 
to see 
that the artist now is the same as previous but that would slow down display of 
fanart (I have one sec beteween attempts).

best regards
cul8er

Original comment by markus_e...@telia.com on 12 Mar 2010 at 10:57

GoogleCodeExporter commented 8 years ago

Original comment by markus_e...@telia.com on 30 Mar 2010 at 11:06

GoogleCodeExporter commented 8 years ago
done and will be included in 1.10

Original comment by markus_e...@telia.com on 29 Apr 2010 at 10:05