beets/beets
Thomas Scholtes fafc56c95b Unify similar code from Type subclasses in base class
Instead of implementing the `parse()` and `format()` methods and
setting the `null` attribute in subclasses, we set the `model_type`
field and the generic implementations of the two methods take care of
the rest.

Again: No change in behaviour!
2014-09-14 17:11:02 +02:00
..
autotag Use item[field] instead of getattr(item, field) 2014-09-14 16:13:35 +02:00
dbcore Unify similar code from Type subclasses in base class 2014-09-14 17:11:02 +02:00
ui Plugins can define types of flexible fields 2014-09-14 12:34:45 +02:00
util fetchart: correctly handle path encoding 2014-09-13 16:49:34 +02:00
__init__.py Version bump: 1.3.8 2014-08-22 12:52:03 -07:00
config_default.yaml Merge pull request #823 from PierreRust/sortquery 2014-08-22 14:59:44 -07:00
importer.py Add ImportTaskFactory class 2014-09-06 19:05:16 +02:00
library.py Unify similar code from Type subclasses in base class 2014-09-14 17:11:02 +02:00
mediafile.py mediafile: Zero-padded date format 2014-09-11 11:48:34 +02:00
plugins.py Add tests for plugins providing flexible field types 2014-09-14 12:34:45 +02:00
vfs.py More flake fixes 2014-04-09 19:16:38 +02:00