How can I export my Shazam tagged songs list?

How can I export my Shazam tagged songs list?

First of all, your iPhone must be jailbroken and running SSH. There is currently no built-in functionality in Shazam to export tagged songs or backup tagged songs to a web account.

SSH is free and can be found on the Cydia installer. Connect to your Wi-Fi network and look for the name of your network under Settings -> Wi-Fi. Select the blue arrow for more information about your network and make a note of the IP address of your iPhone.

Connect to your iPhone from a computer using an SSH client. The username is 'root' and the default password is 'alpine' to connect.

Enter the following command to find your Shazam tagged songs database:

find / -name clarus*

This command should return one path that looks like this (except 'xxxx' will be a long, unique directory name with letters, numbers and dashes):

/private/var/mobile/Applications/xxxx/Documents/clarusx6.sqlite

This is the location of your Shazam tagged songs database. Using an SFTP client on your computer (like Fugu or WinSCP) create a new connection for file transfer to the IP address of your iPhone and download this file. The username is 'root' and the default password is 'alpine' to connect.

Now, using the SQLite Database Browser open the file clarusx6.sqlite.

The 'artist' table will list tagged artists. For album information look at the table 'product'. Finally, detailed track information can be found in the table 'track'.

tags: 

Comments

Connect to your iPhone from a computer using an SSH client. The username is 'root' and the default password is 'alpine' to connect. this is hard.

nfl jerseys
flash games
mobile games

This is a good tip for those with jail-broken phones. It's also possible to do this without jail-breaking your phone though, I wrote the instructions here: http://www.sensefulsolutions.com/2010/06/how-to-export-tagged-songs-from-shazam.html

You can use a new app called ShaDown:
shadown.inforall.net