beets/beets
Johnny Robeson 6bedbd84df removebyte conversion/literals for command args
Paths are obviously untouched.

We definitely don't need these as they are entirely ascii.
2016-08-25 03:37:30 -04:00
..
autotag Explicitly sort match candidates by distance 2016-07-14 03:23:39 -04:00
dbcore Use py3_path for sqlite3.connect (part of #2096) 2016-06-30 14:54:38 -07:00
ui Less verbose metavariable in --search-id help 2016-08-16 20:48:46 -04:00
util removebyte conversion/literals for command args 2016-08-25 03:37:30 -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 replace deprecated log.warn() with log.warning() 2016-08-09 00:33:38 -04:00
library.py Switch to new noqa syntax for flake8 3.0 2016-07-25 15:02:10 -04:00
logging.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
mediafile.py Require Mutagen 1.33 2016-08-02 08:39:14 -04:00
plugins.py replace deprecated log.warn() with log.warning() 2016-08-09 00:33:38 -04:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00