{ "info": { "author": "Tim B. Herbstrith", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "discogs\\_finder\n===============\n\n**FIND** **E**\\ very **R**\\ elease in your collection\n\n.. image:: https://travis-ci.org/tim6her/discogs_finder.svg?branch=master\n :alt: build\n.. image:: https://coveralls.io/repos/github/tim6her/discogs_finder/badge.svg?branch=master\n :target: https://coveralls.io/github/tim6her/discogs_finder?branch=master\n.. image:: https://readthedocs.org/projects/discogs-finder/badge/?version=latest\n :target: http://discogs-finder.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\nThis is a small commandline tool that fetches your discogs collection\nand performs a deep key value search.\n\n::\n\n $ discogs-finder --u tim6her name=Chick\n Searching for {'name': 'Chick'}\n 1) Herbie Hancock & Chick Corea: An Evening With Herbie Hancock & Chick Corea In Concert 1978 (530041)\n basic_information.artists.1.name = Chick Corea\n 2) Chick Corea & Friedrich Gulda: The Meeting (2210545)\n basic_information.artists.0.name = Chick Corea\n 3) Wolfgang Amadeus Mozart, Chick Corea, Friedrich Gulda, Concertgebouworkest, Nikolaus Harnoncourt: Double Concerto / Compositions (4764105)\n basic_information.artists.1.name = Chick Corea\n\nIt can also return the whole json entry for the matched releases using\nthe ``--v`` option.\n\n::\n\n $ discogs-finder --u tim6her --v name=Pob\n Searching for {'name': 'Pob'}\n {\n \"instance_id\": 207732124, \n \"date_added\": \"2017-01-14T05:32:34-08:00\", \n \"basic_information\": {\n \"formats\": [\n {\n \"qty\": \"1\", \n \"descriptions\": [\n \"LP\", \n \"Album\", ...\n\nFor help on usage run ``discogs-finder --help`` or consult the `Docs. `_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tim6her/discogs_finder", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "discogs_finder", "package_url": "https://pypi.org/project/discogs_finder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/discogs_finder/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tim6her/discogs_finder" }, "release_url": "https://pypi.org/project/discogs_finder/1.1/", "requires_dist": null, "requires_python": null, "summary": "FIND Every Release in your collection", "version": "1.1" }, "last_serial": 2590949, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "2ceff6a095406cd14d64c0a3f12a94e5", "sha256": "0efbed9563df8fe1e9c415ff336b2a5a8555f9119fcecbff918f314da9ce38dd" }, "downloads": -1, "filename": "discogs_finder-1.0.tar.gz", "has_sig": false, "md5_digest": "2ceff6a095406cd14d64c0a3f12a94e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4141, "upload_time": "2017-01-15T13:53:37", "url": "https://files.pythonhosted.org/packages/b6/83/0533a28117fc5f4a16b35ad432045f3e6cbb57e1370672f741ddd87c1f1c/discogs_finder-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "e064cf79831af9f52925aaf810c40427", "sha256": "3aa5a461f735703d65a0ced9897b3d520b53d88361784e53650b72d3688e5bc6" }, "downloads": -1, "filename": "discogs_finder-1.1.tar.gz", "has_sig": false, "md5_digest": "e064cf79831af9f52925aaf810c40427", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4264, "upload_time": "2017-01-22T15:00:26", "url": "https://files.pythonhosted.org/packages/0c/2c/fa98c2fb560c6e1a6a621f4750c5b726151167d6605f085bbc49555e6cac/discogs_finder-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e064cf79831af9f52925aaf810c40427", "sha256": "3aa5a461f735703d65a0ced9897b3d520b53d88361784e53650b72d3688e5bc6" }, "downloads": -1, "filename": "discogs_finder-1.1.tar.gz", "has_sig": false, "md5_digest": "e064cf79831af9f52925aaf810c40427", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4264, "upload_time": "2017-01-22T15:00:26", "url": "https://files.pythonhosted.org/packages/0c/2c/fa98c2fb560c6e1a6a621f4750c5b726151167d6605f085bbc49555e6cac/discogs_finder-1.1.tar.gz" } ] }