beets/beetsplug
Adrian Sampson d7d609442e Remove diff_method option
Our built-in "diff"-like functionality is pretty good because it's aware of
beets' data structures and types. This makes it more legible, in my opinion,
than an ordinary textual diff. So for now, I'm making this the only option (in
the spirit of making the plugin as straightforward as humanly possible).
2015-11-14 12:53:45 -08:00
..
bpd Always log a template literal (fix #1481) 2015-05-28 23:44:41 -04:00
lastgenre lastgenre: Clean up Spanish reggae in the genre list. 2015-10-29 05:00:33 +01:00
metasync Fix #1700: Tolerate missing Location in iTunes 2015-11-04 20:11:58 -08:00
web Fix search term encoding. 2015-05-23 13:19:28 -06:00
__init__.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
badfiles.py badfiles: Fix unicode error on some queries 2015-08-15 15:37:47 +02:00
bench.py Use __future__ imports but unicode_literals everywhere 2015-01-19 12:25:16 +01:00
bpm.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
bucket.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
chroma.py Redact some API keys 2015-03-29 14:22:49 -07:00
convert.py convert: Add some comments 2015-11-01 11:01:40 -08:00
cue.py Smartplaylists: improve tests & code modularization 2015-03-25 10:44:33 +01:00
discogs.py discogs: Better exception logging 2015-11-03 22:38:31 -08:00
duplicates.py Fix #1699: Outdated API call 2015-11-04 20:25:17 -08:00
echonest.py Echonest conversion command: only use byte strings 2015-04-09 18:05:41 +02:00
edit.py Remove diff_method option 2015-11-14 12:53:45 -08:00
embedart.py Docstring and rewrap for #1675 2015-11-02 16:45:45 -08:00
fetchart.py Merge branch 'master' into 314-reimport-art 2015-11-04 18:37:06 +01:00
filefilter.py A couple of explanatory comments for #1292 2015-02-03 09:50:36 -08:00
freedesktop.py Merge freedesktop plugin into thumbnails 2015-01-29 13:08:02 +01:00
fromfilename.py Improve logging management for plugins: fixes 2015-02-10 16:55:06 +01:00
ftintitle.py Always log a template literal (fix #1481) 2015-05-28 23:44:41 -04:00
fuzzy.py fuzzy: Fix #1422, regression crasher 2015-04-15 19:46:31 -07:00
ihate.py Moved the regular expression file filter into a separate plugin. 2015-01-20 19:50:00 +01:00
importadded.py removed deprecated checko for mtime!=None 2015-09-30 16:40:30 +02:00
importfeeds.py fix #1490 don't overwrite basename argument 2015-06-02 22:12:00 +02:00
info.py info: error msg instead of traceback on IOError 2015-03-13 17:55:09 +01:00
inline.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
ipfs.py Speed up import 2015-06-11 01:19:09 -04:00
keyfinder.py keyfinder: Fix #1502 (unicode paths) 2015-06-09 16:34:02 -07:00
lastimport.py lastimport: Log error responses 2015-08-24 11:09:45 -07:00
lyrics.py Add Genius as a lyric source 2015-10-13 19:14:08 -05:00
mbcollection.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
mbsync.py All suitable plugins use CommonOptionsParser features 2015-03-05 17:03:02 +01:00
missing.py fix default format from config 2015-03-28 17:23:11 +01:00
mpdstats.py handle mpdstats update_rating when item is None / add appropriate tests 2015-04-28 23:23:27 -05:00
mpdupdate.py mpdupdate: Improve error message 2015-06-05 11:45:38 +01:00
permissions.py Fix #1449: Unicode paths in permissions 2015-05-06 22:23:18 -07:00
play.py Remove unused import 2015-09-30 10:32:37 -07:00
plexupdate.py Update plexupdate.py 2015-10-19 15:24:59 +03:00
random.py Plugins conversion cont. 2015-03-05 17:40:32 +01:00
replaygain.py A debug message for ReplayGain 2015-10-29 17:43:31 -04:00
rewrite.py Fix #1393: rewrite broken for album-level fields 2015-04-04 16:03:12 -07:00
scrub.py Fix StrubPlugin.write_item() expected arguments 2015-02-24 19:30:51 +01:00
smartplaylist.py Smartplaylists: improve tests & code modularization 2015-03-25 10:44:33 +01:00
spotify.py Always log a template literal (fix #1481) 2015-05-28 23:44:41 -04:00
the.py Delete 'format' variables that shadow the built-in 2015-02-11 16:26:16 +01:00
thumbnails.py Fix #1686: thumbnails using unicode paths 2015-11-02 11:03:43 -08:00
types.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
zero.py zero: Check for conflicts only once (#1641) 2015-10-17 14:39:53 -07:00