In the block "Who's online" i see multiple users with the same user id for each song in the m3u playlist. Is this normal?
It looks like that drupal opens a user session for each song.
In the flashplayer mode i can't see this behaviour.
In the block "Who's online" i see multiple users with the same user id for each song in the m3u playlist. Is this normal?
It looks like that drupal opens a user session for each song.
In the flashplayer mode i can't see this behaviour.
Comments
Comment #1
ryanlath commentedTry the dev version and see if that fixes it.
Comment #2
k3vin commentedThe latest dev version looks good. That fix the multiple user session ids.
In VLC i had only one double user id and in Totem Video-Player i had for each songs. Now with the dev version i have only 1 user session id.
Thank you!