{"id":16838118,"url":"https://github.com/phw/discourse-musicbrainz-onebox","last_synced_at":"2025-10-04T05:09:16.770Z","repository":{"id":48350198,"uuid":"53875687","full_name":"phw/discourse-musicbrainz-onebox","owner":"phw","description":"Discourse plugin to add Onebox support for MusicBrainz.org.","archived":false,"fork":false,"pushed_at":"2025-02-17T19:47:12.000Z","size":141,"stargazers_count":5,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-22T12:52:21.527Z","etag":null,"topics":["discourse-plugin","music","musicbrainz","onebox","plugin","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phw.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["phw"],"liberapay":"phw"}},"created_at":"2016-03-14T17:11:21.000Z","updated_at":"2025-02-17T19:47:15.000Z","dependencies_parsed_at":"2025-02-17T20:38:27.010Z","dependency_job_id":null,"html_url":"https://github.com/phw/discourse-musicbrainz-onebox","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/phw/discourse-musicbrainz-onebox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phw%2Fdiscourse-musicbrainz-onebox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phw%2Fdiscourse-musicbrainz-onebox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phw%2Fdiscourse-musicbrainz-onebox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phw%2Fdiscourse-musicbrainz-onebox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phw","download_url":"https://codeload.github.com/phw/discourse-musicbrainz-onebox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phw%2Fdiscourse-musicbrainz-onebox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278266896,"owners_count":25958733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["discourse-plugin","music","musicbrainz","onebox","plugin","ruby"],"created_at":"2024-10-13T12:20:57.464Z","updated_at":"2025-10-04T05:09:16.728Z","avatar_url":"https://github.com/phw.png","language":"Ruby","funding_links":["https://github.com/sponsors/phw","https://liberapay.com/phw"],"categories":[],"sub_categories":[],"readme":"# Discourse MusicBrainz Onebox plugin\n\nThis plugin adds Onebox support for [MusicBrainz.org](https://musicbrainz.org) to [Discourse](https://www.discourse.org/).\nUse it to quickly display information about artists, releases, labels and more.\n\nThis plugin is primarily used in the [MetaBrainz Community](https://community.metabrainz.org/) forums. See this [forum post](https://community.metabrainz.org/t/discourse-musicbrainz-onebox/618208) for some examples of oneboxes provided by this plugin.\n\n\n## Supported entities\n\n- [x] Artists\n- [x] Release Groups\n- [x] Releases\n- [x] Works\n- [x] Recordings\n- [x] Labels\n- [x] Places\n- [x] Events\n- [x] Series\n- [x] Instruments\n- [x] Areas\n- [x] DiscIDs\n- [x] Public collections\n\n\n## Installation\n\nPlease follow this official [plugin installation how-to](https://meta.discourse.org/t/install-a-plugin/19157). Use `https://github.com/phw/discourse-musicbrainz-onebox.git` as the git clone URL.\n\n\n## Settings\n\nYou can configure the MusicBrainz oneboxes in the Discourse admin interface. The following options are available:\n\n**musicbrainz enabled**: Enable MusicBrainz Oneboxes. Default: enabled.\n\n**musicbrainz load caa images**: Enable, to load images for releases and release groups from [Cover Art Archive](https://coverartarchive.org/). Default: enabled.\n\n**musicbrainz load wikimedia images**: Enable, to load images from [Wikimedia Commons](https://commons.wikimedia.org/). This requires the MusicBrainz entity to either have a link to an image on Wikimedia or have a [Wikidata](https://www.wikidata.org/) entry. Default: enabled.\n\n**musicbrainz load other images**: Enable, to load images from other sources. This requires the MusicBrainz entity to link to an external image with a URL relationship. This is currently mainly used\nby label logos and for some instruments. Default: enabled.\n\n**musicbrainz show wikipedia link**: Show a link to the item's Wikipedia page. This requires the MusicBrainz entity to be linked to Wikidata. Default: enabled.\n\n**musicbrainz genre limit**: If a onebox shows the genres associated with the linked MusicBrainz entity, this setting limits the number of genres shown. Default: 5.\n\n\n## License\n\nDiscourse MusicBrainz Onebox plugin © 2016-2023 Philipp Wolfer \u003cph.wolfer@gmail.com\u003e\n\nPublished under the MIT license, see LICENSE.txt for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphw%2Fdiscourse-musicbrainz-onebox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphw%2Fdiscourse-musicbrainz-onebox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphw%2Fdiscourse-musicbrainz-onebox/lists"}