hotfix: downloader deleting files with multi-season
Some checks failed
Beta Docker Build / docker (push) Failing after 2m53s

This commit is contained in:
Mukhtar Akere
2025-10-27 11:45:12 +01:00
parent 1f384ba4f7
commit 2712315108

View File

@@ -610,7 +610,7 @@ func (s *Store) processMultiSeasonDownloads(torrent *Torrent, debridTorrent *typ
// Update season torrent with final path
seasonTorrent.TorrentPath = seasonDownloadPath
torrent.ContentPath = seasonDownloadPath
seasonTorrent.ContentPath = seasonDownloadPath
seasonTorrent.State = "pausedUP"
// Add the season torrent to storage