自定义订阅兼容V2

This commit is contained in:
jxxghp
2024-10-19 17:21:26 +08:00
parent 5297a76eb1
commit aa3a4f7ec9
2 changed files with 17 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
{
"SiteStatistic": {
"SiteStatistic": {
"name": "站点数据统计",
"description": "站点统计数据图表。",
"labels": "站点,仪表板",
@@ -97,5 +97,17 @@
"v1.7": "MoviePilot V2 版本自动转移做种插件",
"v1.7.1": "修复兼容性问题"
}
},
"RssSubscribe": {
"name": "自定义订阅",
"description": "定时刷新RSS报文识别内容后添加订阅或直接下载。",
"labels": "订阅",
"version": "2.0",
"icon": "rss.png",
"author": "jxxghp",
"level": 2,
"history": {
"v2.0": "兼容MoviePilot V2 版本"
}
}
}