klnusbaum / UDJ-Desktop-Client

The official Desktop Player Client for UDJ
www.udjplayer.com
GNU General Public License v2.0
6 stars 4 forks source link

Windows client somehow sets two current songs #41

Closed klnusbaum closed 12 years ago

klnusbaum commented 12 years ago

On windows the client is somehow able to set two songs as the current song. I think this may actually be a server issue and the server not executing the transactions correctly. Also, it only seems to happen when the windows client is skipping a bunch of songs it can't play (i.e. it's setting the current song very quickly). This needs to be taken care a.s.a.p.

klnusbaum commented 12 years ago

With the new vlc backend, the chances of the vlc player skipping a song are very very low. So the chances it tries to set the current song successively very quickly is very low. That said, I believe the race condition still exists on the server. However, that's more a server issue. I'm going to close this client side part of the issue.