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
/
Playlists
Age
Commit message (
Expand
)
Author
2025-09-16
Optimize internal querying of UserData, other fixes (#14795)
JPVenson
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
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-01-26
Prepared Seperation of Database components for future multi provider support
JPVenson
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-10-09
WIP porting new Repository structure
JPVenson
2024-06-23
Backport pull request #12024 from jellyfin/release-10.9.z
Shadowghost
2024-05-05
Playlist fixes (#11487)
Tim Eisele
2024-04-21
Maintaining track order when a new playlist is created from an existing playl...
Nick Ganter
2024-04-17
chore: use proper way to override remove root
gnattu
2024-04-05
Only allow owner and admin to delete playlists
Shadowghost
2024-04-03
Enforce permissions
Shadowghost
2024-04-02
Apply review suggestions
Shadowghost
2024-04-01
Implement update endpoint
Shadowghost
2024-04-01
Apply review suggestions
Shadowghost
2024-03-26
Apply review suggestions
Shadowghost
2024-03-26
Add playlist ACL endpoints
Shadowghost
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-09-16
Extend collections cleanup task to include playlists too
Shadowghost
2023-05-15
Fix playlists library and migration (#9770)
Shadowghost
2023-05-12
Fix access to playlists not created by a user (#9746)
Shadowghost
2023-03-17
Apply review suggestions
Shadowghost
2023-03-10
Add migration to properly set playlist owner
Shadowghost
2023-03-10
Fix playlist creation and removal
Shadowghost
2022-12-05
Replace != null with is not null
Bond_009
2022-09-28
Remove redundant using directives
Hannes Braun
2022-02-21
Optimize Guid comparisons
Bond_009
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-08-13
Fix warnings in MediaBrowser.Controller
Rich Lander
2021-06-06
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
Cody Robibero
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-05-05
Code Clean up: Convert to null-coalescing operator ?? (#5845)
BaronGreenback
2021-04-21
Improve perf of db save and query
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-08
Can't reference System.IO.Path as 'Path', even though System.IO is in the usi...
Brian Arnold
2021-04-08
Update MediaBrowser.Controller/Playlists/Playlist.cs
BrianCArnold
2021-04-08
Fixed issue with determining if a directory was a directory or file when it c...
Brian Arnold
2020-11-16
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
crobibero
2020-10-17
Use nameof where possible
Bond_009
2020-08-22
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
Bond_009
2020-08-21
Fix build
Bond_009
2020-08-21
Make some methods async
Bond_009
2020-07-17
Migrate Display Preferences to EF Core
Patrick Barron
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
[next]