@@ -206,8 +206,8 @@ def process_segment(item, audios=None):
ts += match['length'] / 1000
- log.info('{2} ({3}/{0:%Y-%m-%d-%H:%M:%S%z}) {1}'.format(
- date,
+ log.info('{2} ({3}/{0}) {1}'.format(
+ os.path.split()[-1],
','.join(values),
item['ad'],
station,