Tim Eisele
|
d976f13970
Recognize file changes and remove data on change (#13839)
|
1 month ago |
Quyet Vu
|
2ace880345
Fix playlist order (#13730)
|
2 months ago |
JPVenson
|
42bdb22bfb
Fixed namespaces
|
2 months ago |
Zero King
|
82b3135dd9
Fix possible NullReferenceException in playlist warning
|
3 months ago |
Shadowghost
|
6e7118eff1
Backport pull request #12934 from jellyfin/release-10.10.z
|
6 months ago |
Shadowghost
|
529d24ec30
Backport pull request #12037 from jellyfin/release-10.9.z
|
11 months ago |
Shadowghost
|
b337371a0c
Backport pull request #12024 from jellyfin/release-10.9.z
|
11 months ago |
Tim Eisele
|
c9cd17220a
Playlist fixes (#11487)
|
1 year ago |
Bond-009
|
3feb3f81bf
More efficient array creation (#11468)
|
1 year ago |
Shadowghost
|
8cf77424f6
Apply review suggestions
|
1 year ago |
Shadowghost
|
c1dbb49315
Implement update endpoint
|
1 year ago |
Shadowghost
|
bff37ed13a
Apply review suggestions
|
1 year ago |
Shadowghost
|
56c432a843
Apply review suggestions
|
1 year ago |
Shadowghost
|
f1dc1610a2
Extend playlist creation capabilities
|
1 year ago |
Shadowghost
|
88b3490d17
Add playlist ACL endpoints
|
1 year ago |
Cody Robibero
|
e7b8d45bbb
Use helper function to compare guid (#10825)
|
1 year ago |
Cody Robibero
|
35bd0c00c9
Fix inverted condition
|
1 year ago |
Cody Robibero
|
2920611ffc
Convert string MediaType to enum MediaType
|
2 years ago |
Bond_009
|
b176beb88e
Reduce string allocations
|
1 year ago |
Shadowghost
|
f7720e7c99
Extend collections cleanup task to include playlists too
|
1 year ago |
Shadowghost
|
eb52af4e6a
Fix playlists library and migration (#9770)
|
2 years ago |
Shadowghost
|
a8cdf4434b
Fix access to playlists not created by a user (#9746)
|
2 years ago |
Shadowghost
|
9211a73e40
Apply suggestions from code review
|
2 years ago |
Shadowghost
|
eba24d188d
Update Emby.Server.Implementations/Playlists/PlaylistManager.cs
|
2 years ago |
Shadowghost
|
82080bd1ef
Apply review suggestions
|
2 years ago |
Shadowghost
|
8d158df678
Add migration to properly set playlist owner
|
2 years ago |
Shadowghost
|
76ae599bd3
Fix playlist creation and removal
|
2 years ago |
Bond_009
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 years ago |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 years ago |