JPVenson
|
d3a3d9fce3
|
Merge remote-tracking branch 'jellyfinorigin/master' into feature/EFUserData
|
4 months ago |
renovate[bot]
|
aed00733f8
|
Update dependency xunit to 2.9.1 (#12687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
5 months ago |
JPVenson
|
d0b4b2ddb3
|
Migrated UserData from library sqlite db to jellyfin.db
|
5 months ago |
Bond_009
|
d3f0346f04
|
Enable nullable for UserItemData
MetadataResult.GetOrAddUserData doesn't ever get used and is probably broken since the migration to .NET Core as it still expects a Guid for userId
|
6 months ago |
Stepan Goremykin
|
8ea812b65d
|
Reduce string literal length by using verbatim string
|
1 year ago |
Cody Robibero
|
89be3aa37f
|
Convert Person.Type to use PersonKind enum (#9487)
|
2 years ago |
Hannes Braun
|
4edeccc5e0
|
Remove redundant using directives
|
2 years ago |
Cody Robibero
|
7bfc6b5679
|
Remove more warnings
|
3 years ago |
Fernando Fernández
|
3d0b1ccae6
|
Remove all unused usings
|
3 years ago |
David Ullmer
|
bf441e49b9
|
Add test for fanart tag
|
4 years ago |
Bond_009
|
8528e9bddb
|
Improve platform checks
|
4 years ago |
David Ullmer
|
e57b80b8e2
|
Add support for fanart aspect in thumb tag
|
4 years ago |
Bond-009
|
b49d50e634
|
Merge pull request #5467 from Ullmie02/nfo-fixes
|
4 years ago |
Bond-009
|
16011d96a0
|
Merge pull request #5321 from Ullmie02/nfo-thumb
|
4 years ago |
David
|
572600b38e
|
Use conditional operator instead of if/else block
|
4 years ago |
David
|
954148eb6d
|
Fix Radarr url nfo files
|
4 years ago |
David
|
16694b0cfc
|
Add nfo thumb tag support
|
4 years ago |
Bond-009
|
92e5a5c6e8
|
Merge pull request #5166 from netpok/index-number-end-from-nfo
|
4 years ago |
David
|
9379f535c2
|
Merge remote-tracking branch 'jellyfin/master' into nfo-tests
|
4 years ago |
David
|
e924545ae2
|
Fix tests for UNIX
|
4 years ago |
David
|
fc7377fb9b
|
Merge remote-tracking branch 'jellyfin/master' into nfo-tests
# Conflicts:
# tests/Jellyfin.XbmcMetadata.Tests/Parsers/EpisodeNfoProviderTests.cs
# tests/Jellyfin.XbmcMetadata.Tests/Parsers/SeriesNfoParserTests.cs
|
4 years ago |
David
|
eecdc3c110
|
Add more tags to nfo tests
|
4 years ago |
David Ullmer
|
ab5fb1b1f2
|
Merge branch 'master' of github.com:jellyfin/jellyfin into nfo-watched
|
4 years ago |
David Ullmer
|
ae57ed4ac7
|
Add nfo user data tests
|
4 years ago |
David
|
3a4c33ca5f
|
Add nfo parsing for watched, playcount and lastplayed
|
4 years ago |
David Ullmer
|
086254821f
|
Add test for generic nfo provider id parsing
|
4 years ago |
Balázs Váradi
|
7ba53548a2
|
Fix typos in nfo tests
|
4 years ago |
David
|
454d82c52c
|
Process actor type in nfo files
|
4 years ago |
David
|
0279af5f6b
|
Move existing tests to correct namespace
|
4 years ago |
Bond_009
|
585821954d
|
Add tests for series nfo
|
4 years ago |
Bond_009
|
d07eef4f25
|
Add tests for NFO parsers
|
4 years ago |