mschn / wissl

Wissl is a Java audio streaming server with a modern web interface.
http://msch.fr/wissl/
GNU General Public License v3.0
10 stars 3 forks source link

'last played song' for user is not correctly reported #49

Open mschn opened 11 years ago

mschn commented 11 years ago

last played song should be the song that is currently playing for the given user. right now it is actually the next song in the playlist, because:

The pre-downloading of song 2 should not trigger a change of 'last played song'