beets/beets
Adrian Sampson dcb9ad7373 fix several non-unicode logging statements
A user reported a problem with one of the logging statements where .format()
tried to convert a Unicode string to bytes because the log message was '', not
u''. As a rule, we should ensure that all logging statements use Unicode
literals.
2012-10-24 15:14:33 -07:00
..
autotag fix several non-unicode logging statements 2012-10-24 15:14:33 -07:00
ui Speedup 'beet ls' if no format is specified 2012-10-21 13:54:24 +02:00
util warnings about using syspath with some utils 2012-10-21 14:27:40 -07:00
__init__.py fetchart: fix extension-less files from CAA 2012-08-02 09:46:57 -07:00
importer.py fix for plugins not modifying files' tags 2012-09-02 16:00:18 -07:00
library.py fix several non-unicode logging statements 2012-10-24 15:14:33 -07:00
mediafile.py fix "beet modify" for date fields (GC-449) 2012-10-14 20:27:13 -07:00
plugins.py only load plugins from specified modules 2012-10-12 21:55:54 -07:00
vfs.py The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00