MyGit

v0.5.0-beta.2

bitmagnet-io/bitmagnet

版本发布时间: 2024-01-25 21:25:40

bitmagnet-io/bitmagnet最新发布版本:v0.9.5(2024-07-17 23:26:34)

Thanks for giving this beta a try and reporting any issues!

v0.5.0 focuses on text search performance. The way torrents are indexed and queried for text search has been completely reworked; the final release will include some documentation updates for the website that will go into further detail.

Upgrading

To try the beta, set your image tag to ghcr.io/bitmagnet-io/bitmagnet:0.5.0-beta.2.

What's Changed

Beta 2 builds upon Beta 1 with the following tweaks and fixes:

If you've already installed Beta 1

You don't need to do anything, but if your queue is still working away and you'd like to take advantage of the faster reprocessing you'll need to follow these steps. If you've already installed Beta 1, AND you're using the default TMDB API key, then it's highly recommended to follow these steps:

  1. Upgrade to Beta 2
  2. Clear your queue manually by flushing Redis (e.g. docker exec -it bitmagnet-redis redis-cli flushall)
  3. Re-queue your torrents using the CLI command reprocess --classifyMode=skip (e.g. docker exec -it bitmagnet bitmagnet reprocess --classifyMode=skip)

Full Changelog: https://github.com/bitmagnet-io/bitmagnet/compare/v0.5.0-beta.1...v0.5.0-beta.2

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

查看:2024-01-25发行的版本