bin/example {type} {processor} {date}
Alternatively, if you have a custom PHP version:
{phpPath} examples/discogsData.php {type} {processor} {date}
Store the downloaded uncompressed (.xml.gz) data files in var/data
.
Debug data is stored in var/tmp/debug/{dataType}
.
Stop the procedure at any time by deleting it’s pid
file.
bin/example Artists Counter 2019-08-01
bin/example Artists Debugger 2019-08-01
bin/example Labels Counter 2019-08-01
bin/example Labels Debugger 2019-08-01
bin/example Masters Counter 2019-08-01
bin/example Masters Debugger 2019-08-01
bin/example Releases Counter 2019-08-01
bin/example Releases Debugger 2019-08-01