Disc ID Calculation/Libraries/Third Party: 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)
(Format and sort by language name to follow the same layout as other (MB and CAA) API client library pages)
Line 1: Line 1:
* C#/Mono/.NET:
* [https://github.com/Zastai/MetaBrainz.MusicBrainz.DiscId MetaBrainz.MusicBrainz.DiscId], a .Net/Mono native library implementation ([https://www.nuget.org/packages/MetaBrainz.MusicBrainz.DiscId NuGet Package]) which adds support for CD-TEXT retrieval, but does not currently support Solaris (no recent Mono, no .NET Core) or macOS (no machine available)
* [https://github.com/Zastai/MetaBrainz.MusicBrainz.dotnet-mbdiscid MetaBrainz.MusicBrainz.dotnet-mbdiscid], .NET Core command-line tool using the above MetaBrainz.MusicBrainz.DiscId ([https://www.nuget.org/packages/MetaBrainz.MusicBrainz.dotnet-mbdiscid NuGet Package])
** [https://github.com/Zastai/MetaBrainz.MusicBrainz.DiscId MetaBrainz.MusicBrainz.DiscId] ([https://www.nuget.org/packages/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)
** [https://github.com/Zastai/MetaBrainz.MusicBrainz.dotnet-mbdiscid MetaBrainz.MusicBrainz.dotnet-mbdiscid] ([https://www.nuget.org/packages/MetaBrainz.MusicBrainz.dotnet-mbdiscid NuGet Package]), a command-line tool using the above MetaBrainz.MusicBrainz.DiscId
* [[User:PBryan/mbdiscid|mbdiscid]], a Perl script that computes Disc ID, and either prints it or submits it through a browser
* Perl - [[User:PBryan/mbdiscid|mbdiscid]], a command-line tool that computes Disc ID, and either prints it or submits it through a browser

Revision as of 12:11, 28 October 2023