Files
archived-MoviePilot-Plugins/plugins.v2/package.v2.json
2026-03-14 20:38:41 +08:00

16 lines
535 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.2",
"icon": "rss.png",
"author": "Raymond38324",
"level": 2,
"history": {
"v1.2": "新增预估大小配置当RSS无种子大小时使用",
"v1.1": "新增空间限制功能,下载前检查剩余空间",
"v1.0": "首次发布支持RSS订阅电视剧首播试看"
}
}
}