beets/beets
Adrian Sampson 56ca69d63d Fix #1404 by only writing _media_fields
This just makes "date" and "original_date" into ordinary flexible fields,
which is probably the way it should be.
2015-04-16 19:55:48 -07:00
..
autotag Use Levenshtein distance from Jellyfish library 2015-03-31 14:02:58 +02:00
dbcore Use comma as "or" operator for queries 2015-04-15 23:09:37 +02:00
ui Fixed variable referenced before assignment. 2015-04-16 23:44:49 +02:00
util Merge pull request #1389 from tomjaspers/faster-levenshtein 2015-04-05 23:41:27 -05:00
__init__.py Version bump for dev: 1.3.12 2015-04-05 23:26:37 -05:00
art.py New beets.art image utilities 2015-04-05 12:15:38 -07:00
config_default.yaml No default terminal encoding (#1419) 2015-04-14 09:51:02 -07: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 Fix #1404 by only writing _media_fields 2015-04-16 19:55:48 -07: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