Commit Graph

190 Commits (84bbf757fa5fdf9fef45d9a61e686941e6901ba0)

Author SHA1 Message Date
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
12 months ago
Stepan Goremykin 0870af330d Remove redundant verbatim string prefixes
12 months ago
scatter-dev 14a762b2f1 added test case, fixed regexes
1 year ago
mammo0 0fd46a100b
fixed typo
2 years ago
mammo0 90e8aad05d fixed FourSisters test case
2 years ago
mammo0 1c57c52474 fixed stacking test cases
2 years ago
Bond-009 5b493e14ac
Improve alternate ordering (#9336)
2 years ago
Bond-009 dd3e74ca0f
Merge pull request #9343 from Lenart12/master
2 years ago
Lenart Kos 40a1e1924a Add rule and tests to fix #9341
2 years ago
Bond_009 48263078b4 Reduce string allocations by regex
2 years ago
Bond_009 59920b4052 Make exact match primary video
2 years ago
Bond-009 6fb2fac6e4
Always run code analyzers for tests projects (#9304)
2 years ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
2 years ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
2 years ago
Patrick Barron 663854bc1e
Update test dependencies (#9094)
2 years ago
xdo 1f658f59b8
Fix multi cleaning (#8978)
2 years ago
Bond_009 236dd650d0 Update projects to .net7
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
photonconvergence 09e8a7e62c Fix extra type differentiation
2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator (#7379)
2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
dependabot[bot] 266fb2f81c
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
2 years ago
dependabot[bot] 62ef93e2ce Bump xunit from 2.4.1 to 2.4.2
2 years ago
dependabot[bot] 1be9eb13ef
Bump Moq from 4.18.1 to 4.18.2
2 years ago
dependabot[bot] a0f873692e
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1
2 years ago
Cody Robibero a7b1132c92 Merge pull request #7842 from crobibero/dependency-backport
2 years ago
dependabot[bot] 7ac06429d9
Bump Moq from 4.17.2 to 4.18.1 (#7820)
2 years ago
dependabot[bot] 0f6bd264ae
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)
2 years ago
Joshua M. Boniface f205661b18 Merge pull request #7741 from LewkyB/fix-improperly-labeled-four-digit-episode-numbering
2 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
2 years ago
dependabot[bot] 37b87bc231
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
3 years ago
dependabot[bot] 4c4f5dfe81
Bump Moq from 4.17.1 to 4.17.2 (#7416)
3 years ago
dependabot[bot] ee24b85f49
Bump Moq from 4.16.1 to 4.17.1
3 years ago
Joe Rogers a9a3f6bf02
Split match/rejected tests, add wider sampling of extensions
3 years ago
Joe Rogers 15053516f8
Rewrite tests for coverage and less duplication
3 years ago
Joshua M. Boniface 59040bfa7d
Merge pull request #7255 from Shadowghost/external-sub-audio
3 years ago
dependabot[bot] 06f259001c
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
3 years ago
Shadowghost 719b707281 feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions
3 years ago
Shadowghost ca5112f45a feat(external-media): refactor external subtitle and audio provider
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 (#7266)
3 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
3 years ago
Bond_009 71ebe220f0 Speed up Jellyfin.Naming.Tests
3 years ago
cvium 2749509f00 Use dedicated resolvers for extras
3 years ago
Cody Robibero a615f87680
Merge pull request #7044 from 1337joe/fix-trailers-v2
3 years ago
Joe Rogers cf29aae690 Add rule to pick up theme videos
3 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
cvium 83a94aa612 Fix extras folders
3 years ago