Files
archived-MoviePilot-Plugins/package.v2.json
2026-03-15 21:45:12 +08:00

21 lines
736 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"TvFirstWatch": {
"name": "首播试看",
"description": "定时抓取RSS只下载电视剧前N集自动跳过合集和过大文件。",
"labels": "订阅,RSS",
"version": "1.5.2",
"icon": "rss.png",
"author": "Raymond38324",
"level": 2,
"history": {
"v1.5.2": "去除是否发送通知的配置",
"v1.5.1": "修复NoneType错误增强空值处理",
"v1.5": "详情页新增清空历史按钮",
"v1.4": "新增Complete/合集检测,新增单集大小上限过滤",
"v1.3": "修复媒体信息识别下载前自动获取TMDB信息",
"v1.2": "新增预估大小配置",
"v1.1": "新增空间限制功能",
"v1.0": "首次发布"
}
}
}