Skip to content

Fix #1060: Added a new radio based on another user listenings

Agate requested to merge listening-start into develop
  • Register listening after 15s (instead of at the end of the track)
  • Add a radio button on user profiles, that start a custom, client side only radio based on the user listening
  • When Listen websocket events are dispatched, if the radio is started and the user match the one of the radio, append the Listen track to the queue

Merge request reports