Log notification

This commit is contained in:
multikatt 2015-05-31 20:46:07 -04:00
parent 4f3a228a23
commit 0fcea289f7

View file

@ -210,6 +210,7 @@ class IPFSPlugin(BeetsPlugin):
item.path = ''
tmplib.add(item)
album.artpath = ''
self._log.info("Adding '{0}' to temporary library", album)
tmplib.add(album)
except AttributeError:
pass