aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2023-03-18Merge pull request #9496 from mammo0/fix_file_stackingBond-009
2023-03-16Merge branch 'master' into network-rewriteShadowghost
2023-03-15fixed typomammo0
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2023-03-15Merge pull request #9460 from Shadowghost/rating-overhaulBond-009
2023-03-15fixed FourSisters test casemammo0
The files should be treated as separate movies and should not be stacked, because the parttype is missing.
2023-03-15fixed stacking test casesmammo0
Movies should not be stacked if no parttype is given.
2023-03-09Backport pull request #9422 from jellyfin/release-10.8.znyanmisaka
Fix stream map when using filter_complex with unlabeled output Original-merge: 6821a2ab358761282a0030c42c837b39bad089e1 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: crobibero <cody@robibe.ro>
2023-03-09Change test to allow owned items to run local providersSenorSmartyPants
I need more information about the need for this test, to make sure I am not introducing an issue.
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 ↵Joe Rogers
ItemResolveArgs
2023-03-06Remove some BaseItem references to make ItemResolveArgs more usable for testing.Joe Rogers
2023-03-03Merge branch 'master' into network-rewriteShadowghost
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-20Apply review suggestionsShadowghost
2023-02-20Fix #7516Bond_009
2023-02-20Improve alternate ordering (#9336)Bond-009
2023-02-20Merge branch 'master' into network-rewriteShadowghost
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
Add an additional EpisodeExpression that matches `Series title Season 3 Episode 9 - Episode title.avi` correctly. Fixes #9341
2023-02-17Consistently write IP in upercaseShadowghost
2023-02-17Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discoveryShadowghost
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-15Merge branch 'master' into network-rewriteShadowghost
2023-02-15Apply review suggestionsShadowghost
2023-02-15Make exact match primary videoBond_009
2023-02-14Fix #9300 (#9312)Bond-009
2023-02-12Merge branch 'master' into simplify_authzcvium
# Conflicts: # Jellyfin.Api/Auth/SyncPlayAccessPolicy/SyncPlayAccessHandler.cs
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
Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
2023-02-02Merge pull request #9227 from Bond-009/ffprobeClaus Vium
Improve ffprobe json parsing and don't log error for Codec Type attachment
2023-02-01Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211)Chris Blake
Fixes https://github.com/jellyfin/jellyfin/issues/9120
2023-02-01Improve ffprobe json parsing and don't log error for Codec Type attachmentBond_009
2023-01-24Merge branch 'master' into network-rewriteShadowghost