YACWC
This commit is contained in:
2
util.py
2
util.py
@@ -44,6 +44,7 @@ def append_json_no_file_read(obj_append, jpath = '/home/thebears/Videos/Winslow/
|
||||
|
||||
|
||||
def get_cset_match(input_in):
|
||||
|
||||
if not os.path.exists(input_in):
|
||||
return {}
|
||||
|
||||
@@ -90,6 +91,7 @@ def get_cset_match_dir(rtdir):
|
||||
except:
|
||||
pass
|
||||
|
||||
|
||||
mp4_tstamps = sorted(summary)
|
||||
other_tstamps = sorted(other_files)
|
||||
idx_other = 0
|
||||
|
||||
Reference in New Issue
Block a user