diff --git a/beetsplug/play.py b/beetsplug/play.py index 3cf3ad7d9..6d4a93c4d 100644 --- a/beetsplug/play.py +++ b/beetsplug/play.py @@ -66,8 +66,8 @@ class PlayPlugin(BeetsPlugin): # Prepare command strings with optional args if opts.args: command_str = command_str.format(opts.args or '')\ - .format(confargs or '') - + .format(confargs or '') + # Perform search by album and add folders rather than tracks to # playlist. if opts.album: