Skip to content

(Discogs) Handle 'Not On Label' Labels #217

@Lioncat6

Description

@Lioncat6

Discogs has a specific format for no label or self-published labels on albums:
https://www.discogs.com/label/1818-Not-On-Label

Which can be seen here:
https://www.discogs.com/search?q=Not%20On%20Label&type=label

const notOnLabelRegex = /Not On Label \([^\)]+\)/
const labelIdBlacklist = ['1818']

Using some filters could these not be blacklisted?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions