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
Age
Commit message (
Expand
)
Author
2021-08-04
Minor improvements
Bond_009
2021-07-30
Invert code and style analysis configuration (#6334)
Rich Lander
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-05-24
Remove some unnecessary allocations
cvium
2021-05-16
Reduce some allocations
cvium
2021-05-07
Fix build
Bond_009
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2021-05-05
Code Clean up: Use Pattern Matching (#5838)
BaronGreenback
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-03-09
FxCop -> Net Analyzers (part 1)
Bond_009
2021-03-07
Use FileShare.None when creating files
David
2021-02-13
Minor improvements
Bond_009
2021-01-09
Add tests for NFO parsers
Bond_009
2020-11-13
Updated based on review feedback
crobibero
2020-11-13
Use null coalescing when possible
crobibero
2020-11-13
Convert NullReferenceException to ResourceNotFoundException
crobibero
2020-11-13
Fix nullability errors in MediaBrowser.LocalMetadata
crobibero
2020-11-10
Update packages to net5
crobibero
2020-06-26
Fix nullable string usage.
crobibero
2020-06-17
Update MediaBrowser.LocalMetadata/Images/EpisodeLocalImageProvider.cs
Cody Robibero
2020-06-13
Fix docs typo
crobibero
2020-06-13
Remove warnings from MediaBrowser.LocalMetadata
crobibero
2020-06-13
Merge pull request #3254 from crobibero/ilogger
dkanada
2020-06-09
Fix a small number of compile warnings
aled
2020-06-06
Fix a small number of compile warnings
aled
2020-06-05
Use typed logger where possible
crobibero
2020-04-21
Add <ProjectGuid> properties to all project files
Mark Monteiro
2020-03-18
Merge pull request #2549 from dkanada/refactor
dkanada
2020-03-10
remove useless interface
dkanada
2020-03-09
remove unused files and fix some future warnings
dkanada
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
2020-03-01
Fix warnings in PlaylistXmlSaver
Mark Monteiro
2020-03-01
Use a constant for the default playlist file name
Mark Monteiro
2020-01-31
Fix warnings
Bond_009
2020-01-22
Remove FileSystem.GetStream
Bond-009
2019-11-01
Rewrite hex encoder/decoder
Bond_009
2019-09-23
Fix multiple mistakes and warnings
Bond_009
2019-09-02
Fix warnings, improve performance (#1665)
Bond-009
2019-08-11
Document all public/internal members of Emby.Drawing
Bond_009
2019-03-14
Adjusted AssemblyCopyright attribute values.
Erwin de Haan
2019-03-14
Adjusted the Product Name so the User Agent is correct/better.
Erwin de Haan
2019-03-12
Merge branch 'master' into xml
Bond-009
2019-03-07
Reduce the amount of exceptions thrown
Bond_009
2019-03-07
Remove useless comments
Bond_009
2019-03-07
Remove useless abstraction around XmlReaderSettings
Bond_009
2019-03-01
Merge pull request #1024 from jellyfin/release-10.2.z
Bond-009
2019-02-24
Fix slow local image validation (#990)
Claus Vium
2019-02-15
Make all class implementing dynamically loaded interfaces public
Claus Vium
2019-02-01
Remove commented file MediaBrowser.LocalMetadata.Savers.PersonXmlSaver
hawken
2019-01-31
Merge pull request #734 from Bond-009/culture
Joshua M. Boniface
[next]