Uploaded image for project: 'Mobile Applications'
  1. Mobile Applications
  2. MOBILE-196

Fetching now-listening when the user navigates to profile screen.

      Currently we only connect to a websocket which makes impossible to determine if any song was being played before we connected to the socket. Socket + rest call should fix this behavior.
       

          [MOBILE-196] Fetching now-listening when the user navigates to profile screen.

          Monkey added a comment -

          listening-now listens are different and are temporary. When you connect to the socket you might already be listening to a song somewhere, but you won't have that information. A new listening-now listen won't be sent until you start playing the next song.

          So in short, doing an API call allows getting the song being currently played, if any.

          Monkey added a comment - listening-now listens are different and are temporary. When you connect to the socket you might already be listening to a song somewhere, but you won't have that information. A new listening-now listen won't be sent until you start playing the next song. So in short, doing an API call allows getting the song being currently played, if any.

          Akshat Tiwari added a comment -

          sudip_ I am a bit confused about this. The listening now should only show the currently playing song. Why show what was last played? What if my last was 2 days back but listening now says that track? Isn't that misleading?

           

          Akshat Tiwari added a comment - sudip_ I am a bit confused about this. The listening now should only show the currently playing song. Why show what was last played? What if my last was 2 days back but listening now says that track? Isn't that misleading?  

            Unassigned Unassigned
            sudip_ Sudip Das
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                Version Package