|
|
Real.com's Rhapsody music subscription service [1] uses an Sqlite [2] database to store track information. This code, written in C#, accesses that database to provide data on the recently played tracks, as well as any other information that can be inferred from the database.
[1] http://www.rhapsody.com
[2] http://www.sqlite.org/
[1] http://www.rhapsody.com
[2] http://www.sqlite.org/
