index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.XbmcMetadata
/
Parsers
Age
Commit message (
Expand
)
Author
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-11-17
Apply review suggestions
Shadowghost
2022-11-17
Add xmldocs for TMDb provider, correct provider spelling
Shadowghost
2022-08-15
Fix various typos
luz paz
2022-02-08
Fix nfo thumb tags without aspect
David Ullmer
2021-12-27
Remove more warnings
Cody Robibero
2021-11-17
Read past empty elements
cvium
2021-11-09
Fix some warnings
Bond_009
2021-11-04
Make sure ReadToDescendant was successful, #6773
cvium
2021-09-26
Remove all instances of en-US culture
Cody Robibero
2021-09-21
Specify DateTimeStyles when possible
Bond_009
2021-09-19
Reduce allocations
Bond_009
2021-09-06
Remove all unused usings
Fernando Fernández
2021-08-30
Merge pull request #6422 from daullmer/nfo-fanart
Bond-009
2021-08-15
Minor improvements
Bond_009
2021-08-13
Modify FetchThumbNode method to read children of fanart tag
David Ullmer
2021-08-13
Move thumb tag parsing to separate method
David Ullmer
2021-08-04
Minor improvements
Bond_009
2021-05-05
Add support for fanart aspect in thumb tag
David Ullmer
2021-05-04
Merge pull request #4981 from Ullmie02/nfo-ratings
Bill Thornton
2021-03-30
Merge pull request #5467 from Ullmie02/nfo-fixes
Bond-009
2021-03-26
Rename methods and optimize allocations
David
2021-03-25
Merge pull request #5321 from Ullmie02/nfo-thumb
Bond-009
2021-03-16
Use Helper Methods for provider url parsing
David
2021-03-10
Fix Radarr url nfo files
David
2021-03-10
Fix id tag setting IMDb id when it is TMDb id
David
2021-03-09
FxCop -> Net Analyzers (part 1)
Bond_009
2021-03-06
Update MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs
David Ullmer
2021-03-06
Use Uri.TryCreate and ImageType helper method
David
2021-02-28
Add nfo thumb tag support
David
2021-02-23
Merge pull request #5166 from netpok/index-number-end-from-nfo
Bond-009
2021-02-23
Remove unnecessary sanity check
Balázs Váradi
2021-02-11
Don't split playcount
David Ullmer
2021-02-11
Merge branch 'master' of github.com:jellyfin/jellyfin into nfo-watched
David Ullmer
2021-02-11
Add nfo user data tests
David Ullmer
2021-02-11
Fix xml loop
David Ullmer
2021-02-09
Add nfo parsing for watched, playcount and lastplayed
David
2021-02-09
Add test for generic nfo provider id parsing
David Ullmer
2021-02-08
Fix typo
netpok
2021-02-08
Comment and simplify code
Balázs Váradi
2021-02-05
Get IndexNumberEnd from nfo
Balázs Váradi
2021-01-24
Update MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs
David Ullmer
2021-01-23
Process actor type in nfo files
David
2021-01-23
Fix indentation
David
2021-01-20
Check rating name for "audience"
David
2021-01-20
Add episode nfo parser test
David
2021-01-09
Add tests for artist nfo
Bond_009
2021-01-09
Add tests for series nfo
Bond_009
[next]