Disc ID Calculation/Libraries: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (Format to follow the same layout as other (MB and CAA) API client library pages)
m (Format to follow the same layout as other (MB and CAA) API client library pages)
 
Line 1: Line 1:
Disc ID can be computed using our C library, [[libdiscid]], or any of its many [[libdiscid#Language_Bindings|language bindings]].
It can be calculated using our C library, [[libdiscid]], or any of its many [[libdiscid#Language_Bindings|language bindings]].


'''Third party libraries:'''
'''Third party libraries:'''

Latest revision as of 13:50, 28 October 2023

It can be calculated using our C library, libdiscid, or any of its many language bindings.

Third party libraries:

  • C#/Mono/.NET - MetaBrainz.MusicBrainz.DiscId (NuGet Package), a library which adds support for CD-TEXT retrieval, but does not currently support Solaris (no recent Mono, no .NET Core) or macOS (no machine available)