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

Whitespace fix

Co-Authored-By: Bond-009 <bond.009@outlook.com>
pull/2804/head
dtparr 5 years ago committed by GitHub
parent 8e67cb541e
commit e027f4645f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,6 @@ namespace Jellyfin.Naming.Tests.Video
[Fact]
public void TestKodiExtras()
{
Test("trailer.mp4", ExtraType.Trailer, _videoOptions);
Test("300-trailer.mp4", ExtraType.Trailer, _videoOptions);

Loading…
Cancel
Save