mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-05-26 09:37:50 +02:00
fix: reset OutputExt on extension→extension fallback too
This commit is contained in:
@@ -1564,6 +1564,7 @@ func DownloadWithExtensionFallback(req DownloadRequest) (*DownloadResponse, erro
|
||||
continue
|
||||
}
|
||||
|
||||
req.OutputExt = ""
|
||||
outputPath := buildOutputPathForExtension(req, ext)
|
||||
if req.ItemID != "" {
|
||||
StartItemProgress(req.ItemID)
|
||||
|
||||
Reference in New Issue
Block a user