beets/beetsplug
Adrian Sampson 4a5594bec6 begin adding convenient plugin defaults
We need plugins to set their config values at run time instead of module import
time. That is, defaults should be put in the __init__ method. This is easy
enough, but to make it even more convenient, I added a BeetsPlugin.config
field, which is a Confit view into a subsection of the configuration named
after the plugin.
2012-12-18 20:42:42 -08:00
..
bpd begin adding convenient plugin defaults 2012-12-18 20:42:42 -08:00
lastgenre finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
web finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
__init__.py The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00
bench.py begin Confit-ifying plugins in alphabetical order 2012-12-13 12:31:10 -08:00
chroma.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
convert.py merge fix from master 2012-12-14 12:57:40 -08:00
echonest_tempo.py begin Confit-ifying plugins in alphabetical order 2012-12-13 12:31:10 -08:00
embedart.py begin Confit-ifying plugins in alphabetical order 2012-12-13 12:31:10 -08:00
fetchart.py begin Confit-ifying plugins in alphabetical order 2012-12-13 12:31:10 -08:00
fuzzy_search.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
ihate.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
importfeeds.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
info.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
inline.py sync with latest confit 2012-12-18 20:03:52 -08:00
lyrics.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
mbcollection.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
mpdupdate.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
rdm.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
replaygain.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
rewrite.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
scrub.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
the.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
zero.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00