cc-4105: added better logging for replaygain updater

This commit is contained in:
Rudi Grinberg 2012-08-09 11:32:58 -04:00
parent 420182465e
commit 78a15916c2
2 changed files with 4 additions and 0 deletions

View file

@ -56,6 +56,7 @@ except Exception as e:
watch_syncer = WatchSyncer(signal='watch',
chunking_number=config['chunking_number'],
timeout=config['request_max_wait'])
ReplayGainUpdater.start_reply_gain()
apiclient = apc.AirtimeApiClient.create_right_config(log=log,