David Titarenco

Results 11 comments of David Titarenco

Hey @tonyreta03 -- do you mind working off of my `random-shuffle` branch? https://github.com/dvx/lofi/tree/random-shuffle I've done most of the UI work but I'm still thinking of how exactly shuffling should be...

I was thinking the best way to handle it would be to create a "shuffled" playlist. This make sure that the "shuffle" persists through devices. But unfortunately, this won't work...

@tonyreta03 -- No rush, thanks for your interest in the project! :D

I have experience with both Mocha and Jest, so it's a toss-up from my end. I totally agree that testing should be a roadmap priority!

This is probably a `wontfix` but I'll leave it open to gauge interest.

Thanks for the suggestion! This is a good idea, but involves dealing with system hooks, so difficulty will vary depending on the OS.

Yeah, this is something I've been looking to implement. It's actually not too difficult, but I do think there needs to be a REST endpoint set up somewhere.

Thanks for the reports, folks. This might either be due to Spotify throttling or due to the (free) Heroku auth instance hiccupping. I'll look into this, time permitting. Merry Christmas,...

Fixed in the next version (1.6.0+ no longer needs auth backend -- releasing soon).

Yeah, it looks like the `auth` endpoint is down on Heroku. Will investigate.