private init
42
README.md
@@ -2,46 +2,6 @@
|
||||
|
||||
MoviePilot三方插件市场:https://github.com/thsrite/MoviePilot-Plugins/
|
||||
|
||||
# 保持插件最新
|
||||
|
||||
- 安装并开启`插件自动更新`插件,每次重启会更新已安装插件最新版本。也可设置cron定时任务更新插件。
|
||||
- 如未刷新到插件更新,或者插件更新版本未变,可用`插件强制重装`插件进行重装。
|
||||
|
||||
### 插件新增
|
||||
|
||||
- 站点数据统计 v1.4 (无未读消息版本)(废弃)
|
||||
- 站点未读消息 v1.9 (依赖于[站点数据统计]插件)
|
||||
- [云盘Strm生成 v4.4](docs%2FCloudStrm.md)
|
||||
- [云盘Strm生成(增量版) v1.0](docs%2FCloudStrmIncrement.md)
|
||||
- [Strm文件模式转换 v1.0](docs%2FStrmConvert.md)
|
||||
- 清理订阅缓存 v1.0
|
||||
- 添加种子下载 v1.0
|
||||
- 删除站点种子 v1.2
|
||||
- 插件更新管理 v1.9
|
||||
- 插件强制重装 v1.7
|
||||
- 群辉Webhook通知 v1.1
|
||||
- 同步CookieCloud v1.2
|
||||
- 日程提醒 v1.0
|
||||
- 订阅提醒 v1.1
|
||||
- [Emby观影报告 v1.5](docs%2FEmbyReporter.md)
|
||||
- 演员订阅 v2.1
|
||||
- [短剧刮削 v3.2](docs%2FShortPlayMonitor.md)
|
||||
- 云盘实时监控 v2.2
|
||||
- 源文件恢复 v1.2
|
||||
- [微信消息转发 v2.7](docs%2FWeChatForward.md)
|
||||
- 订阅下载统计 v1.5
|
||||
- [自定义命令 v1.7](docs%2FCustomCommand.md)
|
||||
- docker自定义任务 v1.3
|
||||
- 插件彻底卸载 v1.0
|
||||
- 实时软连接 v1.8
|
||||
- 订阅规则自动填充 v2.7
|
||||
- Emby元数据刷新 v1.1
|
||||
- Emby媒体标签 v1.2
|
||||
- 热门媒体订阅 v1.7
|
||||
- [HomePage v1.2](docs%2FHomePage.md)
|
||||
- 目录监控(统一入库消息增强版) v1.0
|
||||
- Sql执行器 v1.2
|
||||
- 命令执行器 v1.2
|
||||
- 云盘助手(docs%2FCloudAssistant.md) v1.7
|
||||
- CloudDrive2助手 v1.1
|
||||
- 软连接重定向 v1.0
|
||||
- 云盘助手(docs%2FCloudAssistant.md) v1.7
|
||||
|
Before Width: | Height: | Size: 283 KiB |
|
Before Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 87 KiB |
|
Before Width: | Height: | Size: 177 KiB |
|
Before Width: | Height: | Size: 86 KiB |
|
Before Width: | Height: | Size: 72 KiB |
|
Before Width: | Height: | Size: 71 KiB |
|
Before Width: | Height: | Size: 36 KiB |
@@ -1,25 +0,0 @@
|
||||
# 云盘strm生成
|
||||
|
||||
### 使用说明
|
||||
|
||||
目录监控格式:
|
||||
|
||||
- 1.监控目录#目的目录#媒体服务器内源文件路径
|
||||
- 2.监控目录#目的目录#cd2#cd2挂载本地跟路径#cd2服务地址
|
||||
- 3.监控目录#目的目录#alist#alist挂载本地跟路径#alist服务地址
|
||||
|
||||
路径:
|
||||
|
||||
- 监控目录:源文件目录即云盘挂载到MoviePilot中的路径
|
||||
- 目的路径:MoviePilot中strm生成路径
|
||||
- 媒体服务器内源文件路径:源文件目录即云盘挂载到媒体服务器的路径
|
||||
|
||||
示例:
|
||||
|
||||
- MoviePilot上云盘源文件路径 /mount/cloud/aliyun/emby`/tvshow/爸爸去哪儿/Season 5/14.特别版.mp4`
|
||||
|
||||
- MoviePilot上strm生成路径 /mnt/link/aliyun`/tvshow/爸爸去哪儿/Season 5/14.特别版.strm`
|
||||
|
||||
- 媒体服务器内源文件路径 /mount/cloud/aliyun/emby`/tvshow/爸爸去哪儿/Season 5/14.特别版.mp4`
|
||||
|
||||
- 监控配置为:/mount/cloud/aliyun/emby#/mnt/link/aliyun#/mount/cloud/aliyun/emby
|
||||
@@ -1,42 +0,0 @@
|
||||
# 云盘strm生成(增量版)
|
||||
|
||||
### 使用说明
|
||||
|
||||
目录监控格式:
|
||||
|
||||
- 1.增量目录#监控目录#目的目录#媒体服务器内源文件路径
|
||||
- 2.增量目录#监控目录#目的目录#cd2#cd2挂载本地跟路径#cd2服务地址
|
||||
- 3.增量目录#监控目录#目的目录#alist#alist挂载本地跟路径#alist服务地址
|
||||
|
||||
路径:
|
||||
|
||||
- 增量目录:转存到云盘的路径,插件只会扫描该路径下的文件,移动到监控路径,生成目的路径的strm文件
|
||||
- 监控目录:源文件目录即云盘挂载到MoviePilot中的路径
|
||||
- 目的路径:MoviePilot中strm生成路径
|
||||
- 媒体服务器内源文件路径:源文件目录即云盘挂载到媒体服务器的路径
|
||||
|
||||
示例:
|
||||
|
||||
- 增量目录:/increment`/tvshow/爸爸去哪儿/Season 5/14.特别版.mp4`
|
||||
|
||||
- MoviePilot上云盘源文件路径 /mount/cloud/aliyun/emby`/tvshow/爸爸去哪儿/Season 5/14.特别版.mp4`
|
||||
|
||||
- MoviePilot上strm生成路径 /mnt/link/aliyun`/tvshow/爸爸去哪儿/Season 5/14.特别版.strm`
|
||||
|
||||
- 媒体服务器内源文件路径 /mount/cloud/aliyun/emby`/tvshow/爸爸去哪儿/Season 5/14.特别版.mp4`
|
||||
|
||||
- 监控配置为:/increment#/mount/cloud/aliyun/emby#/mnt/link/aliyun#/mount/cloud/aliyun/emby
|
||||
|
||||
|
||||
保留路径:
|
||||
|
||||
扫描到增量目录的文件,会移动到监控目录,并生成目的路径的strm文件,删除空的增量目录,如果想保留某些父目录,可以将它们添加到保留路径中。
|
||||
|
||||
例如:
|
||||
|
||||
/increment/series/庆余年/Season 1/1.第一集.mp4
|
||||
|
||||
保留路径为series
|
||||
|
||||
则文件移动到目的路径名后,会删除庆余年/Season 1,父路径/increment/series保留
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
# 自定义命令
|
||||
|
||||
### 使用说明
|
||||
|
||||
默认把python脚本最后一个print作为返回值
|
||||
|
||||
命令名#0 9 * * *#python main.py
|
||||
命令名#0 9 * * *#python main.py#1-600
|
||||
|
||||
|
||||
1-600为随机延时,单位秒
|
||||
@@ -1,31 +0,0 @@
|
||||
# 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>
|
||||
|
||||

