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
/
Entities
/
BaseItem.cs
Age
Commit message (
Expand
)
Author
2025-11-17
Backport pull request #15263 from jellyfin/release-10.11.z
revam
2025-09-16
Optimize internal querying of UserData, other fixes (#14795)
JPVenson
2025-09-14
Revert IsPlayed optimization, pass UserItemData to IsPlayed when available (#...
Cody Robibero
2025-09-12
Fix several Stackoverflows (#14783)
JPVenson
2025-07-27
fix file modification date comparisons (#14503)
evan314159
2025-06-26
Fix modification checks and make sure to use UTC (#14347)
Tim Eisele
2025-06-15
Only remove image file if it exists (#14302)
Tim Eisele
2025-05-09
Cleanup external item data cleanup (#14072)
Tim Eisele
2025-05-04
Recognize file changes and remove data on change (#13839)
Tim Eisele
2025-04-26
Fix distinction queries (#14007)
Tim Eisele
2025-04-26
Merge pull request #13847 from Shadowghost/rework-chapter-management
Tim Eisele
2025-04-14
Fix Genre cleanup (#13916)
Tim Eisele
2025-03-30
Rework parental ratings (#12615)
Tim Eisele
2025-03-27
Add channel queries to series (#13356)
Kevin Jilissen
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-03-25
Merge branch 'master' into feature/DatabaseRefactor
JPVenson
2025-03-12
Merge branch 'master' into sort-nfo-data
Marc Brooks
2025-02-25
Clean up usings and honor SortName
Marc Brooks
2025-02-19
Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...
JPVenson
2025-02-09
Backport pull request #12721 from jellyfin/release-10.10.z
elfalem
2025-02-03
Merge branch 'master' into sort-nfo-data
Marc Brooks
2025-02-02
Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider
JPVenson
2025-01-28
Merge pull request #12925 from Bond-009/await
Bond-009
2025-01-26
Prepared Seperation of Database components for future multi provider support
JPVenson
2025-01-25
chore: fix spelling
Josh Soref
2024-11-17
Applied coding style
JPVenson
2024-11-11
Fixed Duplicate returns on grouping
JPVenson
2024-11-10
reverted tag enumeration
JPVenson
2024-11-10
Fixed tags aggregation
JPVenson
2024-10-31
Always await instead of directly returning Task
Bond_009
2024-10-28
Updated all instances of ImmutableList to ImmutableArray
JPVenson
2024-10-09
WIP porting new Repository structure
JPVenson
2024-10-09
Naming refactoring and WIP porting of new interface repositories
JPVenson
2024-09-22
Allow Playlists access for users with allowed tags configured (#12686)
elfalem
2024-09-18
Sort embedded collections in Nfo files
Marc Brooks
2024-09-18
Only sort item by width when they have the same path (#12626)
gnattu
2024-09-07
Backport pull request #12558 from jellyfin/release-10.9.z
Bond-009
2024-08-28
Merge pull request #11665 from Bond-009/getuserbyid
Cody Robibero
2024-08-15
Allow svg for local images
theguymadmax
2024-08-05
Use User overload of UserDataManager.SaveUserData when possible
Bond_009
2024-08-05
Add media segments API (#12345)
JPVenson
2024-07-21
Changed `GetThemeMedia` to support SortBy/Order options (#12167)
ItsAllAboutTheCode
2024-07-17
Move external url listing to provider for plugin use (#12279)
Cody Robibero
2024-06-24
Backport pull request #12025 from jellyfin/release-10.9.z
Shadowghost
2024-06-01
Backport pull request #11743 from jellyfin/release-10.9.z
Shadowghost
2024-04-30
More efficient array creation (#11468)
Bond-009
2024-04-30
Fix incomplete tag query for whitelist tags (#11416)
gnattu
2024-04-28
Address comments
Bond_009
2024-04-28
Improve audio normalization
Bond_009
[next]