diff --git a/beetsplug/info.py b/beetsplug/info.py index 9fd6f4f12..f7462761a 100644 --- a/beetsplug/info.py +++ b/beetsplug/info.py @@ -60,8 +60,7 @@ def run(lib, opts, args): else: if not first: ui.print_() - else: - print_data(data) + print_data(data) first = False if opts.summarize: