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
/
Folder.cs
Age
Commit message (
Expand
)
Author
3 days
Backport pull request #15594 from jellyfin/release-10.11.z
theguymadmax
2025-11-17
Backport pull request #15380 from jellyfin/release-10.11.z
theguymadmax
2025-11-17
Backport pull request #15373 from jellyfin/release-10.11.z
theguymadmax
2025-10-27
Backport pull request #15187 from jellyfin/release-10.11.z
Shadowghost
2025-10-10
Prevent PlaylistsFolder deletion during library removal
theguymadmax
2025-10-01
Fix BoxSet sorting (#14919)
theguymadmax
2025-10-01
Add check for processing recursive data structures (#14897)
JPVenson
2025-09-24
Apply filter server side (#14856)
v10.11.0-rc6
JPVenson
2025-09-24
Fix collections one-off (#14814)
theguymadmax
2025-09-20
Revert limit hack (#14820)
JPVenson
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-06-18
Fix seasons random (#13224)
Maxime
2025-06-15
Use proper scheduler that honors the parallel task limit (#14281)
JPVenson
2025-05-22
Fix collection behavior when sorting by rating or runtime (#14148)
theguymadmax
2025-03-28
feat: allow grouping shows into collections (#13236)
Johannes Heuel
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-03-01
Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...
JPVenson
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-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-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-22
Remove useless checks and dead code
Bond_009
2024-11-17
Applied coding style
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-08-30
Clean up UserDataManager
Bond_009
2024-06-23
Backport pull request #12134 from jellyfin/release-10.9.z
Shadowghost
2024-06-06
Backport pull request #11959 from jellyfin/release-10.9.z
Shadowghost
2024-05-13
Backport pull request #11569 from jellyfin/release-10.9.z
crobibero
2024-05-11
Update MediaBrowser.Controller/Entities/Folder.cs
Joshua M. Boniface
2024-05-11
Don't assume library change only on item count
gnattu
2024-05-05
Validate Collection Folders on adding and removal (#11444)
gnattu
2024-04-17
fix: correctly pass parameters in overrides
gnattu
2024-04-17
chore: use proper way to override remove root
gnattu
2024-04-12
Only update if actively refreshing (#11341)
Cody Robibero
2024-03-18
fix: skip library folders that are inaccessible or empty (#9291)
Claus Vium
2024-02-06
Fix tests
Patrick Barron
2024-02-06
Remove ActionableProgress
Patrick Barron
2024-02-06
Remove SimpleProgress
Patrick Barron
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2023-10-08
Pass cancellation token
Stepan Goremykin
2023-06-21
Reduce bottlenecks scan code (#9863)
Bond-009
[next]