beets/beetsplug
Ben Ockmore 4818264a36 Added TypeError to the list of caught exceptions in fetachart._fetch_image
requests/urllib3 is throwing an exception due to an internal problem triggered
by some sort of timeout. This change catches the TypeError so that beets
reports "error fetching art" instead of crashing when this happens.
2015-08-01 16:50:59 +01:00
..
bpd Always log a template literal (fix #1481) 2015-05-28 23:44:41 -04:00
lastgenre Always log a template literal (fix #1481) 2015-05-28 23:44:41 -04: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
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 Test config opt import/write before embedding art (fixes #1427) 2015-04-23 15:43:56 -04:00
fetchart.py Added TypeError to the list of caught exceptions in fetachart._fetch_image 2015-08-01 16:50:59 +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 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
keyfinder.py keyfinder: Fix #1502 (unicode paths) 2015-06-09 16:34:02 -07:00
lastimport.py Redact some API keys 2015-03-29 14:22:49 -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 All suitable plugins use CommonOptionsParser features 2015-03-05 17:03:02 +01:00
plexupdate.py Updated docs and changelog 2015-06-04 10:48:38 +01:00
random.py Plugins conversion cont. 2015-03-05 17:40:32 +01:00
replaygain.py replaygain: Fix #1518, GStreamer missing plugins 2015-07-06 16:23:04 -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