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.LocalMetadata
/
Parsers
/
PlaylistXmlParser.cs
Age
Commit message (
Collapse
)
Author
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-10-06
Add ReadNormalizedString to XmlReaderExtensions
Patrick Barron
2022-12-05
Replace != null with is not null
Bond_009
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2020-06-13
Remove warnings from MediaBrowser.LocalMetadata
crobibero
2020-06-05
Use typed logger where possible
crobibero
2019-03-07
Remove useless abstraction around XmlReaderSettings
Bond_009
This removes the amount of stuff that needs to be passed around Also removes some unneeded `ManagedFileSystem` usage
2019-01-13
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.LocalMetadata
Erwin de Haan
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-12-28
Remove custom ToArray extension
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-08-10
revert servicestack.text update
Luke Pulverenti
2016-12-03
update xml parsing
Luke Pulverenti
2016-12-03
update xml readers
Luke Pulverenti
2016-11-02
update xml parsing
Luke Pulverenti
2016-10-30
make local metadata project portable
Luke Pulverenti
2016-09-01
Programmatic provider id handling for xml and nfo persistence
softworkz
2015-06-28
update people saving
Luke Pulverenti
2015-04-26
fixed for new collection creation
Luke Pulverenti
2014-12-12
more sync movement
Luke Pulverenti
2014-08-05
fixes #887 - Support ttml subtitle output
Luke Pulverenti
2014-08-04
update playlist xml saving
Luke Pulverenti