pub fn create_podcast_dir(
config: &ServerOverlay,
pod_title: String,
) -> Result<PathBuf>Expand description
Get the download directory for the provided pod_title and create it if not existing
pub fn create_podcast_dir(
config: &ServerOverlay,
pod_title: String,
) -> Result<PathBuf>Get the download directory for the provided pod_title and create it if not existing