aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.XbmcMetadata.Tests/Parsers/MovieNfoParserTests.cs
AgeCommit message (Expand)Author
2025-10-08add test for new uniqueid nfo key normalisationKGT1
2025-03-25Fixed namespacesJPVenson
2025-02-20Migrate to IExternalUrlProviderShadowghost
2025-02-03Backport pull request #13092 from jellyfin/release-10.10.zTheMelmacian
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-07-29Enable nullable for UserItemDataBond_009
2023-10-08Reduce string literal length by using verbatim stringStepan Goremykin
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
2022-09-28Remove redundant using directivesHannes Braun
2021-12-27Remove more warningsCody Robibero
2021-09-06Remove all unused usingsFernando Fernández
2021-08-13Add test for fanart tagDavid Ullmer
2021-07-12Improve platform checksBond_009
2021-05-05Add support for fanart aspect in thumb tagDavid Ullmer
2021-03-30Merge pull request #5467 from Ullmie02/nfo-fixesBond-009
2021-03-25Merge pull request #5321 from Ullmie02/nfo-thumbBond-009
2021-03-23Use conditional operator instead of if/else blockDavid
2021-03-10Fix Radarr url nfo filesDavid
2021-02-28Add nfo thumb tag supportDavid
2021-02-23Merge pull request #5166 from netpok/index-number-end-from-nfoBond-009
2021-02-15Merge remote-tracking branch 'jellyfin/master' into nfo-testsDavid
2021-02-15Fix tests for UNIXDavid
2021-02-13Merge remote-tracking branch 'jellyfin/master' into nfo-testsDavid
2021-02-13Add more tags to nfo testsDavid
2021-02-11Merge branch 'master' of github.com:jellyfin/jellyfin into nfo-watchedDavid Ullmer
2021-02-11Add nfo user data testsDavid Ullmer
2021-02-09Add nfo parsing for watched, playcount and lastplayedDavid
2021-02-09Add test for generic nfo provider id parsingDavid Ullmer
2021-02-09Fix typos in nfo testsBalázs Váradi
2021-01-23Process actor type in nfo filesDavid
2021-01-20Move existing tests to correct namespaceDavid
2021-01-09Add tests for series nfoBond_009
2021-01-09Add tests for NFO parsersBond_009