https://github.com/splatert/srrdb-checker-for-discogs
Fetches available SrrDB releases for discogs music.
https://github.com/splatert/srrdb-checker-for-discogs
discogs srrdb userscript
Last synced: 30 days ago
JSON representation
Fetches available SrrDB releases for discogs music.
- Host: GitHub
- URL: https://github.com/splatert/srrdb-checker-for-discogs
- Owner: splatert
- Created: 2025-02-02T18:09:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-22T17:17:21.000Z (over 1 year ago)
- Last Synced: 2025-03-29T09:44:56.393Z (about 1 year ago)
- Topics: discogs, srrdb, userscript
- Language: JavaScript
- Homepage:
- Size: 80.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SrrDB-Checker-For-Discogs
Userscript to fetch available SrrDB releases for Discogs music.
Works on both release and master pages.

## Installation
Install with a userscript manager of your choice.
## Usage
Take a look at a release that's on Discogs. A section should appear under the Discogs release tracklist which will display scene release titles from SrrDB.
You can sort the results by date, size, NFO, and SRS.
You can also read more about a scene release by clicking on their titles which will take you to their page on SrrDB.
## Note
This userscript will be frequently updated in order to keep up with Discogs' constantly changing class names as it requires certain HTML elements to make it work without having to utilize the Discogs API.
Please let me know when this script breaks.