Spotify Looper: Day 49
Starting to try and wire up the new UI to the API. Issues:
- currentlyPlaying is an enum with multiple cases. What should I do in when case is not
.track? And isplaylistItem.trackthe same type asTrack? - How to adapt
TrackPositionto interface withspotify.progressMS?
Loopify
StreamCam