beets/docs
Adrian Sampson 90884389c5 prevent MusicBrainz exceptions from halting import
Previously, exceptions while communicating with the MusicBrainz API would bring
down the entire autotagging process. These errors are depressingly common, so we
now handle them and log errors to the console (much as we already do with any
exception raised by the Mutagen module). Fault isolation!

This has the added side-effect of giving better context for MB errors when they
do happen -- the logged errors now show the query that was running when MB
failed.
2012-05-18 12:04:44 -07:00
..
guides use 2.6-compatible format strings 2012-05-08 11:46:08 -07:00
plugins chroma submission: fix crash; better errors 2012-05-17 14:54:58 -07:00
reference per_disc_numbering config option (GC-335) 2012-05-17 12:44:48 -07:00
changelog.rst prevent MusicBrainz exceptions from halting import 2012-05-18 12:04:44 -07:00
conf.py version bump: 1.0b15 2012-05-13 20:04:14 -07:00
index.rst translate changelog 2011-09-17 16:41:35 -07:00
Makefile Sphinx documentation skeleton 2011-09-16 13:57:15 -07:00