Batch add entities to MusicBrainz collection and copy MBIDs from entity pages, search result or existing collections.
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
fix: jQuery-ui not loaded on search page
MB no longer includes jQuery-ui on search page, we need to load our own version.
feat: support dynamically loaded rows (close #10)
E.g. more than 100 tracks in a medium (https://musicbrainz.org/release/46c801e1-0b74-4674-bacf-66567abe82d8), or more than 7 media (https://musicbrainz.org/release/6196e34f-a961-4af9-a4e9-017eac226d48)
feat: run on filtered artist sub-pages (#9)
Example: https://musicbrainz.org/artist/a16e47f5-aa54-47fe-87e4-bb8af91a9fdd/works?filter.name=&filter.type_id=22&filter.role_type=&filter.disambiguation=
fix: handle artist index pages which list recordings (#8)
fix: broken layout when not logged in