beets/beetsplug
Adrian Sampson 887d1c1287 fix inline and rewrite for instance fields
I'm transitioning to using exclusively instance-level fields instead of
class-level fields in plugin objects, but I neglected to bring inline and
rewrite into the future. This manifested as silent inaction on the part of
these plugins.

This change restores the old behavior (for compatibility) but also updates the
plugins to use the new behavior.
2013-02-02 08:35:54 -08:00
..
bpd happy new year 2013-01-11 10:43:41 -08:00
lastgenre happy new year 2013-01-11 10:43:41 -08:00
web happy new year 2013-01-11 10:43:41 -08:00
__init__.py happy new year 2013-01-11 10:43:41 -08:00
bench.py happy new year 2013-01-11 10:43:41 -08:00
chroma.py happy new year 2013-01-11 10:43:41 -08:00
convert.py happy new year 2013-01-11 10:43:41 -08:00
echonest_tempo.py happy new year 2013-01-11 10:43:41 -08:00
embedart.py allow convert to be used without embedart enabled 2013-01-23 15:56:49 -08:00
fetchart.py happy new year 2013-01-11 10:43:41 -08:00
fuzzy.py happy new year 2013-01-11 10:43:41 -08:00
ihate.py remove singleton enforcement from plugins 2013-01-31 12:13:19 -08:00
importfeeds.py importfeeds: use bytestring paths 2013-02-02 08:22:51 -08:00
info.py happy new year 2013-01-11 10:43:41 -08:00
inline.py fix inline and rewrite for instance fields 2013-02-02 08:35:54 -08:00
lyrics.py lyrics: replace apostrophes with ' (GC-498) 2013-01-11 10:51:22 -08:00
mbcollection.py finish confit-ifying all the plugins 2012-12-13 17:14:19 -08:00
mpdupdate.py Update comments to reflect config migration 2013-01-31 18:17:00 -05:00
random.py happy new year 2013-01-11 10:43:41 -08:00
replaygain.py replaygain: catch Unicode exc on Windows (GC-499) 2013-01-12 14:38:19 -08:00
rewrite.py fix inline and rewrite for instance fields 2013-02-02 08:35:54 -08:00
scrub.py minor style cleanup for #75 2013-01-29 21:30:57 -08:00
smartplaylist.py Fix smartplaylist to use lib param from cli_exit 2013-01-31 18:09:17 -05:00
the.py remove singleton enforcement from plugins 2013-01-31 12:13:19 -08:00
zero.py zero: remove redundant list of dict's keys 2013-01-31 12:15:18 -08:00