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
/
SeasonNfoParser.cs
Age
Commit message (
Expand
)
Author
2023-10-06
Add TryReadInt to XmlReaderExtensions
Patrick Barron
2023-10-06
Add ReadNormalizedString to XmlReaderExtensions
Patrick Barron
2023-05-20
Implement NFO named season parsing
Shadowghost
2021-02-28
Add nfo thumb tag support
David
2021-02-09
Add nfo parsing for watched, playcount and lastplayed
David
2020-02-23
Fix some warnings
Bond_009
2019-09-08
Fix some documentation warnings for MediaBrowser.XbmcMetadata
Bond_009
2019-03-07
Remove useless abstraction around XmlReaderSettings
Bond_009
2019-01-13
ReSharper format: conform inline 'out' parameters.
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.XbmcMetadata
Erwin de Haan
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2016-10-25
make nfo project portable
Luke Pulverenti
2016-09-01
Programmatic provider id handling for xml and nfo persistence
softworkz
2015-08-02
update metadata parsing
Luke Pulverenti
2015-06-28
update people saving
Luke Pulverenti
2014-11-16
update naming methods
Luke Pulverenti
2014-09-26
fixes #916 - Support reading playstate data from nfo's
Luke Pulverenti
2014-06-29
fixes #795 - Support reading Xbmc nfo's
Luke Pulverenti