cpd73 wrote: 
> I noticed a slight "bug" with the code, not sure how/why its being
> triggered but it -might- be the cause of this issue (if so, fixed in
> next release). Basically when getting the queue of items from LMS I ask
> for it in blocks of 100 (which I know is larger than what you are
> using). If LMS indicated there were no tracks in that block, I copied
> the empty block *over* the existing list. What I think is happening is
> that for some reason after getting the initial track list, I then try to
> get more, LMS says there are no more (and returns an empty list), which
> I then copy over! This will no longer happen for the next release. The
> real issue is why this is being triggered, but the after effect will be
> resolved (which is all you care about).
> 
> I'll try to make a new release later today.

It appears the bug has not been fully squashed in 0.1.2.   Just occurred
again

Here are the JS console messages:

26055

One change, this time, a re-queuing of the album did populate the track
list.


+-------------------------------------------------------------------+
|Filename: jserrors.jpg                                             |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=26055|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
MrC's Profile: http://forums.slimdevices.com/member.php?userid=468
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to