beets/beets
Tom Jaspers 944d38064d Config: implement redacted fields more idiomatic
- `add_redacted_fields(self, *field_names)` to use argument unpacking
- foo =| bar instead of foo = foo | bar
2015-03-25 14:55:29 +01:00
..
autotag Importer metadata source is set as a field 2015-02-10 18:17:37 +01:00
dbcore Fix pep8 2015-03-19 13:51:20 +01:00
ui Config: redact sensitive fields with -r option 2015-03-24 17:00:37 +01:00
util Config: implement redacted fields more idiomatic 2015-03-25 14:55:29 +01:00
__init__.py Style fixes for pep8 1.6 2015-02-07 12:51:54 -08:00
config_default.yaml Renamed list_format_* into format_* 2015-03-04 16:51:28 +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 database_change: send model that changed 2015-03-16 14:32:37 +01:00
logging.py Merge branch 'master' into future 2015-01-21 10:04:33 +01:00
mediafile.py MediaFile: improve cover art detection 2015-02-20 12:53:43 +01:00
plugins.py Plugin events: restore backwards compatibility 2015-03-19 13:37:53 +01:00
vfs.py Import unicode_literals in beets package 2015-01-19 21:41:33 +01:00