项目作者: B0-B

项目描述 :
A #Cat-to-release# screener bot for discogs.com.
高级语言: Shell
项目地址: git://github.com/B0-B/discogsScreener.git
创建时间: 2021-01-27T14:13:57Z
项目社区:https://github.com/B0-B/discogsScreener

开源协议:MIT License

下载


discogsScreener

Setup

1.)

Within the discogs account under Settings > Developers create a personal access token (API) and copy it


2.)

Open the config.yml and paste the token and your mail address:

  1. credentials:
  2. token: 'ROUItMiVIbofqWZOqmgAZkCvLpcVRBYhYjsLMYNc'
  3. mailReceiver: # ADD YOUR MAIL ADDRESS WHERE TO RECEIVE!
  4. mailSender: # ADD YOUR MAIL ADDRESS WHERE TO SEND FROM!
  5. senderPassword: # SENDER PASSWORD
  6. ...

and save it.

3.) Start

  1. $ python discogsScreener.py

4.) Result

The bot in the above screenshot has found 14 changes for the first cat and 300 for the second cat number. Each change (containing cat number, discogs-release-number) are sent to the user via mail and will be dropped persistently in a local json-database.