beets/beets
Johnny Robeson 33d451ed2d switch basestring for bytes in HumanReadableException
We already check for unicode first, so this shouldn't cause any issues
on py2
2016-06-18 02:14:05 -04:00
..
autotag make Distance a hashable object 2016-06-14 02:01:58 -04:00
dbcore add a __bool__ to Results in db.py 2016-06-08 00:58:57 -04:00
ui wrap extra_ops.keys() in a list in ui/commands 2016-06-14 01:55:47 -04:00
util switch basestring for bytes in HumanReadableException 2016-06-18 02:14:05 -04:00
__init__.py Remove library import from __init__.py 2016-05-28 17:05:48 -04:00
art.py make sure extract() in art handles bytestring paths 2016-06-17 02:37:08 -04:00
config_default.yaml add lost+found directory to default ignore list 2016-05-06 20:51:37 -04:00
importer.py bytestringify subdir paths in importer.albums_in_dir 2016-06-14 04:32:54 -04:00
library.py bytestring normalization 2016-06-13 05:39:09 -04:00
logging.py Update code to match pep8 naming standards 2016-04-27 20:15:10 +01:00
mediafile.py use strings for *StorageStyle keys, not bytes 2016-06-17 23:39:17 -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