Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/1cd7da8889e5b243d738ac8445f36526f1cae42b/tests/Jellyfin.Server.Implementations.Tests/LiveTv You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

26 Commits (1cd7da8889e5b243d738ac8445f36526f1cae42b)

Author SHA1 Message Date
Bond_009 ba3e7027fe Add regression test for 2 years ago
luz paz 9ec2870b10 Fix various typos 3 years ago
Cody Robibero e263e9c2b1 Merge pull request from jaantaponen/long-filename-fix 3 years ago
ianjazz246 95183c365a Use local time for RecordingHelperTests 3 years ago
Cody Robibero 3bbd98cc3f Merge remote-tracking branch 'upstream/master' into schedules-direct 3 years ago
KonH b6bf43af45 Fix warning: Using directive is not required by the code and can be safely removed () 3 years ago
Cody Robibero 7a7fe3e681 Fix types and property names 3 years ago
ianjazz246 19b8bcaec4 Use TheoryData instead of MemberData and ClassData 3 years ago
Cody Robibero 04973a489f use JsonOptions 4 years ago
Cody Robibero 0587b539ec Suggestions from review 4 years ago
Cody Robibero 47e24a2cf7 Add SchedulesDirect json tests 4 years ago
Bond-009 c64bdbb4ff
Merge pull request from Bond-009/tests7 4 years ago
Bond_009 a9f44c21eb Add tests for Recordinghelper 4 years ago
Bond_009 ead4e1e977 Add support for legacy HDhomerun DUAl 4 years ago
Bond_009 d9eb7ae6dc Fix invalid crc in TryGetReturnValueOfGetSet_InvalidPacketType test 4 years ago
Bond_009 f9640f4366 Rewrite HdHomerunManager.ParseReturnMessage 4 years ago
Bond_009 e8b18e5f8f Add test for HdHomerunManager.ParseReturnMessage 4 years ago
Bond_009 7fb3a354fd Add test for HdHomerunManager.WriteSetMessage with lockkey 4 years ago
Bond_009 f5789483fd Add test for HdHomerunManager.WriteSetMessage 4 years ago
Bond_009 e1bc322b70 Add test for WriteGetMessage 4 years ago
Bond_009 3a9fcb6abd Rewrite packet writing code for HdHomerun 4 years ago
Bond_009 9a5ceb34d1 Improve WebSocket Deserialization 4 years ago
Bond_009 d07eef4f25
Add tests for NFO parsers 4 years ago
Bond_009 c0fde3496c Add tests for HdHomerunHost.TryGetTunerHostInfo 4 years ago
Bond_009 514d95e5aa Add tests for HdHomerunHost.GetLineup 4 years ago
Bond_009 7027561e19 Add tests for HdHomerunHost.GetModelInfo 4 years ago