mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-13 20:46:53 -04: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