Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jesterjunk/discogs-scout
Adds links to Discogs pages from various sites. Auto search for music on torrent, local drive, ddl, streaming, predb, and other sites. Does multi auto-search on Artist/Discography/Release/Wantlist/List/Collection/Label pages. Auto search local HDDs/filelists using Voidtools Everything search engine.
https://github.com/jesterjunk/discogs-scout
bittorrent discogs download music p2p predb search tampermonkey torrent torrent-search torrents trackers userscript
Last synced: 18 days ago
JSON representation
Adds links to Discogs pages from various sites. Auto search for music on torrent, local drive, ddl, streaming, predb, and other sites. Does multi auto-search on Artist/Discography/Release/Wantlist/List/Collection/Label pages. Auto search local HDDs/filelists using Voidtools Everything search engine.
- Host: GitHub
- URL: https://github.com/jesterjunk/discogs-scout
- Owner: jesterjunk
- License: mit
- Created: 2024-12-08T02:24:43.000Z (19 days ago)
- Default Branch: master
- Last Pushed: 2024-12-08T02:34:34.000Z (19 days ago)
- Last Synced: 2024-12-08T03:23:57.298Z (19 days ago)
- Topics: bittorrent, discogs, download, music, p2p, predb, search, tampermonkey, torrent, torrent-search, torrents, trackers, userscript
- Language: JavaScript
- Homepage: https://greasyfork.org/en/scripts/439452-discogs-scout
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### THIS REPOSITORY IS A COPY
of the original repository
as it was at this date and time: 2024-11-28T20:01:42.000Z Nov 28, 2024, 8:01 PM UTCThe original repository can be browsed at this specific date and time point with [**this url**](https://github.com/Purfview/Discogs-Scout/tree/d2b20747f4467154ba0095822080e544549516be).
If you want the latest updates, visit the [original repository for Discogs-Scout](https://github.com/Purfview/Discogs-Scout)
![alt text](https://raw.githubusercontent.com/jesterjunk/Discogs-Scout/refs/heads/master/FFUvusd.png)
# Discogs Scout:
Adds links to Discogs pages from various sites.
Auto search for music on torrent and other sites.
Does multi auto-search on Artist/Discography/Release/Wantlist/List/Collection/Label pages.
Auto search local HDDs/filelists using Voidtools Everything search engine.Supports browsers: Firefox, Chrome, Opera, Safari, Waterfox, Brave, Pale Moon, Edge.
Supports: [Violentmonkey](https://violentmonkey.github.io/), [Tampermonkey](https://www.tampermonkey.net/), [Greasemonkey](https://www.greasespot.net/), [Greasemonkey v3](https://web.archive.org/web/20171009185612/https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/versions/) & [Greasemonkey for Pale Moon](https://github.com/janekptacijarabaci/greasemonkey/releases).Meanings of the color borders around the icons:
![#008000](https://via.placeholder.com/15/008000/008000.png) - `Search completed. Results found.`
![#daa520](https://via.placeholder.com/15/daa520/daa520.png) - `Search completed. Results not found.`
![#ff0000](https://via.placeholder.com/15/ff0000/ff0000.png) - `No access to search or search can't be done.`
![#0000ff](https://via.placeholder.com/15/0000ff/0000ff.png) - `Search completed. Request found.`## Installing:
[Press here to install](https://greasyfork.org/en/scripts/439452-discogs-scout)
## Versioning:
Follows a bastardization of the [semver](http://semver.org/) standard:
* Patch versions will not change behavior, only the URL/settings for trackers.
* Minor versions will definitely change code, although behavior may in fact remain the same.
* Major versions will definitely change behavior, although it will only be increased at the discretion of the current maintainer.