Commit Graph

153 Commits (8c3ef5b5ce00e339846de9053a8c55b552b2a028)

Author SHA1 Message Date
David Ullmer 7885167f54 Fix nfo thumb tags without aspect
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
3 years ago
cvium 61b75c82ce Read past empty elements
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
cvium c0bab5c173 Make sure ReadToDescendant was successful, #6773
3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Bond-009 bb685e4920
Merge pull request #6422 from daullmer/nfo-fanart
3 years ago
Bond_009 19824bff94 Minor improvements
3 years ago
David Ullmer 12e58840eb
Modify FetchThumbNode method to read children of fanart tag
3 years ago
David Ullmer 577d665192
Move thumb tag parsing to separate method
3 years ago
Bond_009 f1f72c3060 Minor improvements
3 years ago
David Ullmer e57b80b8e2 Add support for fanart aspect in thumb tag
3 years ago
Bill Thornton 9d02ebb577
Merge pull request #4981 from Ullmie02/nfo-ratings
3 years ago
Bond-009 b49d50e634
Merge pull request #5467 from Ullmie02/nfo-fixes
3 years ago
David 78f7fdeacc Rename methods and optimize allocations
3 years ago
Bond-009 16011d96a0
Merge pull request #5321 from Ullmie02/nfo-thumb
3 years ago
David 14cbd22fbe Use Helper Methods for provider url parsing
3 years ago
David 954148eb6d Fix Radarr url nfo files
3 years ago
David 8a74d76598 Fix id tag setting IMDb id when it is TMDb id
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
3 years ago
David Ullmer b8d52dafa9
Update MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs
3 years ago
David 6f898145af Use Uri.TryCreate and ImageType helper method
3 years ago
David 16694b0cfc Add nfo thumb tag support
3 years ago
Bond-009 92e5a5c6e8
Merge pull request #5166 from netpok/index-number-end-from-nfo
3 years ago
Balázs Váradi a015caba3f Remove unnecessary sanity check
3 years ago
David Ullmer eaaab10cf3 Don't split playcount
3 years ago
David Ullmer ab5fb1b1f2 Merge branch 'master' of github.com:jellyfin/jellyfin into nfo-watched
3 years ago
David Ullmer ae57ed4ac7 Add nfo user data tests
3 years ago
David Ullmer dc2f8b5e6b Fix xml loop
3 years ago
David 3a4c33ca5f Add nfo parsing for watched, playcount and lastplayed
3 years ago
David Ullmer 086254821f Add test for generic nfo provider id parsing
3 years ago
netpok c97edc96eb
Fix typo
3 years ago
Balázs Váradi 094ffafb24 Comment and simplify code
3 years ago
Balázs Váradi b646787ab6 Get IndexNumberEnd from nfo
3 years ago
David Ullmer 39f9a7981a
Update MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs
3 years ago
David 454d82c52c Process actor type in nfo files
3 years ago
David 7297412195 Fix indentation
3 years ago
David cf9a03790b Check rating name for "audience"
4 years ago
David dbd70bd394 Add episode nfo parser test
4 years ago
Bond_009 4c3fa21e97
Add tests for artist nfo
4 years ago
Bond_009 585821954d
Add tests for series nfo
4 years ago
David 262c6ae249 Remove ',' hack
4 years ago
Bond_009 d07eef4f25
Add tests for NFO parsers
4 years ago
David 357429b8ea Add .nfo ratings tag
4 years ago
martinek-stepan cc92f7afe5
Enable nullable for MediaBrowser.XbmcMetadata project (#4612)
4 years ago
Greenback 9a323f6df0 More spelling corrections.
4 years ago
Bond_009 d4092846e4 Optimize Substring and StringBuilder usage
4 years ago