CoooLdk
Results
1
comments of
CoooLdk
Can be fixed with ``` try if track_num = track_regex.exec(file)[2] new_name = basename + ' t' + track_num + '.mkv' new_path = path.join(save_dir, new_name) file_path2 = path.join(save_dir, file) console.log('Renaming "'...