Files
archived-MoviePilot-Plugins/docs/EmbyReporter.md
thsrite 5299bf002d fix Emby观影报告 v1.7
分块发送,兼容微信推送
2024-09-14 12:41:58 +08:00

22 lines
827 B
Markdown

# Emby观影报告
### 使用说明
**注意**:需 `Emby` 安装 `Playback Report` 插件
将本项目**下载到本地**,并将 `/data/EmbyReporter/res` 下文件路径映射到 `MoviePilot` 容器可访问的目录下,如 `/config/plugins/EmbyReporter`
<details>
<summary> <b>具体步骤</b> </summary>
1. 下载源码:`git clone https://github.com/thsrite/MoviePilot-Plugins.git` 或者从网页直接下载并解压
2. 复制 `/data/EmbyReporter/res` 到容器可访问目录,如 `/config/plugins/EmbyReporter`
3. 配置该插件的素材路径 `/config/plugins/EmbyReporter/`,如下面图中所示
4. 立即运行一次,如果网络正常,`tg` 通道已配置的话,`tg` 即可收到推送
</details>
![img.png](../img/EmbyReporter/img.png)
![img_1.png](../img/EmbyReporter/img_1.png)