diff --git a/beetsplug/smartplaylist.py b/beetsplug/smartplaylist.py index 2bed2542b..cb47a8cb8 100644 --- a/beetsplug/smartplaylist.py +++ b/beetsplug/smartplaylist.py @@ -192,7 +192,7 @@ class SmartPlaylistPlugin(BeetsPlugin): if pretend: self._log.info('Results for playlist {}:', name) else: - self._log.debug("Creating playlist {0}", name) + self._log.info("Creating playlist {0}", name) items = [] if query: