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
1.96k stars 74 forks source link

Wildcard Matching #226

Closed 8ullyMaguire closed 2 months ago

8ullyMaguire commented 2 months ago

Support the use of wildcards like * or ? to match patterns (e.g., s01ep* to match episode numbers). This would enable users to perform more flexible searches, improving the overall search experience.

Related

mgdigital commented 2 months ago

Hi, wildcard suffixes are already possible, please see https://bitmagnet.io/tutorials/text-search.html