Commit Graph

260 Commits (34200a79eabf100eb2cbcbdfea20eeacb7e986c6)

Author SHA1 Message Date
mammo0 79d34c590e removed unnecessary file stacking rule
1 year ago
Bond_009 4b01aaa0f7 Allocate less Lists
1 year ago
Bond-009 5b493e14ac
Improve alternate ordering (#9336)
1 year ago
Bond-009 720852f708
Merge pull request #9356 from Bond-009/tryparse
1 year ago
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
Bond-009 dd3e74ca0f
Merge pull request #9343 from Lenart12/master
1 year ago
Lenart Kos 40a1e1924a Add rule and tests to fix #9341
1 year ago
Bond_009 48263078b4 Reduce string allocations by regex
1 year ago
Bond_009 59920b4052 Make exact match primary video
1 year ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
1 year ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
1 year ago
Cody Robibero 9a740344be
Add support for .sup subtitle (#8808)
1 year ago
xdo 1f658f59b8
Fix multi cleaning (#8978)
1 year 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
Bond-009 210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
2 years ago
trentks c51e037782
Add support for "Digital Media" album splits
2 years ago
Bond-009 4c61bf1bdb
Merge pull request #8618 from jgriff6/remove-tolists
2 years ago
photonconvergence 09e8a7e62c Fix extra type differentiation
2 years ago
jgriff6 08e71010ae Clean up some ToList usage
2 years ago
ignacio laborde 5cd37686ac address PR comments
2 years ago
ignacio laborde c6bf6e00de Remove unnecessary ToList usage
2 years ago
Anthony Lavado 2358028e3f Add extras with "Other" as a label
2 years ago
Bond-009 5374c99e2e
Remove r3 from clean strings (#8027)
2 years ago
Claus Vium b137d0cc2b
Merge pull request #7514 from Shadowghost/music-extend
2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator (#7379)
2 years ago
Bond_009 6aa9d44fb7 Use record for AudioBookFilePathParserResult
2 years ago
Shadowghost 61fa325ef0 Extend music parsing
2 years ago
Cody Robibero 40d3d8fb37 bump Jellyfin to 10.9
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
Cody Robibero 09ea59e1d5 Merge pull request #7578 from Shadowghost/extension-parser-fix
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
Dorian Stoll 178d00b14d
Readd .strm as an allowed extension for videos
2 years ago
Joe Rogers 3205e97e1e
Strip out external file fuzzy matching
2 years ago
Shadowghost a36e34fbd2 fix(external-media): implement review suggestions
2 years ago
Shadowghost 719b707281 feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions
2 years ago
Shadowghost ca5112f45a feat(external-media): refactor external subtitle and audio provider
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Joe Rogers 8b706cebef
Add alternate resolver test, generate extra folder names
2 years ago
Joe Rogers 19b9646d72
Add -extra suffix for consistency
2 years ago
Joe Rogers f11fa59b15
Order rules so directory takes precedence over naming
2 years ago
Bond-009 11d0c6827f
Merge pull request #7058 from cvium/the_most_important_feature
2 years ago
cvium 2749509f00 Use dedicated resolvers for extras
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
Bond_009 ea8f40e84a More cleanup
2 years ago
Cody Robibero a615f87680
Merge pull request #7044 from 1337joe/fix-trailers-v2
2 years ago
Joe Rogers cf29aae690 Add rule to pick up theme videos
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago