diff --git a/beetsplug/ipfs.py b/beetsplug/ipfs.py index c277a0b98..53828de36 100644 --- a/beetsplug/ipfs.py +++ b/beetsplug/ipfs.py @@ -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