Prowlarr icon indicating copy to clipboard operation
Prowlarr copied to clipboard

New: (Torznab) Add `magneturl' attribute

Open mynameisbogdan opened this issue 2 years ago • 3 comments

Database Migration

NO

Issues Fixed or Closed by this PR

  • Fixes #1799

mynameisbogdan avatar Jul 27 '23 18:07 mynameisbogdan

The way this is done now means no magnet grab will ever get recorded to history in Prowlarr right? Also what happens for results that only have Magnet? Link won't be populated

Qstick avatar Sep 04 '23 19:09 Qstick

The way this is done now means no magnet grab will ever get recorded to history in Prowlarr right? Also what happens for results that only have Magnet? Link won't be populated

Well if the arrs will prefer the magneturl attribute, then yes, no grab history for those.

The link will be always populated, I just moved the logic from Results to Controller to I can have MagnetUrl unproxied.

Overall, that's why I postponed this PR. It's either these changes or Prefer magnet URLs in the Generic Torznab.

mynameisbogdan avatar Sep 05 '23 00:09 mynameisbogdan