pub fn save_cover( album_id: &str, data: &[u8], extension: Option<&str>, cache_dir: &Path, ) -> Result<PathBuf>