Skip to main content

FIND Every Release in your collection

Project description

FIND Every Release in your collection

build https://coveralls.io/repos/github/tim6her/discogs_finder/badge.svg?branch=master Documentation Status

This is a small commandline tool that fetches your discogs collection and performs a deep key value search.

$ discogs-finder --u tim6her name=Chick
Searching for {'name': 'Chick'}
1)  Herbie Hancock & Chick Corea: An Evening With Herbie Hancock & Chick Corea In Concert 1978 (530041)
    basic_information.artists.1.name = Chick Corea
2)  Chick Corea & Friedrich Gulda: The Meeting (2210545)
    basic_information.artists.0.name = Chick Corea
3)  Wolfgang Amadeus Mozart, Chick Corea, Friedrich Gulda, Concertgebouworkest, Nikolaus Harnoncourt: Double Concerto / Compositions (4764105)
    basic_information.artists.1.name = Chick Corea

It can also return the whole json entry for the matched releases using the --v option.

$ discogs-finder --u tim6her --v name=Pob
Searching for {'name': 'Pob'}
{
  "instance_id": 207732124,
  "date_added": "2017-01-14T05:32:34-08:00",
  "basic_information": {
    "formats": [
      {
        "qty": "1",
        "descriptions": [
          "LP",
          "Album", ...

For help on usage run discogs-finder --help or consult the Docs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

discogs_finder-1.1.tar.gz (4.3 kB view details)

Uploaded Source

File details

Details for the file discogs_finder-1.1.tar.gz.

File metadata

File hashes

Hashes for discogs_finder-1.1.tar.gz
Algorithm Hash digest
SHA256 3aa5a461f735703d65a0ced9897b3d520b53d88361784e53650b72d3688e5bc6
MD5 e064cf79831af9f52925aaf810c40427
BLAKE2b-256 0c2cfa98c2fb560c6e1a6a621f4750c5b726151167d6605f085bbc49555e6cac

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page