beets/beets
Johnny Robeson fff1458a9e introduce PATH_SEP attr to beets.util
This is needed for various path tests that expect to operate on
bytestrings
2016-06-11 21:26:23 -04: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 introduce PATH_SEP attr to beets.util 2016-06-11 21:26:23 -04: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