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
/
Emby.Server.Implementations
/
ScheduledTasks
/
Tasks
/
CleanupCollectionAndPlaylistPathsTask.cs
Age
Commit message (
Expand
)
Author
2025-04-30
Cleanup Tasks and Validators
Shadowghost
2025-03-24
Fix Cleanup task not awaiting async methods
JPVenson
2024-12-01
Implement TaskTriggerInfoType enum (#12783)
Ethan Pippin
2024-09-04
Cleanup tasks
Shadowghost
2024-06-23
Backport pull request #12123 from jellyfin/release-10.9.z
Shadowghost
2024-04-23
Fix task CleanupCollectionAndPlaylistPathsTask removing valid paths (#11410)
John M
2024-04-17
#11289 Fixed cleanup task not checking for folders (#11311)
JPVenson
2024-01-16
Fix incorrect path check in CleanupCollectionAndPlaylistPathsTask
Bond_009
2023-09-18
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndP...
Tim Eisele
2023-09-17
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndP...
Tim Eisele
2023-09-17
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndP...
Tim Eisele
2023-09-17
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndP...
Tim Eisele
2023-09-16
Apply review suggestions
Shadowghost
2023-09-16
Extend collections cleanup task to include playlists too
Shadowghost