Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/735be4f467fa321a5f113f6e9d761087d4b66e2a You should set ROOT_URL correctly, otherwise the web may not work correctly.

New: (TvVault) Mark as Obsolete per Site Bot Ban

Closes 
pull/730/head
bakerboy448 3 years ago committed by Qstick
parent 1c737d77fb
commit 735be4f467

@ -22,6 +22,7 @@ using NzbDrone.Core.Validation;
namespace NzbDrone.Core.Indexers.Definitions
{
[Obsolete("Remove per Site Request Prowlarr Issue 573")]
public class TVVault : TorrentIndexerBase<TVVaultSettings>
{
public override string Name => "TVVault";

Loading…
Cancel
Save