-
Notifications
You must be signed in to change notification settings - Fork 0
Plex Integration
Plex is optional.
Censorarr can process mounted media without Plex.
- content-rating filtering
- playback-aware start gating
- optional library refresh after processing
Typical values:
Plex URL: http://PLEX-SERVER-IP:32400
Movies library: Movies
TV library: TV Shows
The Plex token is best saved through the Censorarr UI. Environment-variable fallback is also supported.
Movies default example:
rating_filter:
enabled: false
source: plex
minimum: PG-13
include_unrated: falseTV default example:
tv:
rating_filter:
minimum: TV-14Enable rating filtering only if Plex metadata is reliable enough for your library.
Plex may report host/NAS paths that differ from paths inside Censorarr.
Example:
plex_path_mappings:
- from: /volume1/Movies
to: /mediaTV:
plex_path_mappings:
- from: /volume1/TV Shows
to: /tvfrom is the path Plex reports.
to is the path Censorarr uses inside its container.
plex_activity:
pause_when_streaming: trueThis prevents a new automatic job from starting while Plex has active video playback.
It does not terminate a movie that is already being transcribed.
plex_activity:
refresh_after_processing: trueUse this if you want Plex to refresh after Censorarr changes a media file.
Leave Plex-specific features disabled. Censorarr still scans and processes the mounted files normally.
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