beets/beets
Adrian Sampson c64e9ed789 MediaFile: remove out_type from StorageStyle
This eliminates a little bit of state redundancy in which StorageStyles needed
to know about their field's externally visible type. Now the MediaField itself
is *solely* responsible for external-type-related conversions; StorageStyles
need only worry about their *internal* types.

(I hope I didn't mess up any essential design decisions, @geigerzaehler.)
2014-03-11 22:09:22 -07:00
..
autotag Display MusicBrainz URLs 2014-03-05 23:30:51 +00:00
dbcore use OrQuery for smartplaylist (#575) 2014-03-07 14:38:40 -08:00
ui Show only changed and writable values with the write command 2014-03-10 23:57:19 +01:00
util changelog (& tiny tweak) for #567 2014-03-06 11:03:41 -08:00
__init__.py version bump: 1.3.4 2014-02-27 10:55:46 -08:00
config_default.yaml Add group albums stage and configuration 2014-02-01 15:02:00 +01:00
importer.py Plugins can change task.choice_flag in import_task_choice handler 2014-03-11 19:18:19 +01:00
library.py Add after_write plugin event 2014-03-10 16:34:12 +01:00
mediafile.py MediaFile: remove out_type from StorageStyle 2014-03-11 22:09:22 -07:00
plugins.py Remove unused plugin configure method 2014-03-11 22:29:44 +01:00
vfs.py move Destination method to Item class 2013-09-17 09:09:10 -07:00