← 返回
开发者工具 Key 中文

Tautullu

Monitor Plex activity and stats via Tautulli API. Check who's watching, view history, get library stats, and see server info.
{"answer":"通过 Tautulli API 监控 Plex 活动与统计。查看当前观看用户、历史记录、媒体库统计及服务器信息。"}
rjmurillo rjmurillo 来源
开发者工具 clawhub v1.0.0 1 版本 99877.7 Key: 需要
★ 3
Stars
📥 2,390
下载
💾 49
安装
1
版本
#latest

概述

Tautulli

Monitor Plex Media Server activity via Tautulli API.

Setup

Set environment variables:

  • TAUTULLI_URL – Tautulli instance URL (e.g., http://192.168.1.100:8181)
  • TAUTULLI_API_KEY – Settings → Web Interface → API Key

Commands

Current Activity

bash {baseDir}/scripts/activity.sh

Shows active streams with user, title, progress, quality, and player.

Watch History

bash {baseDir}/scripts/history.sh [limit]

Default: last 10 items. Pass a number for more.

Library Stats

bash {baseDir}/scripts/libraries.sh

Lists library sections with item counts.

Recently Added

bash {baseDir}/scripts/recent.sh [limit]

Shows recently added media. Default: 10 items.

User Stats

bash {baseDir}/scripts/users.sh

Lists users with total watch time and last seen date.

Server Info

bash {baseDir}/scripts/server.sh

Shows Plex server name, version, platform, and connection status.

API Reference

All Tautulli API calls use:

$TAUTULLI_URL/api/v2?apikey=$TAUTULLI_API_KEY&cmd=<command>

Common commands: get_activity, get_history, get_libraries, get_recently_added, get_users, get_server_info.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 14:14 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,703
it-ops-security

Tmux

steipete
通过发送按键和抓取窗格输出,远程控制交互式 CLI 的 tmux 会话。
★ 45 📥 29,268
it-ops-security

1password

steipete
设置和使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单/多账户)、通过 op 读取/注入/运行密钥。
★ 53 📥 31,353