mirror of
https://github.com/rumanzo/bt2qbt.git
synced 2024-11-09 20:32:33 +01:00
parent
00fad06b37
commit
0009754f1e
@ -158,7 +158,7 @@ func (newstructure *NewTorrentStructure) FillMissing() {
|
|||||||
newstructure.Pieces = newstructure.FillNotHaveFiles("1")
|
newstructure.Pieces = newstructure.FillNotHaveFiles("1")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
newstructure.PiecePriority = newstructure.Pieces
|
newstructure.PiecePriority = newstructure.FillNotHaveFiles("1")
|
||||||
}
|
}
|
||||||
|
|
||||||
func (newstructure *NewTorrentStructure) FillSizes() {
|
func (newstructure *NewTorrentStructure) FillSizes() {
|
||||||
|
Loading…
Reference in New Issue
Block a user