aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-05-10Fix local JPG primary image for video being overwritten by screen grabber (#9...SenorSmartyPants
2023-04-10Use default instead of zero for TranscodeReasonStepan Goremykin
2023-04-06Inline out variable declarationStepan Goremykin
2023-04-06Remove redundant castsStepan Goremykin
2023-04-06Remove unused using directivesStepan Goremykin
2023-03-27Fix #7610Bond_009
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
2023-03-20Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFOCody Robibero
2023-03-18Add test for cleaning extra namesSenorSmartyPants
2023-03-18Merge pull request #9496 from mammo0/fix_file_stackingBond-009
2023-03-15fixed typomammo0
2023-03-15Merge pull request #9460 from Shadowghost/rating-overhaulBond-009
2023-03-15fixed FourSisters test casemammo0
2023-03-15fixed stacking test casesmammo0
2023-03-09Backport pull request #9422 from jellyfin/release-10.8.znyanmisaka
2023-03-09Change test to allow owned items to run local providersSenorSmartyPants
2023-03-09Extend language code handlingShadowghost
2023-03-06Fix cases where multiple files are resolved as a single bookJoe Rogers
2023-03-06Add tests for audio book resolvingJoe Rogers
2023-03-06Inject IDirectoryService where needed instead of passing it through ItemResol...Joe Rogers
2023-03-06Remove some BaseItem references to make ItemResolveArgs more usable for testing.Joe Rogers
2023-02-27Fix auth endpoints using api key (#9408)Cody Robibero
2023-02-23Merge pull request #8526 from Shadowghost/rating-overhaulCody Robibero
2023-02-21Merge pull request #9365 from Bond-009/friendlynameBond-009
2023-02-20Fix #7516Bond_009
2023-02-20Improve alternate ordering (#9336)Bond-009
2023-02-20Add default rating selectionsShadowghost
2023-02-20Overhaul content ratingsShadowghost
2023-02-19Merge pull request #9343 from Lenart12/masterBond-009
2023-02-18Merge pull request #9337 from Bond-009/regexBond-009
2023-02-17Validate requested user id (#8812)Cody Robibero
2023-02-17Add rule and tests to fix #9341Lenart Kos
2023-02-17Reduce string allocations by regexBond_009
2023-02-16Merge pull request #9061 from Bond-009/ctBond-009
2023-02-16Fix testsBond_009
2023-02-16Verify ContentType of uploaded imagesBond_009
2023-02-15Make exact match primary videoBond_009
2023-02-14Fix #9300 (#9312)Bond-009
2023-02-12Merge branch 'master' into simplify_authzcvium
2023-02-12Fix error in XmlTvListingsProviderTests (#9302)Bond-009
2023-02-12Always run code analyzers for tests projects (#9304)Bond-009
2023-02-12Merge pull request #9253 from Bond-009/nullrefBond-009
2023-02-11LiveTV fixesCody Robibero
2023-02-09refactor: simplify authzcvium
2023-02-04Add more testsBond_009
2023-02-04Return NotFound when itemId isn't foundBond_009
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-02-02Merge pull request #9227 from Bond-009/ffprobeClaus Vium
2023-02-01Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211)Chris Blake
2023-02-01Improve ffprobe json parsing and don't log error for Codec Type attachmentBond_009