Gamaliel Espinoza 6 年 前
コミット
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,