sregg / spotify-tv

Unofficial Spotify app for Android TV
GNU General Public License v2.0
44 stars 15 forks source link

Fix shuffle (#12) #38

Closed josh-burton closed 8 years ago

josh-burton commented 8 years ago

Fixes shuffle not working #12

sregg commented 8 years ago

Oh man you're killing it! I really didn't have time to work on this anymore so thanks for the help!

On Fri, May 6, 2016, 19:06 Josh Burton notifications@github.com wrote:

  • Shuffle state is now saved/restored from shared preferences
    • call setShuffle() on the player after every call to play() to fix shuffle not working

You can view, comment on, or merge this pull request online at:

https://github.com/sregg/spotify-tv/pull/38 Commit Summary

  • Debug build now has unique package name to allow for both debug and release be installed side by side
  • Remove ide specific files
  • Fix shuffle not working (#12)
  • Add logging of spotify errors

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/sregg/spotify-tv/pull/38