beets/beetsplug/lastgenre
Thomas Scholtes c3ea1ded30 Add item.try_write() to log errors
Many commands and plugins use `item.write()` to update tags. Since the success
of the call is not critical to the functionality of most consumers we want to
catch any exceptions, log an error and continue with our task. The new method
encapsulates this logic.

This fixes #675.
2014-04-10 15:26:05 +02:00
..
__init__.py Add item.try_write() to log errors 2014-04-10 15:26:05 +02:00
genres-tree.yaml add genres canonicalization: when a last.fm tag is found but rejected (because not in user whitelist), try to found a 2011-10-11 00:16:57 +02:00
genres.txt file-based genre whitelist & cleanup 2011-10-07 12:51:38 -07:00