Bitmagnet
-
You can support future updates of this package
- Version 0.10.0.0
- Download 186
- File Size 12.47 MB
- File Count 1
- Create Date November 25, 2024
- Last Updated November 26, 2024
- Installation Support and Update requests /forums/topic/Bitmagnet
| File | |
|---|---|
| Bitmagnet TOS6 0.10.0.0 x86_64.tpk |
A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine
About : https://bitmagnet.io
Applicable models: x.64 series
Applicable TOS6: 6.0.420 or later versions
Required packages:
PostgreSQL_okm
App WebUI for additional settings can be accesses at:
TOS5 & TOS6 : click on Support & Help from app description inside the App Center
First you need to create a user and database to be used with bitmagnet. Use this guide: How to create an user and database in PostgreSQL
Note that the default config for bitmagnet is using the values below:
- database name: bitmagnet
- username: bitmagnet
- password: bitmagnet
You can change these in the config file with your values.
When the database is created, add the following extensions:
- btree_gin
- pg_trgm
Now you can install and start bitmagnet

