Hi all. I usually have my central on shuffle, but of course sometimes I take it off shuffle and put it back on. This changes the playlist, so I can't guarantee I've ever played all the songs on the central.

There is a function on the central to Play least recently played songs. The problem with that is for some reason, the central doesn't use songs that have never been played as the least recently played (that's a bug to me). I'm guessing it has something to do with play_count and play_last being 0.

Anyway, I'd like to update play_count and play_last with jEmplode for the songs that have play_count==0 and play_last==0. I tried setting play_count to 1 and play_last to 946080000 (Dec 24, 1999). I syncrhonized and looked at the tracks on the central, but the change didn't take, so I still can't play them with this function.

Is there some magic here I'm missing?

Regards,
Chris