aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2023-09-27Ignore .zfs folderBond_009
Maybe helps with #10215 ?
2023-09-23Use IHostLifetime to handle restarting and shutting downPatrick Barron
2023-09-18Fix xUnit1030: Do not call ConfigureAwait in test methodBond_009
2023-09-12Merge pull request #10056 from Bond-009/nullable2Bond-009
2023-09-11Removed nesting levels through block-scoped `using` statement (#10025)Lehonti Ramos
Co-authored-by: John Doe <john@doe> Co-authored-by: Lehonti Ramos <lehonti@ramos>
2023-09-01fix buildCody Robibero
2023-09-01Disable xUnit1028Cody Robibero
2023-08-30Fix MJPEG video is recognized as embedded image (#10173)Nyanmisaka
fixes 1d729b2 Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-08-22Enable nullable for more files and add testsBond_009
Adds basic tests for FFProbeVideoInfo.CreateDummyChapters Fixed error message CreateDummyChapters instead of reporting the total minutes it only reported the minute component
2023-08-10Merge pull request #10053 from christianlegge/date-formatsClaus Vium
Add parsing for dates with spaces
2023-08-08Fix error in test preventing Moq update (#10096)Bond_009
2023-08-01Merge pull request #9875 from Shadowghost/fixesBond-009
2023-07-29Fix Jellyfin.Networking.Tests (#10055)Bond-009
2023-07-29Enable nullable for more filesBond_009
2023-07-28added test case, fixed regexesscatter-dev
2023-07-20Change: Update parental code count for DE in testChristoph Landsdorf
2023-07-07Enforce permissions on websocket connectionsShadowghost
2023-07-06Merge pull request #9958 from Shadowghost/networking-fixexBond-009
2023-07-06Merge pull request #9799 from Bond-009/genregexBond-009
2023-07-03Extract networking constantsShadowghost
2023-07-02Apply review suggestionsShadowghost
2023-06-28Use RegexGenerator where possibleBond_009
2023-06-15Merge branch 'master' into network-rewriteShadowghost
2023-06-10Merge pull request #9564 from AmbulantRex/whitelist-dllsCody Robibero
2023-06-07Merge branch 'master' into network-rewriteShadowghost
2023-06-05Mock configuration to get SqliteCacheSizeKey during testCody Robibero
2023-05-11Merge branch 'master' into network-rewriteShadowghost
2023-05-10Fix local JPG primary image for video being overwritten by screen grabber ↵SenorSmartyPants
(#9552)
2023-05-09Merge branch 'master' into network-rewriteShadowghost
2023-04-16Remove unnecessary type extension and handle feedback.AmbulantRex
2023-04-16Add explicit mapping instead of reflection to manifest reconciliation.AmbulantRex
2023-04-15Merge branch 'jellyfin:master' into whitelist-dllsAmbulantRex
2023-04-10Use default instead of zero for TranscodeReasonStepan Goremykin
2023-04-09Reconcile pre-packaged meta.json against manifest on installAmbulantRex
2023-04-06Inline out variable declarationStepan Goremykin
2023-04-06Remove redundant castsStepan Goremykin
2023-04-06Remove unused using directivesStepan Goremykin
2023-04-01Correct style inconsistenciesAmbulantRex
2023-03-30Add DLL whitelist support for pluginsAmbulantRex
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
Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-03-18Add test for cleaning extra namesSenorSmartyPants
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>