Utilities for working with the Discogs monthly data dumps (parse, process).
- Count:
\WebServCo\DiscogsData\Processors\Artists\Counter
- Debug:
\WebServCo\DiscogsData\Processors\Artists\Debugger
- Count
\WebServCo\DiscogsData\Processors\Labels\Counter
- Debug
\WebServCo\DiscogsData\Processors\Labels\Debugger
- Count
\WebServCo\DiscogsData\Processors\Masters\Counter
- Debug
\WebServCo\DiscogsData\Processors\Masters\Debugger
- Count
\WebServCo\DiscogsData\Processors\Releases\Counter
- Debug
\WebServCo\DiscogsData\Processors\Releases\Debugger
composer require webservco/discogs-data
git clone https://github.com/webservco/discogs-data.git
cd discogs-data
composer install
[TODO]
Counter
still needs usable output directory, even though it doesn't actually write any data.