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

Support torznab subcategories where detectable #156

Closed bmfrosty closed 4 months ago

bmfrosty commented 4 months ago

Is your feature request related to a problem? Please describe

Looking to specifically for comicbook file types to get separated out. Those should be easily detectable.

Describe the solution you'd like

Detect these filename extensions as ComicBook: https://github.com/bitmagnet-io/bitmagnet/blob/379759392259d543458a86e22a144673f1e5d04d/internal/model/content_type.go#L26-L29

7030 Books/Comics

Allow filtering by those.