aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.XbmcMetadata.Tests/Parsers/MusicArtistNfoParserTests.cs
AgeCommit message (Expand)Author
2025-02-20Migrate to IExternalUrlProviderShadowghost
2022-10-22Migrate MusicBrainz plugin to MetaBrainz.MusicBrainzMrTimscampi
2021-04-17Remove unused using directivesBaronGreenback
2021-03-25Merge pull request #5321 from Ullmie02/nfo-thumbBond-009
2021-02-28Add nfo thumb tag supportDavid
2021-02-23Merge pull request #5166 from netpok/index-number-end-from-nfoBond-009
2021-02-11Merge branch 'master' of github.com:jellyfin/jellyfin into nfo-watchedDavid 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-20Move existing tests to correct namespaceDavid
2021-01-09Add tests for artist nfoBond_009