westcoj / SKHub-1.0

Repo for CS Capstone Project
0 stars 0 forks source link

Trying new connection during play causes player to lose playlist and index #60

Open westcoj opened 5 years ago

westcoj commented 5 years ago

When trying a new connection during play, the player won't be able to go to the next or previous song in a list.

westcoj commented 5 years ago

Caused by recreation of SKHTTP client. Solvable by forcing new update, but should reset the playlist to default as well. (Along with resetting play index

westcoj commented 5 years ago

New Connections now reset play index and media display whether they succeed or fail, and set state of app to not ready to play.