Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/4f4ad77ad13e022cdaed1f8aea0756354fe6c19c?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Add download status to poster view

Fixes 
pull/2/head
Tim Turner 8 years ago
parent 42f205a731
commit 4f4ad77ad1

@ -18,7 +18,7 @@
<div class="center">
<div class="labels">
<span class="label label-{{DownloadedStatusColor}}" title="{{DownloadedQuality}}">{{DownloadedStatus}}</span>
{{#if website}}
<a href="{{homepage}}" class="label label-info">Homepage</a>
{{/if}}

Loading…
Cancel
Save