beets/beets
Adrian Sampson e346c28886 ImageMagick check uses convert, not identify
See #670 for details. This reverts a change from
a0c38a07a6. This caused problems on
Windows, but the fundamental problem is more general.
2016-06-10 15:29:13 -07:00
..
autotag replace some filter/map calls with list comps 2016-06-08 00:17:18 -04:00
dbcore add a __bool__ to Results in db.py 2016-06-08 00:58:57 -04:00
ui Add --force option to beet remove 2016-06-08 19:22:24 +01:00
util ImageMagick check uses convert, not identify 2016-06-10 15:29:13 -07:00
__init__.py Remove library import from __init__.py 2016-05-28 17:05:48 -04:00
art.py Capture convert's stderr 2016-06-06 11:16:50 -07:00
config_default.yaml add lost+found directory to default ignore list 2016-05-06 20:51:37 -04:00
importer.py read and write the pickled statefile as binary 2016-06-10 02:02:28 -04:00
library.py Queries with \ are path queries on Windows 2016-05-31 13:29:00 -07:00
logging.py Update code to match pep8 naming standards 2016-04-27 20:15:10 +01:00
mediafile.py add missing b's in _unpack_asf_image 2016-06-10 02:18:54 -04:00
plugins.py remove bytes casts from object/method resolution code 2016-05-30 23:21:24 -04:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00