Results 1 to 4 of 4

Thread: FreeDB and FreeDB2

  1. #1

    Thread Starter
    Hyperactive Member cptHotkeys's Avatar
    Join Date
    Apr 2007
    Location
    New Zealand
    Posts
    294

    FreeDB and FreeDB2

    Hi
    I want to connect to freedb or freedb2 to retreive song info, I was wondering if anyone knows of a free library to do this, I have seen a c# example on the code project, but this uses cdid and I want to get results for tracks, by searching by their artist, album ect.

    thanks in advance

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: FreeDB and FreeDB2

    Do they provide a Web Service you can consume?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Hyperactive Member cptHotkeys's Avatar
    Join Date
    Apr 2007
    Location
    New Zealand
    Posts
    294

    Re: FreeDB and FreeDB2

    im not sure, I will look into that now.

  4. #4

    Thread Starter
    Hyperactive Member cptHotkeys's Avatar
    Join Date
    Apr 2007
    Location
    New Zealand
    Posts
    294

    Re: FreeDB and FreeDB2

    No... As far as I can find there is only one way of retreiving info from freedb2 (without paying for a thrid party DLL, as i cant find any free ones), and that is to send the request using the freedb protocol, I am only interested in freeDB2 because as far as i could find it is the only one where you can query for results by artist/genre/album etc rather than a unique disk ID...
    I have had a breif look at the example on the code project
    located here

    NOTE: FreeDB2 implements the freedb protocol with some modifications, (namely for the purposes of what I am trying to acheive)
    Also there is a little bit of info at this site
    tracktype.org
    which is the freedb2 site, you can also search this site for album/track info...

    Althaugh FreeDB2 implements the freedb protocol , I am not sure of what to do to query for artist/album etc. There is a serious lack of info on this. please help...

    thanks in advance

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width