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
/
Savers
Age
Commit message (
Expand
)
Author
2025-06-26
Fix modification checks and make sure to use UTC (#14347)
Tim Eisele
2025-01-28
Merge pull request #12925 from Bond-009/await
Bond-009
2025-01-28
Fix spelling (#13444)
Josh Soref
2024-10-31
Always await instead of directly returning Task
Bond_009
2024-04-01
Implement update endpoint
Shadowghost
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-11-09
Convert ItemSortBy to enum (#9765)
Cody Robibero
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-04-06
Remove redundant ToString call
Stepan Goremykin
2023-03-28
Merge pull request #9466 from Shadowghost/playlist-fix
Bond-009
2023-03-25
Convert Person.Type to use PersonKind enum (#9487)
Cody Robibero
2023-03-10
Fix playlist creation and removal
Shadowghost
2022-12-05
Replace != null with is not null
Bond_009
2022-01-22
Flush to disk async where possible
Bond_009
2021-11-09
Fix some warnings
Bond_009
2021-10-03
Remove workaround for dotnet/runtime#42790
Bond_009
2021-09-26
Remove all instances of en-US culture
Cody Robibero
2021-08-28
Remove more and more warnings
Cody Robibero
2021-08-04
Minor improvements
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-07
Use FileShare.None when creating files
David
2021-02-13
Minor improvements
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-06-13
Fix docs typo
crobibero
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
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-09-23
Fix multiple mistakes and warnings
Bond_009
2019-09-02
Fix warnings, improve performance (#1665)
Bond-009
2019-03-07
Remove useless abstraction around XmlReaderSettings
Bond_009
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
2019-01-31
Remove support for games as a media type
Claus Vium
2019-01-30
Merge branch 'master' into culture
Bond-009
2019-01-28
Unwrapped CreateDirectory and DeleteDirectory
Erwin de Haan
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
2019-01-27
Fix more analyzer warnings
Bond_009
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
ReSharper Reformat: Properties to expression bodied form.
Erwin de Haan
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
Fix exception logging
Bond_009
[next]