Hannes Braun
|
4edeccc5e0
|
Remove redundant using directives
|
2 years ago |
cvium
|
2749509f00
|
Use dedicated resolvers for extras
|
3 years ago |
Joe Rogers
|
cf29aae690
|
Add rule to pick up theme videos
|
3 years ago |
cvium
|
83a94aa612
|
Fix extras folders
|
3 years ago |
cvium
|
220443eca1
|
Simplify StackResolver
|
3 years ago |
cvium
|
6030946d78
|
Fixes
|
3 years ago |
cvium
|
fde84a1e00
|
Refactor extras parsing
|
3 years ago |
Claus Vium
|
39d5bdac96
|
Change ReadOnlySpan to string following PR 6383 (#6734)
|
3 years ago |
Claus Vium
|
dc72d90703
|
Merge pull request #6383 from sushilicious/master
Made default parser a tiny bit mroe robust
|
3 years ago |
Bond_009
|
67147400bf
|
Fix issue #6123
|
3 years ago |
KonH
|
b6bf43af45
|
Fix warning: Using directive is not required by the code and can be safely removed (#2149)
|
3 years ago |
ianjazz246
|
19b8bcaec4
|
Use TheoryData instead of MemberData and ClassData
|
3 years ago |
sushilicious
|
26f8b501e7
|
Made CleanStringParser more robust
Now it can handle [...] at beginning of string
|
3 years ago |
cvium
|
42a2cc1747
|
Remove some unnecessary allocations
|
4 years ago |
cvium
|
1027792b16
|
Review changes
|
4 years ago |
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
4 years ago |
cvium
|
23c3188501
|
revert underscore as a multiversion separator
|
4 years ago |
Bond-009
|
d7f0aaaec1
|
Merge pull request #5417 from Bond-009/codeanal
Add code analysis attributes where appropriate
|
4 years ago |
cvium
|
7d69c2550c
|
fix copy/paste error in test
|
4 years ago |
cvium
|
b0af11c34e
|
make the eligibility check more strict wrt. brackets
|
4 years ago |
cvium
|
3824c09e77
|
fix multiversion eligibility check for complex folder names
|
4 years ago |
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
4 years ago |
Bond_009
|
5241bd41ef
|
Add code analysis attributes where appropriate
|
4 years ago |
cvium
|
e0db17a935
|
do not throw ArgumentNullException in TryCleanString
|
4 years ago |
Bond_009
|
54eee41207
|
Fix broken test
|
4 years ago |
Bond_009
|
956ca0e5aa
|
100% branch coverage for Jellyfin.Naming
|
4 years ago |
crobibero
|
f512d5167d
|
Remove broken CleanDateTimes regex
|
4 years ago |
crobibero
|
5b8e248d72
|
Merge remote-tracking branch 'upstream/master' into video-resolver
|
4 years ago |
Stepan
|
3bca1181b3
|
Taken suggestions from code review and created test for ExtraRuleType.Regex instead of throwing exception there.
|
4 years ago |
Stepan
|
3466dc5581
|
Finish coverage for Emby.Naming.Video
|
4 years ago |
Stepan
|
5741150367
|
Enable MultiVersion video tests and added support for naming based on tests 11 & 8
|
4 years ago |
BaronGreenback
|
d42bb515ce
|
Merge branch 'master' into video-resolver
|
4 years ago |
Bond_009
|
228b33a23b
|
Minor improvements
|
4 years ago |
DirtyRacer1337
|
6ac8955715
|
Add tests
|
4 years ago |
Erik Rigtorp
|
82ff3fa75d
|
Add additional resolver tests
|
4 years ago |
aled
|
3ff6e3ff65
|
Add code analyzers to Jellyfin.Naming.Tests and fix resulting warnings
|
5 years ago |
aled
|
2849d2b134
|
Fix compile warnings in Jellyfin.Naming.Tests
|
5 years ago |
Bond_009
|
99fe8dbe62
|
Remove BaseVideoTest
|
5 years ago |
Bond_009
|
da17a1201f
|
Please roslyn
|
5 years ago |
Bond_009
|
a273ed9a57
|
Address comments
|
5 years ago |
Bond_009
|
851dda097e
|
Minor improvement
|
5 years ago |
Bond_009
|
735e7c3f7d
|
Fix VideoResolver and tests
|
5 years ago |
Delgan
|
be6cc9644f
|
Another iteration
|
5 years ago |
Delgan
|
90d289f946
|
Fix failing tests?
|
5 years ago |
dtparr
|
41f6fa0ae8
|
Whitespace fix
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
5 years ago |
dtparr
|
e027f4645f
|
Whitespace fix
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
5 years ago |
dtparr
|
8e67cb541e
|
Refactor the NamingOptions instantiations from both new and pre-existing facts/theories to be a readonly field to save instantiation costs
|
5 years ago |
dtparr
|
8e42d0063d
|
Fix tab/space issue causing github oddity
|
5 years ago |
dtparr
|
ce86455747
|
Update to use the Theory/InlineData method to parameterize unit tests
|
5 years ago |
dtparr
|
1f33c51977
|
Add Unit Test for the Extras directories.
Parameterize the valid extras as well as the null conditions.
|
5 years ago |