Josh Pigford
Josh Pigford
Is there a way to detect the "top level" version of Safari? For instance, Safari 6.0.2 has a "version" of 536.26.17. I want to show `6.0.2`, though, and I can't...
Ruby 3.0.2 Rails 7.0.0.alpha2 Running `rails g kaminari:views` doesn't generate anything (including errors). I wish I could give more info, but absolutely nothing happens, so not really sure what other...
Right now the rule builder defaults to AND, meaning tracks have to match every rule. The app should support OR as well. I believe the rule building javascript library (`queryBuilder.js`)...
Add "Album Name" as a possible rule option.
For the purposes of helping folks get up and running, create some one-click starter templates folks can use after they sign up.
It's pretty easy to get up and running locally using your own Spotify account, but it's nearly impossible to test performance issues with just one account. I need to figure...
Allow users to share their playlists in a public directory for others to copy.
At the moment, if we try to load all the songs for a given playlist, it will generally time out when there are more than ~500 songs. So, there's are...
Add an option to ignore duplicate tracks in playlists. Most efficient way to do this is likely just by track name.
Build a playlist based on artists similar to a given artist.