Bugzilla – Bug 10123
playlist_cur_index sometimes coming in from SC as a string instead of number
Last modified: 2008-12-15 12:10:05 UTC
I was seeing a situation where sometimes the playlist_cur_index variable from the playerstatus update was coming in from SC as a string instead of a number. This would cause NowPlaying to flop: 154853:11408 ERROR (RequestHttp.lua:67) - Response sink:...zeplay/share/applets/NowPlaying/NowPlayingApplet.lua:379: attempt to compare number with string Restarted SC and the problem went away, but I'm going to put a tonumber() in NowPlaying._updatePlaylist to make sure.
fixed, r3434 QA, this is a very low risk fix. To test make sure that the "X of Y" in the upper right of the Now Playing window is always correct.
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.