|
|
@ -6,8 +6,8 @@
|
|
|
|
<h3>
|
|
|
|
<h3>
|
|
|
|
{{#if_eq eventType compare="grabbed"}}Grabbed{{/if_eq}}
|
|
|
|
{{#if_eq eventType compare="grabbed"}}Grabbed{{/if_eq}}
|
|
|
|
{{#if_eq eventType compare="downloadFailed"}}Download Failed{{/if_eq}}
|
|
|
|
{{#if_eq eventType compare="downloadFailed"}}Download Failed{{/if_eq}}
|
|
|
|
{{#if_eq eventType compare="downloadFolderImported"}}Episode Imported{{/if_eq}}
|
|
|
|
{{#if_eq eventType compare="downloadFolderImported"}}Movie Imported{{/if_eq}}
|
|
|
|
{{#if_eq eventType compare="episodeFileDeleted"}}Episode File Deleted{{/if_eq}}
|
|
|
|
{{#if_eq eventType compare="episodeFileDeleted"}}Movie File Deleted{{/if_eq}}
|
|
|
|
</h3>
|
|
|
|
</h3>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|