mirror of
https://github.com/simon-ding/polaris.git
synced 2026-05-28 05:27:41 +08:00
fix: season pack download more than once
This commit is contained in:
@@ -165,6 +165,7 @@ lo:
|
|||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
torrentNames = append(torrentNames, *name)
|
torrentNames = append(torrentNames, *name)
|
||||||
|
break lo
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
torrentEpisodes := make([]int, 0)
|
torrentEpisodes := make([]int, 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user