aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs
AgeCommit message (Collapse)Author
2023-09-16Extend collections cleanup task to include playlists tooShadowghost
2023-06-27suggestions from reviewCody Robibero
2023-06-27Update ↵JPVenson
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-05-02Update ↵JPVenson
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-02-05Changed LogTrace to LogDebugJean-Pierre Bachmann
2023-02-05Updated logging level and formattingJean-Pierre Bachmann
2023-02-01Fixed whitespaceJean-Pierre Bachmann
2023-02-01Update CleanupCollectionPathsTask.csJPVenson
Removed code smell and switched to non creation for non existing collection folder
2023-02-01Added CleanupCollection taskJean-Pierre Bachmann