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/da6a3c2bd32bbd46d26da3f45f3c047844007043/tests/Jellyfin.MediaEncoding.Tests You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

125 Commits (da6a3c2bd32bbd46d26da3f45f3c047844007043)

Author SHA1 Message Date
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum () 2 years ago
nyanmisaka f21ab50a81 Backport pull request from jellyfin/release-10.8.z 2 years ago
Bond-009 6fb2fac6e4
Always run code analyzers for tests projects () 2 years ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props () 2 years ago
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment 2 years ago
Bond_009 75fe640f2b Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' () 2 years ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 () 2 years ago
Patrick Barron 663854bc1e
Update test dependencies () 2 years ago
Bond-009 81c8890b6d
Fix all warnings in MediaBrowser.MediaEncoding () 2 years ago
Bond-009 3462676a8f
Fix debug builds () 2 years ago
Bond_009 236dd650d0 Update projects to .net7 2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator () 3 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives 3 years ago
dependabot[bot] 266fb2f81c
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 3 years ago
Cody Robibero 6004060b4e Fix build errors from new warnings 3 years ago
dependabot[bot] 62ef93e2ce Bump xunit from 2.4.1 to 2.4.2 3 years ago
dependabot[bot] 1be9eb13ef
Bump Moq from 4.18.1 to 4.18.2 3 years ago
dependabot[bot] a0f873692e
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 3 years ago
Joshua Boniface 38eefbbafa Backport pull request from jellyfin/release-10.8.z 3 years ago
Joshua M. Boniface fe32b5e333 Merge pull request from jellyfin/dovi-side-data 3 years ago
Cody Robibero a7b1132c92 Merge pull request from crobibero/dependency-backport 3 years ago
dependabot[bot] 7ac06429d9
Bump Moq from 4.17.2 to 4.18.1 () 3 years ago
dependabot[bot] 0f6bd264ae
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 () 3 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 () 3 years ago
dependabot[bot] 37b87bc231
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 () 3 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406 3 years ago
Mayur Panchal 96de01ce01
ProbeResultNormalizer: fix framerate compare + tests () 3 years ago
dependabot[bot] 4c4f5dfe81
Bump Moq from 4.17.1 to 4.17.2 () 3 years ago
dependabot[bot] ee24b85f49
Bump Moq from 4.16.1 to 4.17.1 3 years ago
dependabot[bot] 06f259001c
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 3 years ago
dependabot[bot] 7649391b9d
Bump coverlet.collector from 3.1.1 to 3.1.2 3 years ago
dependabot[bot] 6af7d5445f
Bump coverlet.collector from 3.1.0 to 3.1.1 () 3 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result 3 years ago
Bond_009 cbfa355e31 Update StyleCop 3 years ago
Bond_009 968c534864 Return null on division by zero 3 years ago
Bond_009 f8fcbc88fc Add tests for ProbeResultNormalizer.GetFrameRate 3 years ago
dependabot[bot] baafa10e87
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 3 years ago
Claus Vium e775286de5
Merge pull request from 1337joe/test-mp4-metadata 4 years ago
KonH b6bf43af45 Fix warning: Using directive is not required by the code and can be safely removed () 4 years ago
Joe Rogers 4c2adc39c7
Add test data and unit test for mp4 metadata probe 4 years ago
Bond-009 8858d8e597
Merge branch 'master' into theorydata 4 years ago
Bond_009 13fbfe6091 Target net6.0 4 years ago
Bond_009 dc1b726ef8 Add regression test for 4 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible 4 years ago
Bond_009 b0194bce6c Add regression test for issue 4 years ago
Bond_009 34b38454e0 Fix SubtitleEncoder and add regression tests 4 years ago
ianjazz246 19b8bcaec4 Use TheoryData instead of MemberData and ClassData 4 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings 4 years ago
Claus Vium 74fef6c05b
Merge pull request from Bond-009/async 4 years ago
Bond-009 3ec7ecf399
Merge pull request from MrTimscampi/audio-people 4 years ago