beets/beets
Adrian Sampson 7e21c68487 Logging: pass through non-problematic values
9b83cef was a little too aggressive; we need most objects to go through
unconverted so '{0.title}' and such still work in format strings. This is now
just a targeted workaround for the case I encountered.
2015-01-20 16:28:42 -08:00
..
autotag autotag: Move mb.SEARCH_LIMIT to configuration. 2015-01-19 02:15:27 +01:00
dbcore Document the new behaviour in docstrings & changelog 2015-01-15 11:55:42 +01:00
ui Add an assertion for summarize_items (#1232) 2015-01-17 14:20:53 -08:00
util Improve repr(ConfigView): fix class name displayed 2015-01-19 10:42:00 +01:00
__init__.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
config_default.yaml autotag: Move mb.SEARCH_LIMIT to configuration. 2015-01-19 02:15:27 +01:00
importer.py Imported count: sensitive to plugin skips 2015-01-20 09:55:56 -08:00
library.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
logging.py Logging: pass through non-problematic values 2015-01-20 16:28:42 -08:00
mediafile.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
plugins.py Avoid stacking logger prefixes 2015-01-20 17:34:01 +01:00
vfs.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00