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
Age
Commit message (
Expand
)
Author
2025-06-03
fixes #14193 (#14203)
Shane Powell
2025-05-22
Fix collection behavior when sorting by rating or runtime (#14148)
theguymadmax
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-04-09
Add Genre cleanup and fix cleanup filter queries (#13891)
Tim Eisele
2025-03-30
Rework parental ratings (#12615)
Tim Eisele
2025-03-28
feat: allow grouping shows into collections (#13236)
Johannes Heuel
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-23
Rework season folder parsing (#11748)
Tim Eisele
2025-03-13
Merge pull request #13175 from Shadowghost/external-url-providers
Joshua M. Boniface
2025-03-12
Merge branch 'master' into sort-nfo-data
Marc Brooks
2025-03-01
Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...
JPVenson
2025-02-25
Clean up usings and honor SortName
Marc Brooks
2025-02-21
Use TryGetProviderId where possible
Shadowghost
2025-02-21
Backport pull request #13594 from jellyfin/release-10.10.z
theguymadmax
2025-02-19
Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...
JPVenson
2025-02-09
Rename CreateOrUpdateItems back to CreateItems
Bond_009
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-29
Merge pull request #13453 from luzpaz/extentions-typo
luzpaz
2025-01-28
Merge pull request #12925 from Bond-009/await
Bond-009
2025-01-28
Remove useless checks and dead code (#13405)
Bond-009
2025-01-26
Prepared Seperation of Database components for future multi provider support
JPVenson
2025-01-25
chore: fix spelling
Josh Soref
2025-01-25
Merge pull request #12798 from JPVenson/feature/EFUserData
Joshua M. Boniface
2025-01-22
Remove useless checks and dead code
Bond_009
2024-12-12
move to new System.Threading.Lock type for better performance
Daniyar Alpyspayev
2024-11-19
Merge remote-tracking branch 'origin/master' into feature/EFUserData
JPVenson
2024-11-19
Backport pull request #12934 from jellyfin/release-10.10.z
Shadowghost
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-28
Changed from ImmuntableList to ImmutableArray
JPVenson
2024-10-11
Expanded People architecture and fixed migration
JPVenson
2024-10-10
Readded custom serialisation
JPVenson
2024-10-10
Removed obsolete Score and Similiarity values for search
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
[next]