-
Notifications
You must be signed in to change notification settings - Fork 0
Clean Audio Review and Safety
Default configuration:
clean_track:
title: English - CLEAN
language: eng
place_clean_first: true
make_default: true
replace_existing_clean: true
reprocess_existing_clean: false
codec: autoCensorarr preserves retained original media streams and creates a separate CLEAN audio track.
Reprocessing replaces the existing CLEAN track rather than stacking additional CLEAN tracks.
Censorarr does not intentionally destroy the retained original audio track when adding the CLEAN version.
dry_run: trueUse this for initial evaluation.
Dry Run still reads/transcribes media but does not perform the final media replacement.
review_mode:
enabled: trueWhen enabled, analysis stops at the review screen.
Approving uses the existing analysis report, so the file does not need to be transcribed again.
Default safety settings:
safety:
validate_output: true
duration_tolerance_seconds: 2.0
preserve_owner_mode: true
backup_original: falseCensorarr creates temporary output, validates it, and only then replaces the original pathname.
If you want an additional original-file backup, enable:
backup_original: trueUnderstand the storage impact before enabling it across a large library.
Default marker:
.censorarr.done.json
It is stored in the media directory and includes a media fingerprint.
If the media file is replaced/changed, the fingerprint changes and the old completion state is no longer treated as current.
Default:
/config/reports
The example configuration keeps transcript JSON and rescue details.
Censorarr Wiki
- Home
- Quick Start
- Windows
- Native Linux
- Synology Container Manager
- Docker / Linux
- Setup Wizard
- Media & Permissions
- Transcription & GPU Worker
- Plex
- Radarr & Sonarr
- Bazarr & Subtitles
- Profanity & Detection
- CLEAN Audio & Safety
- Scheduling & Notifications
- Updating
- Troubleshooting
- Configuration Reference
- Security & Secrets