https://github.com/jenkoian/soundtrackify
Sample spotify app to find soundtracks for latest films
https://github.com/jenkoian/soundtrackify
Last synced: about 2 months ago
JSON representation
Sample spotify app to find soundtracks for latest films
- Host: GitHub
- URL: https://github.com/jenkoian/soundtrackify
- Owner: jenkoian
- Created: 2012-01-12T23:06:24.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-20T12:19:09.000Z (about 13 years ago)
- Last Synced: 2024-04-08T09:06:23.079Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 493 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Soundtrackify
==============Basic sample spotify app. It does the following:
- Grabs latest box office movies from the Rotten Tomatoes API based on users country
- Searches spotify for an album with the name of the movie in the title
- Displays the albums to the user as the latest soundtracksUnfortunately there doesn't seem to be any way of obtaining accurate soundtrack data for a movie, so soundtracks are
limited to best guess results from the spotify search.Install instructions
--------------------- Make sure you have a developer account [http://developer.spotify.com/en/spotify-apps-api/developer-signup/](http://developer.spotify.com/en/spotify-apps-api/developer-signup/)
- Make sure you have the developer version of spotify [http://www.spotify.com/uk/download/previews/](http://www.spotify.com/uk/download/previews/)
- Create a Spotify folder in your home/my documents directory (if you haven't already got one)
- Clone the soundtrackify project into this Spotify folder
- Open up spotify and search for spotify:app:soundtrackify