diff options
| author | Shadowghost <Ghost_of_Stone@web.de> | 2026-02-07 09:37:13 +0100 |
|---|---|---|
| committer | Shadowghost <Ghost_of_Stone@web.de> | 2026-02-07 09:37:42 +0100 |
| commit | f5d966fcc3eb3c5f8aa39a22caa8cf615029e1c5 (patch) | |
| tree | 72f8539cb0e95fada5293eb7fdbf1c8d52490595 /Emby.Server.Implementations/Localization/Core/en-US.json | |
| parent | 98d7c8d59fa3180e50ee311dfc53164325210896 (diff) | |
Remove Collection and Playlist cleanup task
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/en-US.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/en-US.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-US.json b/Emby.Server.Implementations/Localization/Core/en-US.json index c09d5af96c..c40448151c 100644 --- a/Emby.Server.Implementations/Localization/Core/en-US.json +++ b/Emby.Server.Implementations/Localization/Core/en-US.json @@ -130,9 +130,7 @@ "TaskOptimizeDatabaseDescription": "Compacts database and truncates free space. Running this task after scanning the library or doing other changes that imply database modifications might improve performance.", "TaskKeyframeExtractor": "Keyframe Extractor", "TaskKeyframeExtractorDescription": "Extracts keyframes from video files to create more precise HLS playlists. This task may run for a long time.", - "TaskCleanCollectionsAndPlaylists": "Clean up collections and playlists", - "TaskCleanCollectionsAndPlaylistsDescription": "Removes items from collections and playlists that no longer exist.", - "TaskExtractMediaSegments": "Media Segment Scan", +"TaskExtractMediaSegments": "Media Segment Scan", "TaskExtractMediaSegmentsDescription": "Extracts or obtains media segments from MediaSegment enabled plugins.", "TaskMoveTrickplayImages": "Migrate Trickplay Image Location", "TaskMoveTrickplayImagesDescription": "Moves existing trickplay files according to the library settings.", |
