您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Lookup edition by CD TOC on MusicBrainz, GnuDb and in CUETools DB
当前为
Requirement: uploaded .LOG with complete TOC present. Tested on TM, expected to work on VM and other GM clones without being tested. Made up generic to work on any Gazelle site (but not tested / edition info updating support only available on Redacted).
MB disc id fuzzy control: use Ctrl with MB lookup element to enforce strict TOC match.
Use Alt with MB lookup control to search by CDDB ID. MusicBrainz and CTDB lookups auto open external results in new tab if matched. To suppress the new windows see list of settings at the bottom.
Adding user matches https://*/artist.php?id=*
and https://*/artist.php?page=*&id=*
enables artist profiles filtering by unknown/unconfirmed/incomplete editions
Missing edition label/cat# on site can be directly updated by simple click on inpage search result or '(set)' label beside the lookup element if no ambiguity. Set up AJAX API key required (redacted_api_key
script storage entry).
Feature requires MusicBrainz account and active login to work. Before confirming use different method to verify uploaded torrent and MB release are identical edition. Use cases:
Feature requires MusicBrainz account, active login and popup new windows permission for current site. Use cases:
Additionally using Ctrl key modifier (or drag & drop valid Discogs release link to '+' icon) for any of the use cases enables entering Discogs release ID and importing all available release details from Discogs. Especially for large compilations the preparation of seeding data may take some time due to MusicBrainz API rate limits (the icon being animated indicates that).
auto_open_tab
: setting to false disables auto-open external results in new tab if something found (show only embedded search results).
detect_volumes
: change the media detection method; true accepts more discs combined within one logfile (rare case), but may cause false distinct media recognition for combined logs with stacked sessions (rerips) of same disc (unlikely).
mb_attach_toc
controls how to attach TOC to MB release: 0 - disable attaching (no paperclip icons), 1 - enable only manual attaching, 2 - enable automated attaching with autodetection of media mapping and voting enabled, (default) 3 - enable automated attaching with instant apply). Some of auto-attaching parameters can be altered by keyboard modifiers (see icon tooltip).
mb_seed_release
controls if enable seeding new MB releases from TOC (true by default, set to false to disable related icons).
mbid_search_size
: used for seeding new MusicBrainz release from Discogs; defaults to 25, the higher size the higher rate of finding MBIDs for credited artists and labels but longer preparing of input data.
mb_submit_log
for auto-attaching TOCs to MB releases: true makes edit note to contain full LOG file (compact media fingerprint used by default).
discogs_api_token
, discogs_api_consumerkey
/discogs_api_consumersecret
: use Discogs API authorisation for higher rate limit, no script feature requires the authorisation at the moment.