beets/beets
Adrian Sampson b49d3344d4 Next release version is 1.4.0, not 1.3.20
It's time for a minor version bump with our six dependency and "experimental"
Python 3 support.
2016-07-02 10:11:31 -07:00
..
autotag Fix applying track index in per_disc_numbering 2016-06-28 20:38:41 -07:00
dbcore Use py3_path for sqlite3.connect (part of #2096) 2016-06-30 14:54:38 -07:00
ui Use py3_path for plugin search paths (from #2096) 2016-06-30 15:49:42 -07:00
util add py3_path to NamedTemporaryFile suffixes 2016-07-02 04:53:57 -04:00
__init__.py Next release version is 1.4.0, not 1.3.20 2016-07-02 10:11:31 -07: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 Use new as_str method 2016-06-25 19:16:14 -07:00
library.py ignore undefined name (F821) warning for buffer 2016-07-02 02:42:29 -04:00
logging.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
mediafile.py ID3 desc fields also use unicode strings 2016-07-01 21:47:18 -07:00
plugins.py replace basestring with six.text_types 2016-06-24 05:53:55 -04:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00