Where can I get a Windows version of the FreeDB server?
June 6, 2005 6:57 AM
Subscribe
I'd like to run a FreeDB server on my Windows box at home so I don't have to stay connected to the internet to get the track listings for the CD's I want to upload into iTunes. However, although I can find a zillion FreeDB aware clients, I'm having difficulty finding a native Windows version of the
server. Does such a thing exist?
I'm well aware of the UNIX version of the FreeDB server and since I have cygwin installed, technically it is no problem to compile and run. However I can't just help feeling that a point and click native Windows version would be substantially easier to manage. You know the kind - you run the installer and then, once that is finished, start up the application, point it at the database and away you go.
I'm not remotely interested in the other features of the FreeDB server. As long as you can query CD's and get back the information then I'm happy. I have no need for remote syncing, updating the database and all that kind of stuff. Single user read-only access is the name of the game.
Yet, either my google-fu is failing me or there simply isn't a native Windows FreeDB server version available. Does anyone know of one, or should I just stick with running it on cygwin?
posted by ralawrence to computers & internet (5 comments total)
Perhaps it has that functionality built-in as a side-effect, though i think your real problem is you want a local copy of the FreeDB -database- more than anything. Their download section shows this:
"There's also a Java implementation of a cddb-protocol server available, which is being developed under the GPL by Andy Key. It's currently in alpha status and only supports http and protocol level 4. Instead of using flat text files, it uses a MySQL-database to store the data. It can be used under various OSes, including Windows.
If you're interested visit the JMBase Server homepage at Sourceforge"
Perhaps the java implementation is more to your liking. I am unsure how much management you expect to have to hassle with - the thing runs against a big mess of files and on occassion you update the fileset.
posted by phearlez at 7:23 AM on June 6, 2005