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
/
Emby.Server.Implementations
/
Library
/
Validators
Age
Commit message (
Expand
)
Author
2025-09-24
Add People Dedup and multiple progress fixes (#14848)
JPVenson
2025-06-09
fix(collection): Do not lock newly created collections (#14259)
Dario Ackermann
2025-04-30
Cleanup Tasks and Validators
Shadowghost
2025-04-14
Fix Genre cleanup (#13916)
Tim Eisele
2025-04-09
Add Genre cleanup and fix cleanup filter queries (#13891)
Tim Eisele
2025-03-25
WIP fixed namespaces
JPVenson
2024-04-17
Enable nullable for LibraryManager (#11191)
Bond-009
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2022-12-05
Replace == null with is null
Bond_009
2021-12-24
Update StyleCop
Bond_009
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-11-18
Replace library option to AutomaticallyAddToCollection
Petrus.Z
2021-11-18
Reduce one query
Petrus.Z
2021-11-18
Fix style issues
Petrus.Z
2021-11-18
Paginate movies query
Petrus.Z
2021-11-18
Fix issues mentioned in review, except for option name
Petrus.Z
2021-11-17
Add new line at end of file
Petrus.Z
2021-11-17
Use List<Gid> instead of List<Movie>
Petrus.Z
2021-11-17
Remove extra blank line
Petrus.Z
2021-11-17
Improve performance
Petrus.Z
2021-11-17
Add AutoCollection option
Petrus.Z
2021-11-16
Fix style and performance issues mentioned in review
Petrus.Z
2021-11-16
Fix issues mentioned in review
Petrus.Z
2021-11-16
Add Collection Validator, create collection based on nfo
Petrus.Z
2021-11-09
Fix some warnings
Bond_009
2021-10-03
Fix warnings in Library
Patrick Barron
2021-09-03
Fix indentation
Cody Robibero
2021-08-30
Apply suggestions from code review
Cody Robibero
2021-08-28
Remove more and more warnings
Cody Robibero
2020-10-17
Use nameof where possible
Bond_009
2020-06-15
fix SA1508
telans
2020-06-05
Use typed logger where possible
crobibero
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
2019-12-10
Apply suggestions from code review
Bond-009
2019-11-27
Fix more warnings
Bond_009
2019-11-22
Fix some warnings
Bond-009
2019-10-29
Fix more warnings
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-02-09
Removed some unused fields
Bond_009
2019-01-31
Remove support for games as a media type
Claus Vium
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2018-12-30
Fix exception logging
Bond_009
2018-12-30
Remove the need for NullLogger
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-08-09
consolidate emby.server.core into emby.server.implementations
Luke Pulverenti
2017-06-26
improve artist cleanup
Luke Pulverenti
2017-06-23
support individual library refreshing
Luke Pulverenti
[next]