[mb-devel] C# Very basic newbie question
Catherine
catherine at ripfactory.com
Fri Jan 5 11:43:31 UTC 2007
Hi,
I am completely new to MusicBrainz and am trying to write a simple
metadata-retrieval app in C#. I have downloaded the C# bindings from the
site, but am having difficulty getting the getalbum example to work. REALLY
basic question - can anyone tell me what exactly is the argument (i.e. the
command line argument) I should be passing in to the getalbum example? Is it
a 28-char disc ID, or should there be several arguments? At present I am
starting the app with just a 28char ID copied from the website; when I step
through the code, it calls MBQ_GetCDInfoFromCDIndexId with just this ID as
the first member of the argument array, and I get the error "No DiscID
given".
An even more basic related question; I set the debug variable true to see
the actual query being sent, but don't know where to look for the debug
output! I'm using VS2005, but I don't see any debug output to the Output
window. Do I need to specify something else?
Sorry for such basic questions, but any help much appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.musicbrainz.org/pipermail/musicbrainz-devel/attachments/20070105/952e2f8e/attachment.htm
More information about the MusicBrainz-devel
mailing list