A debug message for ReplayGain

This commit is contained in:
Adrian Sampson 2015-10-29 17:43:31 -04:00
parent 0fbd8d2dfb
commit 16ad174d29

View file

@ -317,6 +317,7 @@ class CommandBackend(Backend):
the album gain
"""
if len(items) == 0:
self._log.debug('no supported tracks to analyze')
return []
"""Compute ReplayGain values and return a list of results