remove_broken_tracks
Soft-delete tracks by ID and remove them from all playlists, cleaning up your rekordbox library. Use after identifying broken tracks to eliminate them.
Instructions
Soft-delete tracks by ID and remove them from all playlists.
Use find_broken_tracks first to identify which tracks to remove. Tracks are soft-deleted (marked as deleted in the database, not permanently erased).
⚠️ DANGER: This removes tracks from your rekordbox library!
Args: track_ids: List of track IDs to remove
Returns: Details of removed tracks and any IDs that were not found
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||