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-10-03
Remove workaround for dotnet/runtime#42790
Bond_009
2021-09-26
Remove all instances of en-US culture
Cody Robibero
2021-09-24
Target net6.0
Bond_009
2021-09-21
Specify DateTimeStyles when possible
Bond_009
2021-09-19
Reduce allocations
Bond_009
2021-08-28
Remove more and more warnings
Cody Robibero
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
[next]