beets/beets
Adrian Sampson 0af2cdaa3a New beets.art image utilities
This makes it cleaner to share the high-level image-embedding logic between
the `embedart` and `convert` plugins. This resolves a regression, introduced
in f504c786, that inadvertently activated the former plugin when the latter
was enabled. I also like avoiding cross-plugin imports.
2015-04-05 12:15:38 -07:00
..
autotag Importer metadata source is set as a field 2015-02-10 18:17:37 +01:00
dbcore Delete hacks & workarounds for python 2.6 2015-04-01 10:46:22 +02:00
ui Merge branch 'thread-safe-logging2' 2015-04-01 10:45:12 +02:00
util Optimise beets.util.plurality() 2015-04-01 15:51:00 +02:00
__init__.py Style fixes for pep8 1.6 2015-02-07 12:51:54 -08:00
art.py New beets.art image utilities 2015-04-05 12:15:38 -07:00
config_default.yaml Merge branch 'master' into thumbnails 2015-03-25 18:17:12 +01:00
importer.py Simplified the flattening for the lists returned by plugins on the import_task_created event. 2015-02-03 12:15:17 +01:00
library.py Item.read(): use int.bit_length() 2015-04-01 15:49:19 +02:00
logging.py Delete hacks & workarounds for python 2.6 2015-04-01 10:46:22 +02:00
mediafile.py MediaFile: improve cover art detection 2015-02-20 12:53:43 +01:00
plugins.py Plugin events log level: restore assert == NOTSET 2015-03-25 12:55:44 +01:00
vfs.py Import unicode_literals in beets package 2015-01-19 21:41:33 +01:00