New radio type to play what a user listens
Context: https://mastodon.social/@Lightnin/103884922425605275
Basically, it could be interesting to have a radio that would allow playing what another user is playing.
We cannot easily do it in a synchronous way, however, it may be possible to get close to it:
- By creating Listening object when a track is started (instead of when it's ended)
- By pushing the corresponding track to users who have the radio started