beets/beetsplug
Jack Wilsdon 88ece413f3 Add Hook plugin to run commands on events
This plugin allows users to execute scripts on
different events, as well as forward any
arguments from the events to the script.
2015-09-11 04:49:50 +01:00
..
bpd Always log a template literal (fix #1481) 2015-05-28 23:44:41 -04:00
lastgenre Fix #1564 (regression from #1559) 2015-08-08 11:23:55 -07:00
metasync MetaSync: minor improvements for iTunes source 2015-05-13 20:02:34 +02: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] Fix dest and format flags help text. 2015-05-25 14:37:38 +03:00
cue.py Smartplaylists: improve tests & code modularization 2015-03-25 10:44:33 +01:00
discogs.py Discogs: add API errors to CONNECTION_ERRORS 2015-04-17 17:32:42 +02:00
duplicates.py Silly oversight in fix for #1551 2015-07-28 22:39:53 -07:00
echonest.py Echonest conversion command: only use byte strings 2015-04-09 18:05:41 +02:00
embedart.py Remove unused import 2015-09-07 01:55:44 +01:00
fetchart.py Fix #1588: fetchart gets PNGs, not GIFs 2015-09-02 12:45:35 -07: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
hook.py Add Hook plugin to run commands on events 2015-09-11 04:49:50 +01:00
ihate.py Moved the regular expression file filter into a separate plugin. 2015-01-20 19:50:00 +01:00
importadded.py importadded: Fix in-place singleton imports 2015-04-14 11:45:20 -07: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 Merge pull request #1376 from tomjaspers/config-redacted-fields 2015-03-27 22:11:24 -04: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 play: make the many files warning configurable 2015-09-03 22:19:51 +02:00
plexupdate.py Add library_name configuration property 2015-09-08 12:48:24 +01:00
random.py Plugins conversion cont. 2015-03-05 17:40:32 +01:00
replaygain.py Fix #1592 again: wrap title_gain in handler 2015-09-08 12:07:03 -07: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 typo: thumnails -> thumbnails 2015-05-11 14:26:49 -04:00
types.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
zero.py zero: optionally update tags in the database. 2015-07-21 16:54:23 +01:00