Update 'README.md'

This commit is contained in:
SuperSaltyGamer
2024-07-09 18:17:15 +00:00
parent 3a35d8f250
commit f1f8febcfa

View File

@@ -1,67 +1 @@
# Ame
Various userscripts for the music hoarding community.
## Getting Started
Install [ViolentMonkey](https://violentmonkey.github.io) or [TamperMonkey](https://tampermonkey.net) then proceed to installing any of the editions:
* [Apple Music](https://gitlab.com/SuperSaltyGamer/ame/-/raw/main/dist/applemusic.user.js)
* [MusicBrainz](https://gitlab.com/SuperSaltyGamer/ame/-/raw/main/dist/musicbrainz.user.js)
* [MusicBrainz - Works](https://gitlab.com/SuperSaltyGamer/ame/-/raw/main/dist/musicbrainz-works.user.js)
* [VGMdb](https://gitlab.com/SuperSaltyGamer/ame/-/raw/main/dist/vgmdb.user.js)
## Editions
Feature rundown for all editions of Ame.
### Ame (Apple Music)
* Selectable release title, artist, description.
* Fix preview queue not working when logged out.
* Check release storefront availability.
* Link to full resolution release cover.
* Hide upselling modals and banners.
* Extended release info panel.
* Fix CTRL+A in search field.
* Copy authorization token.
* Release quality badges.
* Check track quality.
* Lyrics downloading.
* Search MH Covers.
### Ame (MusicBrainz)
* Add covers directly from MH Covers.
* Batch download release scans.
* Enhanced search box:
* Automatic focus on page load.
* Search directly by ISRC, ISWC, CDTOC, Catalog Number, Barcode.
* Search directly by EAC/XLD rip log.
* Attach TOC from rip log on release page. (by pasting text into search box)
* Attach ISRC from freeform text on release page. (by pasting text into search box)
* Related links:
* Ongaku no Mori link on release page.
* MH Covers link on release page.
### Ame (MusicBrainz - Works)
* Workflow for adding works to MusicBrainz using minc.or.jp, jasrac.or.jp and iswcnet.cisac.org.
### Ame (VGMdb)
* Seed release to MusicBrainz.
* Batch download album scans.
* Related links:
* Ongaku no Mori link on release page.
* MusicBrainz link on release page.
## References
Inspired by and/or used for reference:
* https://github.com/lisonge/vite-plugin-monkey
* https://github.com/chocolateboy/gm-compat
* https://gist.github.com/bunnykek/7f099f55fc558f398cb4cedf6c02c794
* https://github.com/ToadKing/apple-music-barcode-isrc
* https://github.com/ROpdebee/mb-userscripts/blob/main/mb_bulk_copy_work_codes.user.js
**Moved to https://gitlab.com/SuperSaltyGamer/ame**