cc-4105: added better logging for replaygain updater
This commit is contained in:
parent
420182465e
commit
78a15916c2
2 changed files with 4 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue