anyaudio / anyaudio-android-app

One Stop Music Application
http://api.anyaudio.in/app
81 stars 40 forks source link

Song stops if browsing other songs. #56

Closed mayankpi closed 7 years ago

mayankpi commented 7 years ago

This is seen if only first song is selected from home screen and then searching for other songs, or one goes to home screen while playing song.

singhpratyush commented 7 years ago

This happens when you are playing some song on the homepage and move to search page. This is because they are located on two different locations (/ and /explore). We are planning to implement the web app using react, where problems like this will be solved.

And as you figured out correctly, you may search and play songs on the search page without interrupts.

Please hold on for few more days.

Cheers.