aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Providers.Tests
AgeCommit message (Expand)Author
2025-09-06Preserve 3D format on metadata refresh (#14742)theguymadmax
2025-06-26Fix modification checks and make sure to use UTC (#14347)Tim Eisele
2025-06-24Adapt LrcLyricParser to new LrcParser version (#14263)Max Rumpf
2025-05-04Recognize file changes and remove data on change (#13839)Tim Eisele
2025-04-07Add API support for ELRC word-based lyrics (#12941)Alex
2025-03-14Fix build and tests (#13718)Tim Eisele
2025-01-26Use MediaTypeNames where possible (#13440)Bond-009
2025-01-25chore: fix spellingJosh Soref
2024-11-14Merge branch 'jellyfin:master' into feature/EFUserDataJPVenson
2024-11-03Backport pull request #12940 from jellyfin/release-10.10.zgnattu
2024-10-09Fixed (most) testsJPVenson
2024-09-12Only remove images in metadata folder by default (#12631)gnattu
2024-09-07Feature/media segments plugin api (#12359)JPVenson
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-07-17Move external url listing to provider for plugin use (#12279)Cody Robibero
2024-06-07Replace async void with async Task in testsBond_009
2024-06-06Backport pull request #11921 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11743 from jellyfin/release-10.9.zShadowghost
2024-03-03Precache livetv program images (#11083)Cody Robibero
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2024-02-21Add IRecordingsManager servicePatrick Barron
2023-12-18Fix testsBond_009
2023-11-14Fix warnings in test projectsBond_009
2023-10-08Remove redundant verbatim string prefixesStepan Goremykin
2023-09-18Fix xUnit1030: Do not call ConfigureAwait in test methodBond_009
2023-08-30Fix MJPEG video is recognized as embedded image (#10173)Nyanmisaka
2023-08-22Enable nullable for more files and add testsBond_009
2023-06-28Use RegexGenerator where possibleBond_009
2023-05-10Fix local JPG primary image for video being overwritten by screen grabber (#9...SenorSmartyPants
2023-04-06Inline out variable declarationStepan Goremykin
2023-03-09Change test to allow owned items to run local providersSenorSmartyPants
2023-02-12Always run code analyzers for tests projects (#9304)Bond-009
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2023-01-14Update test dependencies (#9094)Patrick Barron
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-11-23Merge pull request #7039 from 1337joe/providermanager-cleanupBond-009
2022-11-23Fix unit tests after merge from masterJoe Rogers
2022-10-07Add hearing impaired subtitle stream indicator (#7379)Joe Rogers
2022-10-07Merge branch 'master' into providermanager-cleanupClaus Vium
2022-09-26Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2dependabot[bot]
2022-09-09Fix build errors from new warningsCody Robibero
2022-09-09Bump xunit from 2.4.1 to 2.4.2dependabot[bot]
2022-09-09Bump Moq from 4.18.1 to 4.18.2dependabot[bot]
2022-09-05Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1dependabot[bot]
2022-06-29Merge pull request #7988 from jellyfin/external-streams-exceptionsBond-009
2022-06-06Merge pull request #7802 from jellyfin/externalCody Robibero
2022-06-04Bump Moq from 4.17.2 to 4.18.1 (#7820)dependabot[bot]