|
||||

|
||||
|
||||
每日一言推荐
|
||||
``
|
||||
https://v.api.aa1.cn/api/yiyan/index.php
|
||||
https://yijuzhan.com/api/word.php
|
||||
``
|
||||
|
||||
点点推荐舔狗
|
||||
``
|
||||
https://v.api.aa1.cn/api/tiangou/index.php
|
||||
``
|
||||
@@ -1,51 +0,0 @@
|
||||
# HomePage自定义API
|
||||
|
||||

|
||||
|
||||
HomePage services.yaml配置
|
||||
```angular2html
|
||||
- Media:
|
||||
- MoviePilot:
|
||||
icon: /icons/icon/MoviePilot.png
|
||||
href: http://MoviePilot_IP:NGINX_PORT
|
||||
ping: http://MoviePilot_IP:NGINX_PORT
|
||||
# server: unraid
|
||||
# container: MoviePilot
|
||||
showStats: true
|
||||
widget:
|
||||
type: customapi
|
||||
url: http://MoviePilot_IP:NGINX_PORT/api/v1/plugin/HomePage/statistic?apikey=api_token
|
||||
method: GET
|
||||
mappings:
|
||||
- field: movie_subscribes
|
||||
label: 电影订阅
|
||||
- field: tv_subscribes
|
||||
label: 电视剧订阅
|
||||
- field: movie_count
|
||||
label: 电影数量
|
||||
- field: tv_count
|
||||
label: 电视剧数量
|
||||
# - field: episode_count
|
||||
# label: 电影剧集数量
|
||||
# - field: user_count
|
||||
# label: 用户数量
|
||||
# - field: total_storage
|
||||
# label: 总空间
|
||||
# - field: free_storage
|
||||
# label: 剩余空间
|
||||
# - field: now_tasks
|
||||
```
|
||||
|
||||
### 自定义API Response字段
|
||||
- movie_subscribes: 电影订阅
|
||||
- tv_subscribes: 电视剧订阅
|
||||
- movie_count: 电影数量
|
||||
- tv_count: 电视剧数量
|
||||
- episode_count: 电影剧集数量
|
||||
- user_count: 用户数量
|
||||
- total_storage: 总空间
|
||||
- used_storage: 已用空间
|
||||
- free_storage: 剩余空间
|
||||
|
||||
### HomePage自定义API文档
|
||||
https://gethomepage.dev/latest/widgets/services/customapi/#custom-request-body
|
||||
@@ -1,17 +0,0 @@
|
||||
# 短剧刮削
|
||||
|
||||
### 使用说明
|
||||
|
||||
监控方式:
|
||||
|
||||
- fast:性能模式,内部处理系统操作类型选择最优解
|
||||
- compatibility:兼容模式,目录同步性能降低且NAS不能休眠,但可以兼容挂载的远程共享目录如SMB (建议使用)
|
||||
|
||||
是否重命名
|
||||
|
||||
- true 自定义识别词
|
||||
- false
|
||||
- smart 我看着取 (尝试从agsv、萝莉站获取封面)
|
||||
|
||||
封面比例:
|
||||
2:3
|
||||
@@ -1,18 +0,0 @@
|
||||
# Strm文件模式转换
|
||||
|
||||
### 使用说明
|
||||
|
||||
#### 本地模式
|
||||
- MoviePilot上strm视频路径 /mnt/link/aliyun`/tvshow/爸爸去哪儿/Season 5/14.特别版.strm`
|
||||
- 云盘源文件挂载本地后 挂载`进媒体服务器的路径`,与上方对应 /mount/cloud/aliyun/emby`/tvshow/爸爸去哪儿/Season 5/14.特别版.mp4`
|
||||
|
||||
- 转换配置为:`/mnt/link/aliyun#/mount/cloud/aliyun/emby`
|
||||
|
||||
#### API模式
|
||||
- MoviePilot上strm视频根路径 /mnt/link/aliyun`/tvshow/爸爸去哪儿/Season 5/14.特别版.strm`
|
||||
- cd2挂载后路径 /aliyun/emby`/tvshow/爸爸去哪儿/Season 5/14.特别版.mp4`
|
||||
|
||||
- 转换配置为:`/mnt/link/aliyun#/aliyun/emby#cd2#192.168.31.103:19798`
|
||||
|
||||
|
||||
## 具体自己多尝试吧。
|
||||
@@ -1,37 +0,0 @@
|
||||
# 微信消息转发
|
||||
|
||||
### 使用说明
|
||||
|
||||
#### 消息转发插件加强版
|
||||
|
||||
根据正则表达式将对应title的消息转发到不同的企业微信应用上
|
||||
|
||||
企业微信应用配置与正则表达式一一对应(一行对应一行)
|
||||
|
||||
如果某条消息不想指定userid发送,则填写忽略userid正则表达式.
|
||||
|
||||
#### 额外消息配置
|
||||
|
||||
`开始下载 > userid > 后台下载任务已提交,请耐心等候入库通知。 > appid`
|
||||
|
||||
`已添加订阅 > userid > 电视剧正在更新,已添加订阅,待更新后自动下载。 > appid`
|
||||
|
||||
中间用` > `分割
|
||||
|
||||
消息title匹配到`开始下载`的正则
|
||||
|
||||
且消息text中的`用户:`匹配到userid,
|
||||
|
||||
则发送`后台下载任务已提交,请耐心等候入库通知。`额外通知。
|
||||
|
||||
发送给appid为`appid`的企业微信应用。(环境变量配置或者本插件配置均可。)
|
||||
|
||||
#### 特定消息指定用户
|
||||
|
||||
`title正则 > text|title正则 > userid`
|
||||
|
||||
当要发送的消息的`title`和`text|title`均匹配正则,则强制指定该消息的userid
|
||||
|
||||
#### 2.0版本兼容旧版配置
|
||||
|
||||
如更新到2.0版本,设置微信配置界面配置没有格式化,无须担心,重启下即可(不重启功能也正常使用)。
|
||||
|
Before Width: | Height: | Size: 24 KiB |
BIN
icons/actor.png
|
Before Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 39 KiB |
BIN
icons/backup.png
|
Before Width: | Height: | Size: 6.1 KiB |
BIN
icons/bark.webp
|
Before Width: | Height: | Size: 1.9 KiB |
BIN
icons/broom.png
|
Before Width: | Height: | Size: 23 KiB |
BIN
icons/brush.jpg
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 154 KiB |
|
Before Width: | Height: | Size: 93 KiB |
BIN
icons/clean.png
|
Before Width: | Height: | Size: 6.2 KiB |
BIN
icons/cloud.png
|
Before Width: | Height: | Size: 92 KiB |
|
Before Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 374 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
BIN
icons/code.png
|
Before Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 35 KiB |
BIN
icons/create.png
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 14 KiB |
BIN
icons/delete.png
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 26 KiB |
BIN
icons/douban.png
|
Before Width: | Height: | Size: 6.7 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 2.6 KiB |
BIN
icons/emby.png
|
Before Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |
BIN
icons/hosts.png
|
Before Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 12 KiB |
BIN
icons/iyuu.png
|
Before Width: | Height: | Size: 10 KiB |
BIN
icons/like.jpg
|
Before Width: | Height: | Size: 40 KiB |
BIN
icons/login.png
|
Before Width: | Height: | Size: 3.3 KiB |
BIN
icons/media.png
|
Before Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 63 KiB |
|
Before Width: | Height: | Size: 4.7 KiB |
BIN
icons/movie.jpg
|
Before Width: | Height: | Size: 13 KiB |
BIN
icons/nfo.png
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 7.4 KiB |
|
Before Width: | Height: | Size: 8.4 KiB |
|
Before Width: | Height: | Size: 7.6 KiB |
BIN
icons/random.png
|
Before Width: | Height: | Size: 6.4 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 17 KiB |
BIN
icons/regex.png
|
Before Width: | Height: | Size: 7.0 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 6.8 KiB |
BIN
icons/rss.png
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 33 KiB |
BIN
icons/seed.png
|
Before Width: | Height: | Size: 23 KiB |
BIN
icons/signin.png
|
Before Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 118 KiB |
BIN
icons/sqlite.png
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 4.1 KiB |
|
Before Width: | Height: | Size: 3.5 KiB |
BIN
icons/sync.png
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 5.3 KiB |
BIN
icons/tag.png
|
Before Width: | Height: | Size: 5.2 KiB |
|
Before Width: | Height: | Size: 186 KiB |
|
Before Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 5.6 KiB |
BIN
icons/unread.png
|
Before Width: | Height: | Size: 3.5 KiB |
BIN
icons/update.png
|
Before Width: | Height: | Size: 3.8 KiB |
BIN
icons/upload.png
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 16 KiB |
BIN
icons/world.png
|
Before Width: | Height: | Size: 81 KiB |
|
Before Width: | Height: | Size: 52 KiB |
|
Before Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 20 KiB |