您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Lookup edition by CD TOC on MusicBrainz, GnuDb and in CUETools DB, seed new/update existing MusicBrainz releases based on the TOC
当前为
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.
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:
Alt: enforce attended mode (instead to try automap TOCs to mediums, script will open individual windows for each TOC)
Ctrl: attach disc ID without poll
Feature requires MusicBrainz account, active login and popup new windows permission for current site. Use cases:
The script comes with comprehensive Discogs and AllMusic release metadata importer with features:
To use the importer, provide a valid release link in opened dialog or drag and drop the link on create icon. Most of the features can be controlled by checkbox input. Notice: The procedure of gathering metadata may take longer, especially for compilations with many artists.
Script also enables import external metadata from Discogs and AllMusic into existing release on MusicBrainz. Requires MusicBrainz account, active login and sibling release in external database. The feature updates missing basic release info (label info, release events, barcode, genre tags etc.) and creates relations. It is possible to control release and track levels for new relationships by dialog checkboxes. The updater uses the same import engine as seed new metadata importer and it may take long till all data are gathered.
No titles, non-relation artist credits and media formats are affected by the updater.
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, currently only required for showing embedded Discogs edition lookup results by label/cat#/barcode instead of opening external search in new tab (feature introduced in v1.15.22).