bitmagnet-io / bitmagnet

A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.
https://bitmagnet.io/
MIT License
2.01k stars 76 forks source link

bitmagnet.exe does not start on windows #255

Closed Wannacry-ops closed 6 days ago

Wannacry-ops commented 2 weeks ago

image

mgdigital commented 6 days ago

The exe is working for me. Please note bitmagnet is not a desktop app, it is a CLI - if you run it without any arguments, it will print the help message to the terminal and then exit. Please refer to the docs at https://bitmagnet.io/ for configuration and usage. You'll want to provide configuration and start the workers, e.g. with .\bitmagnet.exe worker run --all.

Closing for now, please let me know if you still think there's an issue.