fix readme
This commit is contained in:
parent
a81c9262c3
commit
445cbc660a
@ -195,9 +195,9 @@ docker pull jxxghp/moviepilot:latest
|
||||
|
||||
- 通过CookieCloud同步快速同步站点,不需要使用的站点可在WEB管理界面中禁用。
|
||||
- 通过下载器监控实现资源下载后自动整理入库刮削。
|
||||
- 通过微信/Telegram/Slack远程搜索下载、订阅和管理设置,其中Telegram将会自动添加操作菜单。微信回调相对路径为`/api/v1/message?token=moviepilot`,其中`moviepilot`为设置的`API_TOKEN`。
|
||||
- 通过微信/Telegram/Slack远程搜索下载、订阅和管理设置,其中Telegram将会自动添加操作菜单。微信回调相对路径为`/api/v1/message/`。
|
||||
- 通过WEB进行管理,将WEB添加到手机桌面获得类App使用效果,管理界面地址:http://ip:3000。
|
||||
- 设置媒体服务器WEBHOOK,通过MoviePilot发送播放通知,以及后续播放限速等插件功能。WEBHOOK回调相对路径为`/api/v1/message?token=moviepilot`,`moviepilot`为设置的`API_TOKEN`。
|
||||
- 设置媒体服务器Webhook,通过MoviePilot发送播放通知,以及后续播放限速等插件功能。Webhook回调相对路径为`/api/v1/message?token=moviepilot`,其中`moviepilot`为设置的`API_TOKEN`。
|
||||
- 将MoviePilot做为Radarr或Sonarr服务器添加到Overseerr或Jellyseerr,可使用Overseerr/Jellyseerr选片。
|
||||
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user