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

Net standard XMLRPC

pull/2/head
ta264 6 years ago committed by Qstick
parent 70c1722ef2
commit b0cbd6c6bf

@ -14,7 +14,7 @@
<PackageReference Include="Prowlin" Version="0.9.4456.26422" />
<PackageReference Include="RestSharp" Version="106.6.10" />
<PackageReference Include="TinyTwitter" Version="1.1.2" />
<PackageReference Include="xmlrpcnet" Version="3.0.0.266" />
<PackageReference Include="Kveer.XmlRPC" Version="1.1.1" />
<PackageReference Include="System.Data.SQLite.Core.Lidarr" Version="1.0.111.0-5" />
</ItemGroup>
<ItemGroup>

Loading…
Cancel
Save