aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.XbmcMetadata.Tests
AgeCommit message (Expand)Author
2025-03-25Fixed namespacesJPVenson
2025-02-20Migrate to IExternalUrlProviderShadowghost
2025-02-03Backport pull request #13092 from jellyfin/release-10.10.zTheMelmacian
2025-01-25chore: fix spellingJosh Soref
2024-10-08Merge remote-tracking branch 'jellyfinorigin/master' into feature/EFUserDataJPVenson
2024-09-22Update dependency xunit to 2.9.1 (#12687)renovate[bot]
2024-09-07Migrated UserData from library sqlite db to jellyfin.dbJPVenson
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-07-30Fix: parsing of xbmc style multi episode nfo files (#12268)TheMelmacian
2024-07-29Enable nullable for UserItemDataBond_009
2024-06-05Backport pull request #11935 from jellyfin/release-10.9.zShadowghost
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-10Combine Title and Overview for multi-episodes files for NFO file (#10080)scampower3
2023-10-08Reduce string literal length by using verbatim stringStepan Goremykin
2023-04-06Remove redundant castsStepan Goremykin
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
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-10-22Migrate MusicBrainz plugin to MetaBrainz.MusicBrainzMrTimscampi
2022-09-28Remove redundant using directivesHannes Braun
2022-09-26Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2dependabot[bot]
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-06Merge pull request #7842 from crobibero/dependency-backportCody Robibero
2022-06-04Bump Moq from 4.17.2 to 4.18.1 (#7820)dependabot[bot]
2022-05-25Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)dependabot[bot]
2022-05-09Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)dependabot[bot]
2022-05-09Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)dependabot[bot]
2022-03-21Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406dependabot[bot]
2022-03-07Bump Moq from 4.17.1 to 4.17.2 (#7416)dependabot[bot]
2022-02-28Bump Moq from 4.16.1 to 4.17.1dependabot[bot]
2022-02-21Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0dependabot[bot]
2022-02-09Merge pull request #7286 from daullmer/sonarr-thumbBond-009
2022-02-09Update tests/Jellyfin.XbmcMetadata.Tests/Parsers/EpisodeNfoProviderTests.csDavid Ullmer
2022-02-08Add regression test for #7285David Ullmer
2022-02-07Bump coverlet.collector from 3.1.1 to 3.1.2dependabot[bot]
2022-02-01Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)dependabot[bot]
2022-01-22Ban the usage of Task.ResultBond_009
2021-12-27Remove more warningsCody Robibero
2021-12-24Update StyleCopBond_009
2021-11-01Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0dependabot[bot]
2021-09-24Target net6.0Bond_009
2021-09-06Remove all unused usingsFernando Fernández
2021-08-30Merge pull request #6422 from daullmer/nfo-fanartBond-009
2021-08-16Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0dependabot[bot]
2021-08-13Add test for fanart tagDavid Ullmer