beets/beets
Johnny Robeson f87486c1fa pass bytestringed names to fnmatch_all()
Due to `syspath`, fnmatch ends up comparing strings to bytes, so we must
make sure they are bytes. Fixes #2124
2016-07-20 23:35:22 -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 add missing bytestring_paths for python -bb 2016-07-03 22:25:47 -04:00
util pass bytestringed names to fnmatch_all() 2016-07-20 23:35:22 -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 py3_path for archive (ZipFile, etc) filenames 2016-07-10 01:53:24 -04: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 chmod -x plugins.py 2016-07-05 20:25:00 +02:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00