aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming
AgeCommit message (Expand)Author
2023-11-05Add IDisposableAnalyzers to more projectsBond_009
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-08Reduce string literal length by using verbatim stringStepan Goremykin
2023-10-08Remove redundant verbatim string prefixesStepan Goremykin
2023-10-06Reduce string allocationsBond_009
2023-08-07cleaner regex formattingscatter-dev
2023-07-28added test case, fixed regexesscatter-dev
2023-07-28add parsing for date with spaces, fix for underscoresscatter-dev
2023-06-28Fix clean regexBond-009
2023-06-28Use RegexGenerator where possibleBond_009
2023-03-27Don't add .spc audio files (#9034)Bond_009
2023-03-20Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFOCody Robibero
2023-03-15removed unnecessary file stacking rulemammo0
2023-03-09Clean Extra NamesSenorSmartyPants
2023-03-01Allocate less ListsBond_009
2023-02-20Improve alternate ordering (#9336)Bond-009
2023-02-20Merge pull request #9356 from Bond-009/tryparseBond-009
2023-02-19Optimize tryparseBond_009
2023-02-19Merge pull request #9343 from Lenart12/masterBond-009
2023-02-17Add rule and tests to fix #9341Lenart Kos
2023-02-17Reduce string allocations by regexBond_009
2023-02-15Make exact match primary videoBond_009
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2022-12-30Add support for .sup subtitle (#8808)Cody Robibero
2022-12-29Fix multi cleaning (#8978)xdo
2022-12-07Update projects to .net7Bond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-12-05Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8...Bond-009
2022-11-09Add support for "Digital Media" album splitstrentks
2022-10-30Merge pull request #8618 from jgriff6/remove-tolistsBond-009
2022-10-27Fix extra type differentiationphotonconvergence
2022-10-25Clean up some ToList usagejgriff6
2022-10-25address PR commentsignacio laborde
2022-10-25Remove unnecessary ToList usageignacio laborde
2022-10-08Add extras with "Other" as a labelAnthony Lavado
2022-10-08Remove r3 from clean strings (#8027)Bond-009
2022-10-07Merge pull request #7514 from Shadowghost/music-extendClaus Vium
2022-10-07Add hearing impaired subtitle stream indicator (#7379)Joe Rogers
2022-09-15Use record for AudioBookFilePathParserResultBond_009
2022-09-13Extend music parsingShadowghost
2022-07-13bump Jellyfin to 10.9Cody Robibero
2022-05-20Merge pull request #7741 from LewkyB/fix-improperly-labeled-four-digit-episod...Joshua M. Boniface
2022-05-09Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)dependabot[bot]
2022-04-17Merge pull request #7578 from Shadowghost/extension-parser-fixCody Robibero
2022-03-21Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406dependabot[bot]
2022-03-05Readd .strm as an allowed extension for videosDorian Stoll
2022-03-04Strip out external file fuzzy matchingJoe Rogers
2022-02-18fix(external-media): implement review suggestionsShadowghost