Skip to content

Takes barcodes as input, searches them on Disccogs and if found, searches them on RED

License

Notifications You must be signed in to change notification settings

Czechball/discogs-red-barcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

discogs-red-barcode

A small (?) bash script that takes a barcode, searches it on Discogs, parses the results and searches them on RED to find groups or requests.

Requirements

Usage

  • Copy config.txt.example to config.txt

cp config.txt.example config.txt

  • Fill in needed API keys

nano config.txt (...)

  • Search for a barcode (without spaces)

./dsrb.sh <barcode>

Examples

  • This will find a single group: ./dsrb.sh 743218978821

  • This will result in multiple groups and requests: ./dsrb.sh 4540399051123

  • This will result in a single request: ./dsrb.sh 01704-61731-24

Note: Examples might stop working due to the nature of their sources

About

Takes barcodes as input, searches them on Disccogs and if found, searches them on RED

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages