Stephen Morton

Results 16 comments of Stephen Morton

I created those while working on naming and inheritance - those all contain something which is a parent class of something else, so adding them brings the inheritance structure in...

There's a lot of unofficial implementations, so you shouldn't need to be starting from scratch just to avoid the official (bloated) library. I see an Objective C implementation in the...

The password is all ascii. I use 1password to randomly generate passwords, which includes ascii symbols, since it's a web service I imagined would need URL escaping - I could...

Python 2.7.2 isrcsubmit_version = "2.0.0-beta.1" python packages installed with pip: musicbrainzngs==0.3 python-musicbrainz2==0.7.4 discid==0.4.0 libdiscid installed with brew: libdiscid: stable 0.4.1 discisrc from the isrcsubmit-1.0.1-mac package it doesn't seem to matter...

and here's the most recent -dev version: python isrcsubmit.py -d 1 --debug isrcsubmit 2.0.0-dev by JonnyJD for MusicBrainz using discisrc CD drive #1 corresponds to 1 internally Warning: Unable to...

That did the trick - the proxy I was behind is just for ad-blocking purposes. I turned that off and it went through no problem. An obnoxious bug, but at...