You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to StreamStar users
Fixed a major and annoying bug with the music playback stopping
whenever the app was minimized/terminated. This would happen just by
rotating the phone, among other things. The problem was that the
background service (responsible for actually playing the stream) was
being killed whenever the foreground app was killed. Now they are
independent of each other in this regard. To stop the background
service, hit the player's Stop button.
Also added a feature to store the last played song upon termination.
The next time the player is started, this path and song should come up
already selected.