Gamaliel Espinoza лет назад: 6
Родитель
Сommit
1e1e58291e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ondemand/service.py

+ 1 - 1
ondemand/service.py

@@ -207,7 +207,7 @@ def process_segment(item, audios=None):
             ts += match['length'] / 1000
 
         log.info('{2} ({3}/{0}) {1}'.format(
-            os.path.split()[-1],
+            os.path.split(path)[-1],
             ','.join(values),
             item['ad'],
             station,