{"id":13622710,"url":"https://github.com/atj/userscripts","last_synced_at":"2025-04-12T00:31:30.037Z","repository":{"id":37791745,"uuid":"191823056","full_name":"atj/userscripts","owner":"atj","description":"A collection of userscripts primarily relating to to importing and editing releases on MusicBrainz.","archived":false,"fork":false,"pushed_at":"2025-04-10T20:29:06.000Z","size":906,"stargazers_count":28,"open_issues_count":2,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-10T21:32:27.838Z","etag":null,"topics":["greasemonkey","musicbrainz","tampermonkey","userscript","userscripts","violentmonkey"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/atj.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2019-06-13T19:40:54.000Z","updated_at":"2025-04-10T20:29:03.000Z","dependencies_parsed_at":"2023-12-25T21:25:32.665Z","dependency_job_id":"0f694918-582e-4e72-b991-0acd838cc1aa","html_url":"https://github.com/atj/userscripts","commit_stats":{"total_commits":261,"total_committers":10,"mean_commits":26.1,"dds":"0.29118773946360155","last_synced_commit":"e854d5787c40b6ef5b7b5f5432ebbf6183f2e0c4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atj%2Fuserscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atj%2Fuserscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atj%2Fuserscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atj%2Fuserscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atj","download_url":"https://codeload.github.com/atj/userscripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501249,"owners_count":21114638,"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","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":["greasemonkey","musicbrainz","tampermonkey","userscript","userscripts","violentmonkey"],"created_at":"2024-08-01T21:01:23.184Z","updated_at":"2025-04-12T00:31:29.708Z","avatar_url":"https://github.com/atj.png","language":"JavaScript","readme":"# atj's userscripts\n\n![Build Status](https://github.com/atj/userscripts/workflows/CI/badge.svg)\n\nAll scripts are available under the MIT license.\n\n## Add a-tisket button to Deezer\n\nAdds a button to Deezer interface to load the current release into a-tisket.\n\n[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/atj/userscripts/blob/master/deezer_atisket_link.user.js)\n[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/atj/userscripts/raw/master/deezer_atisket_link.user.js)\n\n## Add a-tisket button to Spotify\n\nAdds a button to the Spotify interface to load the current release into a-tisket.\n\n[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/atj/userscripts/blob/master/spotify_atisket_link.user.js)\n[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/atj/userscripts/raw/master/spotify_atisket_link.user.js)\n\n## Add a link to MusicBrainz to import ISRCs\n\nAdds an \"import ISRCs\" link on MusicBrainz releases which have a Spotify URL.\n\n[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/atj/userscripts/blob/master/mb_spotify_isrc_link.user.js)\n[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/atj/userscripts/raw/master/mb_spotify_isrc_link.user.js)\n\n## MusicBrainz: Semi-automate adding \"remixer\" and \"remix of\" credits\n\nAdds links to the relationship editor that semi-automate adding \"remixer\" and \"remix-of\" credits to recordings.\n\n[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/atj/userscripts/blob/master/mb_add_remix_credit_links.user.js)\n[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/atj/userscripts/raw/master/mb_add_remix_credit_links.user.js)\n\n## MusicBrainz: Disable browser autofill on the tags field\n\nDisables browser autofill functionality on the tags input field.\n\n[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/atj/userscripts/blob/master/mb_disable_tags_field_browser_autofill.user.js)\n[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/atj/userscripts/raw/master/mb_disable_tags_field_browser_autofill.user.js)\n\n## MusicBrainz: Disable the tags field genre autocompletion\n\nDisables the tags input field genre autocompletion functionality.\n\n[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/atj/userscripts/blob/master/mb_disable_tags_field_genre_autocomplete.user.js)\n[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/atj/userscripts/raw/master/mb_disable_tags_field_genre_autocomplete.user.js)\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatj%2Fuserscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatj%2Fuserscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatj%2Fuserscripts/lists"}