Adrian Sampson
|
fb37be44db
|
restore some comments from #684
I wanted to leave a few of these as comments -- they serve more as separators
than as internal documentation.
|
2014-04-13 17:43:43 -07:00 |
|
Fabrice Laporte
|
3ead936fe5
|
flake8 cleaning beetsplug/*
Remaining warnings are related to visual indentation.
|
2014-04-13 23:24:57 +02:00 |
|
Adrian Sampson
|
b3bc4d3622
|
mbcollection: skip invalid MBIDs
|
2013-09-13 19:13:36 -07:00 |
|
Adrian Sampson
|
7b7a4257ac
|
mbcollection: use library functions
Since we now require python-musicbrainz-ngs 0.3 or later, we no longer have to
hand-craft the API requests.
|
2013-03-11 19:43:57 -07:00 |
|
Adrian Sampson
|
1fbbe61546
|
mbcollection: human-readable MB exceptions
Fixes #107 by wrapping the API invocation function with exception handlers.
|
2013-02-28 10:43:02 -08:00 |
|
Adrian Sampson
|
3ef9e006f4
|
finish confit-ifying all the plugins
|
2012-12-13 17:14:19 -08:00 |
|
Adrian Sampson
|
f2ab26d6a4
|
mbcollection: change chunk size to 200 releases
|
2012-10-14 20:35:03 -07:00 |
|
Adrian Sampson
|
429af42e14
|
use print_function __future__ import
All code should now use Python 3-style "print"s.
|
2012-05-13 21:08:27 -07:00 |
|
Adrian Sampson
|
8b25a86ee3
|
use 2.6-compatible format strings
|
2012-05-08 11:46:08 -07:00 |
|
Adrian Sampson
|
2466305d7e
|
add MusicBrainz collection plugin by @jeffayle
|
2012-03-23 11:34:57 -07:00 |
|