mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-03-06 13:44:58 +00:00
Added sourceTitle to failed downloads
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
{{/if_eq}}
|
||||
{{#if_eq eventType compare="downloadFailed"}}
|
||||
<dl class="dl-horizontal">
|
||||
<dt>Source Title</dt>
|
||||
<dd>{{sourceTitle}}</dd>
|
||||
|
||||
{{#with data}}
|
||||
<dt>Message</dt>
|
||||
<dd>{{message}}</dd>
|
||||
|
||||
Reference in New Issue
Block a user