mirror of
https://github.com/glomatico/votify.git
synced 2026-09-26 19:12:27 +02:00
fix final_path fetching for episodes
This commit is contained in:
@@ -108,7 +108,7 @@ class DownloaderEpisode:
|
||||
),
|
||||
}
|
||||
final_path = self.downloader.get_final_path(
|
||||
"track",
|
||||
"episode",
|
||||
tags,
|
||||
".ogg",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user