beets/beets
Adrian Sampson cfaaecf37f Merge pull request #512 from geigerzaehler/infer_albumartist
Infer album artist from album artist tag
2014-01-28 10:14:35 -08:00
..
autotag zero out month & day when missing from match 2013-12-18 16:20:40 -08:00
dbcore less code to specify sql and query for Type 2014-01-26 21:17:55 -08:00
ui avoid repeating diff check, use changed set (#511) 2014-01-28 09:46:53 -08:00
util catch OSError when checking for convert program 2014-01-24 20:33:41 -08:00
__init__.py enable queries over computed attributes 2013-12-24 15:30:39 -08:00
config_default.yaml Removed dont_write_if_unchanged config option: now files tags are never updated unless db tags are changed (with beet modify) 2014-01-28 14:00:51 +01:00
importer.py Implement 117a331091 2014-01-28 15:45:32 +01:00
library.py avoid NotImplementedError for the time being 2014-01-26 21:43:29 -08:00
mediafile.py fix id3v23 tag writing 2013-11-03 21:36:57 -08:00
plugins.py move remaining generic Query types to dbcore.query 2014-01-20 16:40:50 -08:00
vfs.py move Destination method to Item class 2013-09-17 09:09:10 -07:00