hotfix: downloader deleting files with multi-season
Some checks failed
Beta Docker Build / docker (push) Failing after 2m53s
Some checks failed
Beta Docker Build / docker (push) Failing after 2m53s
This commit is contained in:
@@ -610,7 +610,7 @@ func (s *Store) processMultiSeasonDownloads(torrent *Torrent, debridTorrent *typ
|
|||||||
|
|
||||||
// Update season torrent with final path
|
// Update season torrent with final path
|
||||||
seasonTorrent.TorrentPath = seasonDownloadPath
|
seasonTorrent.TorrentPath = seasonDownloadPath
|
||||||
torrent.ContentPath = seasonDownloadPath
|
seasonTorrent.ContentPath = seasonDownloadPath
|
||||||
seasonTorrent.State = "pausedUP"
|
seasonTorrent.State = "pausedUP"
|
||||||
|
|
||||||
// Add the season torrent to storage
|
// Add the season torrent to storage
|
||||||
|
|||||||
Reference in New Issue
Block a user