MyGit

v0.1.1

bitmagnet-io/bitmagnet

版本发布时间: 2023-11-12 23:19:04

bitmagnet-io/bitmagnet最新发布版本:v0.8.0(2024-05-01 01:52:20)

What's Changed

The DHT crawler was incorrectly saving pieces which may use a lot of database disk space. To recover the used space you'll need to run the following query on the Postgres database (this may take a few minutes):

update torrents set pieces = null, piece_length = null where pieces is not null;

Full Changelog: https://github.com/bitmagnet-io/bitmagnet/compare/v0.1.0...v0.1.1

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-11-12发行的版本