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
/
Providers
/
BoxSetXmlProvider.cs
Age
Commit message (
Collapse
)
Author
2021-05-07
Fix build
Bond_009
2020-06-13
Remove warnings from MediaBrowser.LocalMetadata
crobibero
2020-06-05
Use typed logger where possible
crobibero
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
Log entries will contain additional class context when using this interface
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
2017-05-26
update GetItems method
Luke Pulverenti
2016-10-30
make local metadata project portable
Luke Pulverenti
2016-10-25
make controller project portable
Luke Pulverenti
2016-09-01
Programmatic provider id handling for xml and nfo persistence
softworkz
2016-03-27
Remove unused code...
Sven Van den brande
2015-10-04
continue file system rework
Luke Pulverenti
2015-10-03
begin file system rework
Luke Pulverenti
2015-08-02
update metadata parsing
Luke Pulverenti
2015-06-28
update people saving
Luke Pulverenti
2014-08-04
update playlist xml saving
Luke Pulverenti
2014-06-29
fixes #795 - Support reading Xbmc nfo's
Luke Pulverenti