acoustid / mbdata

MusicBrainz SQLAlchemy Models
MIT License
97 stars 23 forks source link

Instructions missing #2

Closed marshalleq closed 5 years ago

marshalleq commented 5 years ago

Instructions only say to 'pip install mbdata' then adjust mbslave.conf.default. However this file does not appear to exist unless cloning the repository (according to my find query and general poking around).

lalinsky commented 5 years ago

Fixed in https://github.com/lalinsky/mbdata/commit/bdb9d31ce268afc690c3ce479cd1bb64fcc63d82

marshalleq commented 5 years ago

My apologies if it is my stupidity, but other than via cloning https://github.com/lalinsky/mbdata.git I don't know how to find this newly included mbslave file. After running the pip install -U mbdata it doesn't seem to be anywhere. When looking at the list of files that are uninstalled via pip uninstall mbdata, it is not listed. Does the python package manager need time to receive the changes?

marshalleq commented 5 years ago

I've just seen this part - thanks.

curl https://raw.githubusercontent.com/lalinsky/mbdata/master/mbslave.conf.default -o mbslave.conf vim mbslave.conf