Gamaliel Espinoza il y a 6 ans
Parent
commit
1e1e58291e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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,