Skip to content

Plan: get saved tags from OSX Shazam app and automatically add them to a Spotify playlist.

Notifications You must be signed in to change notification settings

joshwertheim/shazam2spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

shazam2spotify

Plan: get saved tags from OSX Shazam app and automatically add them to a Spotify playlist.

The issue I have with the Shazam OS X application is that there is no way to automatically add discovered songs to Spotify. Its iOS app on the other hand does have this feature.

Thought it would be a fun project to tackle and become more familiar with using SQLite, which is what Shazam is storing tag data in.

##TODOs

  1. Make program persistent, keep track of updates, etc. Probably use Z_PK tag ID.
  2. Add Spotify support

##Configuration file example

[options]
dir=.../*identifier*.group.com.shazam/com.shazam.mac.Shazam/ShazamDataModel.sqlite

About

Plan: get saved tags from OSX Shazam app and automatically add them to a Spotify playlist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages