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
2023-04-06
Use TryAdd
Stepan Goremykin
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
2023-02-19
Optimize tryparse
Bond_009
2023-02-04
Use Directory.Packages.props (#9135)
Zoltan Csizmadia
2023-01-18
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...
renovate[bot]
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-12-07
Update projects to .net7
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-11-01
Fix double assignment
Julius Vitkauskas
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-05-09
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
dependabot[bot]
2022-03-21
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
dependabot[bot]
2022-02-06
Merge pull request #7241 from Bond-009/async5
Cody Robibero
2022-01-28
Remove some allocations (#7246)
Claus Vium
2022-01-22
Flush to disk async where possible
Bond_009
2022-01-22
Ban the usage of Task.Result
Bond_009
2021-12-24
Update StyleCop
Bond_009
2021-12-24
Merge branch 'master' into comparisons
Cody Robibero
2021-12-24
Merge pull request #7029 from cvium/allocations_maybe
Cody Robibero
2021-12-20
Use our own Contains extension
cvium
2021-12-20
Fix extras folders
cvium
2021-12-14
Update MediaBrowser.LocalMetadata/Images/LocalImageProvider.cs
Claus Vium
2021-12-13
semi undo
cvium
2021-12-07
Refactor extras parsing
cvium
2021-11-16
Remove unused dependencies
cvium
2021-11-09
Fix some warnings
Bond_009
2021-11-09
Fix some warnings
Bond_009
2021-11-08
Fix and disable new dotnet6 warnings
Cody Robibero
2021-11-04
Remove unused IHasScreenshots interface
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-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-06-19
Merge branch 'master' into comparisons
BaronGreenback
2021-05-24
Remove some unnecessary allocations
cvium
2021-05-16
Reduce some allocations
cvium
2021-05-08
Merge branch 'master' into comparisons
BaronGreenback
2021-05-07
Fix build
Bond_009
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2021-05-05
Merge branch 'master' into comparisons
BaronGreenback
2021-05-05
Code Clean up: Use Pattern Matching (#5838)
BaronGreenback
[next]