StillManager.clean_and_rename_stills#

StillManager.clean_and_rename_stills(still_file_path: str, clean_drx: bool = True, export_folder_exist_file_list: Iterable[str] | None = None)[source]#

Normalize exported still names and optionally clean up DRX files.

Parameters:
  • still_file_path (str)

  • clean_drx (bool)

  • export_folder_exist_file_list (Iterable[str] | None)