initial commit: Plex Age Limit Setter

FastAPI service that syncs content ratings on Plex libraries,
with MCP tool server, scheduled sync, and Podman Quadlet deployment.
This commit is contained in:
2026-07-09 23:38:31 +02:00
commit 3d6a2008bb
11 changed files with 845 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
PLEX_BASEURL=http://host.containers.internal:32400
PLEX_TOKEN=your_plex_token_here
# Alternative to token - use username/password:
# PLEX_USERNAME=ole@example.com
# PLEX_PASSWORD=your_password
LOG_LEVEL=INFO
TRIGGER_RATE_LIMIT=60
SCHEDULE_INTERVAL_MINUTES=5
TARGET_CONTENT_RATING=2
TARGET_LIBRARY=BorneVideo