Class DiscogsOffline

  • All Implemented Interfaces:
    UberMusic

    public class DiscogsOffline
    extends Object
    implements UberMusic
    Allows offline searching of Master Discogs data from here. Returned matches are guaranteed to match the album name, but not necessarily the artist. Results are sorted by Levenshtein distance to the query.
    Author:
    Hendrik Schreiber