mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-22 14:33:30 -07:00
Added RSS support for torrents
This commit is contained in:
parent
89d603d71c
commit
82b06bab7a
59 changed files with 577 additions and 268 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
{{#if nzbInfoUrl}}
|
||||
<dt>Info</dt>
|
||||
<dd><a href="{{nzbInfoUrl}}">{{nzbInfoUrl}}o</a></dd>
|
||||
<dd><a href="{{infoUrl}}">{{infoUrl}}o</a></dd>
|
||||
{{/if}}
|
||||
{{/with}}
|
||||
</dl>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue