beets/beets
Johnny Robeson 2669b35945 handle bytes in a py3 compatible way in confit
This applies to Subview and Filename.

However, the Filename support isn't complete, since we can't
implicitly convert bytes to strings in py3. Confit doesn't
seem to have a way to handle this.
2016-06-18 03:23:14 -04:00
..
autotag make Distance a hashable object 2016-06-14 02:01:58 -04:00
dbcore rework basestring check in BytesQuery 2016-06-18 02:35:43 -04:00
ui wrap extra_ops.keys() in a list in ui/commands 2016-06-14 01:55:47 -04:00
util handle bytes in a py3 compatible way in confit 2016-06-18 03:23:14 -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