Go Back   Winamp Forums > Developer Center > Winamp Development

Reply
Thread Tools Search this Thread Display Modes
Old 17th February 2009, 00:20   #1
MrDan
Junior Member
 
Join Date: Feb 2009
Posts: 1
Reading Winamp library database

Hello,

I am just wondering if it possible to read the Winamp database file stored in '%appdata%\Winamp' in C# .Net? I have tried searching around, but returned null results.

Cheers for any help...

Dan
MrDan is offline   Reply With Quote
Old 17th February 2009, 12:24   #2
DrO
-
 
DrO's Avatar
 
Join Date: Sep 2003
Location: UK
Posts: 22,475
i don't know about doing it via c# but the c/c++ source code for the nde database is available in recent winamp sdk's though there have been some changes to it which i don't think have been reflected in the current sdk.

-daz
DrO is offline   Reply With Quote
Old 18th February 2009, 02:26   #3
Daniel15
Junior Member
 
Join Date: Dec 2008
Location: Melbourne, Australia
Posts: 13
Some C++ code is available in this topic: http://forums.winamp.com/showthread.php?postid=2166954

I don't understand C++ so have no clue how to use this code. Is there a file format specification somewhere? I'd like to use this in C# and/or PHP

Edit: Started writing this in PHP. I've managed to read the index file and get all the offsets, haven't written the code for the actual data yet.

Last edited by Daniel15; 18th February 2009 at 04:13.
Daniel15 is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > Winamp Development

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump