Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/0cd008bcb9e92e2dd74be58bf3566872ad8fb9ef?style=unified&whitespace=show-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
28 changed files with
28 additions and
28 deletions
@ -33,7 +33,7 @@
<ItemGroup >
<Reference Include= "CommonIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonIO.1.0.0.5 \lib\net45\CommonIO.dll</HintPath>
<HintPath > ..\packages\CommonIO.1.0.0.7 \lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include= "ImageMagickSharp, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonIO" version="1.0.0.5 " targetFramework="net45" />
<package id="CommonIO" version="1.0.0.7 " targetFramework="net45" />
<package id="ImageMagickSharp" version="1.0.0.17" targetFramework="net45" />
<package id="Patterns.Logging" version="1.0.0.2" targetFramework="net45" />
</packages>
@ -47,7 +47,7 @@
<ItemGroup >
<Reference Include= "CommonIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonIO.1.0.0.5 \lib\net45\CommonIO.dll</HintPath>
<HintPath > ..\packages\CommonIO.1.0.0.7 \lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include= "MoreLinq" >
<HintPath > ..\packages\morelinq.1.4.0\lib\net35\MoreLinq.dll</HintPath>
@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonIO" version="1.0.0.5 " targetFramework="net45" />
<package id="CommonIO" version="1.0.0.7 " targetFramework="net45" />
<package id="morelinq" version="1.4.0" targetFramework="net45" />
<package id="Patterns.Logging" version="1.0.0.2" targetFramework="net45" />
</packages>
@ -49,7 +49,7 @@
<ItemGroup >
<Reference Include= "CommonIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonIO.1.0.0.5 \lib\net45\CommonIO.dll</HintPath>
<HintPath > ..\packages\CommonIO.1.0.0.7 \lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include= "MoreLinq" >
<HintPath > ..\packages\morelinq.1.4.0\lib\net35\MoreLinq.dll</HintPath>
@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonIO" version="1.0.0.5 " targetFramework="net45" />
<package id="CommonIO" version="1.0.0.7 " targetFramework="net45" />
<package id="morelinq" version="1.4.0" targetFramework="net45" />
<package id="NLog" version="4.2.3" targetFramework="net45" />
<package id="Patterns.Logging" version="1.0.0.2" targetFramework="net45" />
@ -46,7 +46,7 @@
<ItemGroup >
<Reference Include= "CommonIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonIO.1.0.0.5 \lib\net45\CommonIO.dll</HintPath>
<HintPath > ..\packages\CommonIO.1.0.0.7 \lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include= "Interfaces.IO" >
<HintPath > ..\packages\Interfaces.IO.1.0.0.5\lib\portable-net45+sl4+wp71+win8+wpa81\Interfaces.IO.dll</HintPath>
@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonIO" version="1.0.0.5 " targetFramework="net45" />
<package id="CommonIO" version="1.0.0.7 " targetFramework="net45" />
<package id="Interfaces.IO" version="1.0.0.5" targetFramework="net45" />
<package id="morelinq" version="1.4.0" targetFramework="net45" />
<package id="Patterns.Logging" version="1.0.0.2" targetFramework="net45" />
@ -42,7 +42,7 @@
<ItemGroup >
<Reference Include= "CommonIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonIO.1.0.0.5 \lib\net45\CommonIO.dll</HintPath>
<HintPath > ..\packages\CommonIO.1.0.0.7 \lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include= "MoreLinq" >
<HintPath > ..\packages\morelinq.1.4.0\lib\net35\MoreLinq.dll</HintPath>
@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonIO" version="1.0.0.5 " targetFramework="net45" />
<package id="CommonIO" version="1.0.0.7 " targetFramework="net45" />
<package id="morelinq" version="1.4.0" targetFramework="net45" />
<package id="Patterns.Logging" version="1.0.0.2" targetFramework="net45" />
</packages>
@ -33,7 +33,7 @@
<ItemGroup >
<Reference Include= "CommonIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonIO.1.0.0.5 \lib\net45\CommonIO.dll</HintPath>
<HintPath > ..\packages\CommonIO.1.0.0.7 \lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include= "Patterns.Logging" >
<HintPath > ..\packages\Patterns.Logging.1.0.0.2\lib\portable-net45+sl4+wp71+win8+wpa81\Patterns.Logging.dll</HintPath>
@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonIO" version="1.0.0.5 " targetFramework="net45" />
<package id="CommonIO" version="1.0.0.7 " targetFramework="net45" />
<package id="Patterns.Logging" version="1.0.0.2" targetFramework="net45" />
</packages>
@ -41,7 +41,7 @@
</Reference>
<Reference Include= "CommonIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonIO.1.0.0.5 \lib\net45\CommonIO.dll</HintPath>
<HintPath > ..\packages\CommonIO.1.0.0.7 \lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include= "DvdLib" >
<HintPath > ..\packages\MediaBrowser.BdInfo.1.0.0.10\lib\net35\DvdLib.dll</HintPath>
@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonIO" version="1.0.0.5 " targetFramework="net45" />
<package id="CommonIO" version="1.0.0.7 " targetFramework="net45" />
<package id="MediaBrowser.BdInfo" version="1.0.0.10" targetFramework="net45" />
<package id="Patterns.Logging" version="1.0.0.2" targetFramework="net45" />
</packages>
@ -50,7 +50,7 @@
</Reference>
<Reference Include= "CommonIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonIO.1.0.0.5 \lib\net45\CommonIO.dll</HintPath>
<HintPath > ..\packages\CommonIO.1.0.0.7 \lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include= "DvdLib, Version=1.0.5167.21152, Culture=neutral, PublicKeyToken=7a2f3f5ec8d93575, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonIO" version="1.0.0.5 " targetFramework="net45" />
<package id="CommonIO" version="1.0.0.7 " targetFramework="net45" />
<package id="MediaBrowser.BdInfo" version="1.0.0.10" targetFramework="net45" />
<package id="morelinq" version="1.4.0" targetFramework="net45" />
<package id="Patterns.Logging" version="1.0.0.2" targetFramework="net45" />
@ -43,7 +43,7 @@
<ItemGroup >
<Reference Include= "CommonIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonIO.1.0.0.5 \lib\net45\CommonIO.dll</HintPath>
<HintPath > ..\packages\CommonIO.1.0.0.7 \lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include= "Interfaces.IO" >
<HintPath > ..\packages\Interfaces.IO.1.0.0.5\lib\portable-net45+sl4+wp71+win8+wpa81\Interfaces.IO.dll</HintPath>
@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonIO" version="1.0.0.5 " targetFramework="net45" />
<package id="CommonIO" version="1.0.0.7 " targetFramework="net45" />
<package id="Interfaces.IO" version="1.0.0.5" targetFramework="net45" />
<package id="MediaBrowser.Naming" version="1.0.0.41" targetFramework="net45" />
<package id="Mono.Nat" version="1.2.24.0" targetFramework="net45" />
@ -54,7 +54,7 @@
<ItemGroup >
<Reference Include= "CommonIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonIO.1.0.0.5 \lib\net45\CommonIO.dll</HintPath>
<HintPath > ..\packages\CommonIO.1.0.0.7 \lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include= "Mono.Posix, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonIO" version="1.0.0.5 " targetFramework="net45" />
<package id="CommonIO" version="1.0.0.7 " targetFramework="net45" />
<package id="Mono.Posix" version="4.0.0.0" targetFramework="net45" />
<package id="Patterns.Logging" version="1.0.0.2" targetFramework="net45" />
</packages>
@ -33,7 +33,7 @@
<ItemGroup >
<Reference Include= "CommonIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonIO.1.0.0.5 \lib\net45\CommonIO.dll</HintPath>
<HintPath > ..\packages\CommonIO.1.0.0.7 \lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include= "Mono.Posix, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonIO" version="1.0.0.5 " targetFramework="net45" />
<package id="CommonIO" version="1.0.0.7 " targetFramework="net45" />
<package id="Mono.Posix" version="4.0.0.0" targetFramework="net45" />
<package id="Patterns.Logging" version="1.0.0.2" targetFramework="net45" />
</packages>
@ -63,7 +63,7 @@
<ItemGroup >
<Reference Include= "CommonIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonIO.1.0.0.5 \lib\net45\CommonIO.dll</HintPath>
<HintPath > ..\packages\CommonIO.1.0.0.7 \lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include= "ImageMagickSharp, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonIO" version="1.0.0.5 " targetFramework="net45" />
<package id="CommonIO" version="1.0.0.7 " targetFramework="net45" />
<package id="ImageMagickSharp" version="1.0.0.17" targetFramework="net45" />
<package id="MediaBrowser.IsoMounting" version="3.0.69" targetFramework="net45" />
<package id="Patterns.Logging" version="1.0.0.2" targetFramework="net45" />
@ -49,7 +49,7 @@
<ItemGroup >
<Reference Include= "CommonIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonIO.1.0.0.5 \lib\net45\CommonIO.dll</HintPath>
<HintPath > ..\packages\CommonIO.1.0.0.7 \lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include= "Patterns.Logging" >
<HintPath > ..\packages\Patterns.Logging.1.0.0.2\lib\portable-net45+sl4+wp71+win8+wpa81\Patterns.Logging.dll</HintPath>
@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonIO" version="1.0.0.5 " targetFramework="net45" />
<package id="CommonIO" version="1.0.0.7 " targetFramework="net45" />
<package id="MediaBrowser.ApiClient.Javascript" version="3.0.249" targetFramework="net45" />
<package id="Patterns.Logging" version="1.0.0.2" targetFramework="net45" />
<package id="WebMarkupMin.Core" version="1.0.1" targetFramework="net45" />
@ -33,7 +33,7 @@
<ItemGroup >
<Reference Include= "CommonIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonIO.1.0.0.5 \lib\net45\CommonIO.dll</HintPath>
<HintPath > ..\packages\CommonIO.1.0.0.7 \lib\net45\CommonIO.dll</HintPath>
</Reference>
<Reference Include= "Patterns.Logging" >
<HintPath > ..\packages\Patterns.Logging.1.0.0.2\lib\portable-net45+sl4+wp71+win8+wpa81\Patterns.Logging.dll</HintPath>
@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonIO" version="1.0.0.5 " targetFramework="net45" />
<package id="CommonIO" version="1.0.0.7 " targetFramework="net45" />
<package id="Patterns.Logging" version="1.0.0.2" targetFramework="net45" />
</packages>