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.51k stars 102 forks source link

Torznab results are missing the link tag #349

Open Stitch10925 opened 1 week ago

Stitch10925 commented 1 week ago

Describe the bug

Following the example on this page with regards to the torznab format:

Torznab Spec

There is a element inside of the element, which bitmagnet is not returning.

To Reproduce

Steps to reproduce the behavior:

Query bitmagnet via the torznab api. For example:

<url to torznab api>?t=music&q=wuthering heights

Expected behavior

Link element to be available inside of each item element.

Environment Information (Required)

Additional context

When connecting Bitmagnet as search engine for headphones, headphones fails on the missing link element.