beets/beets
2016-06-23 04:35:26 -04:00
..
autotag use as_string to get str results from unidecode 2016-06-22 00:11:48 -04:00
dbcore rework basestring check in BytesQuery 2016-06-18 02:35:43 -04:00
ui fix a comment typo in ui/__init__.py 2016-06-23 01:29:46 -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 new importer configuration to deal with duplicate items 2016-06-19 12:53:37 +05:30
importer.py replace 2 map() calls with a list comprehension 2016-06-19 22:30:58 -04:00
library.py convert Item.destination() fragment to a string 2016-06-23 04:35:26 -04:00
logging.py Update code to match pep8 naming standards 2016-04-27 20:15:10 +01:00
mediafile.py use as_string to get mediafile properties as str 2016-06-23 01:06:15 -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