What's new? | Help | Directory | Sign in
Google
rhapsodynet
A library to access Real.com's Rhapsody service, written in C#
  
  
  
  
    
Blogs:
Join project
Project owners:
  monsur
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/