feat: add podcastFilenameFormat

This commit is contained in:
MagiX13 2025-05-24 16:15:47 +02:00
parent 5e5a988f7a
commit 8d988cf353
13 changed files with 132 additions and 13 deletions

View file

@ -622,6 +622,7 @@ class PodcastManager {
itunesId: '',
itunesArtistId: '',
language: '',
podcastFilenameFormat: '',
numEpisodes: feed.numEpisodes
}
}