jellyfin/MediaBrowser.XbmcMetadata/Parsers
Bond_009 24a7e210c3 Optimize tryparse
* Don't check for null before
* Don't try different formats when not needed (NumberFormat.Integer is the fast path)
2023-02-19 16:52:29 +01:00
..
BaseNfoParser.cs Optimize tryparse 2023-02-19 16:52:29 +01:00
EpisodeNfoParser.cs Remove all instances of en-US culture 2021-09-26 09:11:25 -06:00
MovieNfoParser.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
SeasonNfoParser.cs Add nfo thumb tag support 2021-02-28 15:00:17 +01:00
SeriesNfoParser.cs Fix some warnings 2021-11-09 22:29:33 +01:00