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.Controller
/
Library
/
ILibraryManager.cs
Age
Commit message (
Expand
)
Author
2025-09-24
Add People Dedup and multiple progress fixes (#14848)
JPVenson
2025-08-11
Refactor to pull item counts in a single query
Cody Robibero
2025-05-04
Recognize file changes and remove data on change (#13839)
Tim Eisele
2025-03-26
Fix only returning one item from /Item/Latest api. (#12492)
JQ
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-03-23
Rework season folder parsing (#11748)
Tim Eisele
2025-03-18
Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp (#13...
Cody Robibero
2025-02-09
Rename CreateOrUpdateItems back to CreateItems
Bond_009
2024-11-17
Applied coding style
JPVenson
2024-10-09
WIP porting new Repository structure
JPVenson
2024-06-06
Backport pull request #11963 from jellyfin/release-10.9.z
gnattu
2024-04-17
Enable nullable for LibraryManager (#11191)
Bond-009
2024-04-14
Validate item access (#11171)
Cody Robibero
2024-03-03
Precache livetv program images (#11083)
Cody Robibero
2024-02-26
Store lyrics in the database as media streams (#9951)
Cody Robibero
2023-11-09
Convert CollectionType, SpecialFolderType to enum (#9764)
Cody Robibero
2023-11-09
Convert ItemSortBy to enum (#9765)
Cody Robibero
2022-12-08
Allow video extras to use owner library options
Joe Rogers
2022-08-01
Backport pull request #8167 from jellyfin/release-10.8.z
Joshua Boniface
2022-02-17
Remove some dead code
Bond_009
2022-02-15
Fix some warnings
Bond_009
2022-01-28
Remove some allocations (#7246)
Claus Vium
2021-12-27
Remove more warnings
Cody Robibero
2021-12-20
Fix extras folders
cvium
2021-12-07
Refactor extras parsing
cvium
2021-11-15
Remove ILibraryManager as a dependency in resolvers etc.
cvium
2021-09-03
Fix some warnings
Bond_009
2021-07-26
Update ILibraryManager.cs
Rich Lander
2021-07-26
Update ILibraryManager.cs
Rich Lander
2021-07-26
Update ILibraryManager.cs
Rich Lander
2021-07-26
Update ILibraryManager.cs
Rich Lander
2021-07-26
Update ILibraryManager.cs
Rich Lander
2021-07-26
Update ILibraryManager.cs
Rich Lander
2021-07-24
Fix warnings in MediaBrowser.Controller/Library
Rich Lander
2021-06-12
Merge pull request #6096 from cvium/saving_private_ram
Bond-009
2021-06-06
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
Cody Robibero
2021-05-24
Remove some unnecessary allocations
cvium
2021-05-15
Fix suggestions from review
crobibero
2021-05-13
Reduce warnings in MediaBrowser.Controller
crobibero
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2021-04-24
add UpdatePeopleAsync and add people to both tables
cvium
2021-02-24
Fix unchecked input
Bond_009
2020-12-10
Simplify
cvium
2020-12-10
Remove ImageFetcherPostScanTask
cvium
2020-12-01
Use Guid as API parameter type where possible
crobibero
2020-11-21
Merge branch 'master' into defer_image_fetching
Joshua M. Boniface
2020-11-05
Fix Persons, Genres and Studios endpoints
cvium
2020-10-12
Fix SA 1116 warnings
Jan-Pieter Baert
2020-10-03
Defer image pre-fetching until the end of a refresh/scan
cvium
[next]