fix: magnet links are always paused when added (#4856)

This commit is contained in:
Charles Kerr
2023-02-13 12:33:33 -06:00
committed by GitHub
parent 62a60b4ea4
commit f551b4adbf
8 changed files with 102 additions and 111 deletions

View File

@@ -280,7 +280,7 @@ bool trashDataFile(char const* filename, void* /*user_data*/, tr_error** error)
{
if ([self alertForRemainingDiskSpace])
{
tr_torrentStartMagnet(self.fHandle);
tr_torrentStart(self.fHandle);
[self update];
//capture, specifically, stop-seeding settings changing to unlimited