Coder Social home page Coder Social logo

mayhem / caa-indexer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from metabrainz/caa-indexer

1.0 3.0 0.0 94 KB

A bot that watches MusicBrainz for changes and updates Cover Art Archive indexes

Home Page: http://coverartarchive.org

Perl 99.06% Shell 0.94%

caa-indexer's Introduction

caa-indexer

A daemon that watches the 'CoverArtIndex' queue for events that indicate it should update the index file at the Internet Archive.

Installation

You will need:

  • A MusicBrainz database. See the INSTALL document of the musicbrainz-server project for more details.

  • pgq installed:

    1. Grab skytools from http://skytools.projects.postgresql.org/ and install it with the normal configure, make, make install trio. If you are running Ubuntu, simply install the skytools package (sudo apt-get install skytools).
    2. Create a musicbrainz.ini file somewhere. See musicbrainz.ini.example for how this could look.
    3. Run pgqadm.py /path/to/musicbrainz.ini install to install PGQ into the database.
    4. Run pgqadm.py /path/to/musicbrainz.ini ticker -d to start the ticker
    5. Run the install.sql file in this project against your MusicBrainz database.
    6. Install dependencies with carton install
    7. Copy config.ini.example to config.ini and edit appropriately.
    8. Run caa-indexer as carton exec -Ilib -- ./caa-indexer. You will need to provide the public and private key, via the --public= and --private= options, respectively, or via the aforementioned config.ini. Run with --help for options.

caa-indexer's People

Stargazers

Robert Kaye avatar

Watchers

Robert Kaye avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.