pub fn get_all_files(file_path: &str) -> Result<Vec<PathBuf>, &str>
Get all subtitle files in a directory
Parameters: