- Install the project locally.
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
pidfile.
bin/example Artists Counter 2019-08-01- This method saves an XML file for each item.
bin/example Artists Debugger 2019-08-01bin/example Labels Counter 2019-08-01- This method saves an XML file for each item.
bin/example Labels Debugger 2019-08-01bin/example Masters Counter 2019-08-01- This method saves an XML file for each item.
bin/example Masters Debugger 2019-08-01bin/example Releases Counter 2019-08-01- This method saves an XML file for each item.
bin/example Releases Debugger 2019-08-01