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-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-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
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
2024-04-24
Always scan ReplayGain tag (#11418)
Bond-009
2024-04-21
fix: don't apply whitelist tags to libraries (#11377)
gnattu
2024-04-05
Only allow owner and admin to delete playlists
Shadowghost
2024-03-25
Check all tags for allow/block (#11206)
Cody Robibero
2024-03-22
feat(i18n): transliterate item name before sorting (#11172)
Gary Wang
2024-03-16
add lyric files to supportedExtensions
robert-hamilton36
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2024-01-06
Remove some unused client capabilities and sync code (#10812)
Niels van Velzen
2023-12-08
Convert CollectionType to use lowercase enum names
Cody Robibero
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-11-09
Convert CollectionType, SpecialFolderType to enum (#9764)
Cody Robibero
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-08-22
== null -> is null
Bond_009
2023-06-21
Reduce bottlenecks scan code (#9863)
Bond-009
2023-05-15
Audio normalization (#9222)
TelepathicWalrus
2023-04-06
Remove redundant 'else' keywords
Stepan Goremykin
2023-03-16
Fix #9378
Bond_009
2023-03-08
Allow webp for local images
Bond_009
2023-02-20
Fix playlist parental control and no parental control skipping forbidden unra...
Shadowghost
2023-02-20
Recursively update rating
Shadowghost
2023-02-09
Reduced number of calls to GetPreference()
Jpuc1143
[next]