|
|
#1 |
|
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 |
|
|
|
|
|
#2 |
|
-
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 |
|
|
|
|
|
#3 |
|
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. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|