mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
Update piece.go
This commit is contained in:
@@ -74,7 +74,4 @@ func (p *Piece) Release() {
|
|||||||
p.dPiece.Release()
|
p.dPiece.Release()
|
||||||
}
|
}
|
||||||
|
|
||||||
p.cache.torrent.Piece(p.Id).SetPriority(torrent.PiecePriorityNone)
|
|
||||||
// fix remove pieces hash
|
|
||||||
//p.cache.torrent.Piece(p.Id).UpdateCompletion()
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user