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.07k stars 80 forks source link

Extension-based content type classification #146

Closed mgdigital closed 4 months ago

mgdigital commented 4 months ago

A note about the "game" content type

Games are difficult to automatically distinguish from software (also, games are software). Therefore torrents with files that look like software will be classified as such. If there are no game torrents, games will now be hidden in the UI. I don't want to remove games completely (for now), but the only way to specify games will be via the /import endpoint and setting the appropriate content type hint.