mirror of
https://github.com/NAStool/nas-tools-wiki.git
synced 2026-05-11 19:16:15 +08:00
docs: update 订阅管理
This commit is contained in:
3
订阅管理.md
3
订阅管理.md
@@ -2,7 +2,7 @@
|
||||
title: 订阅管理
|
||||
description:
|
||||
published: 1
|
||||
date: 2023-05-13T05:32:23.556Z
|
||||
date: 2023-05-13T05:34:43.534Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2023-05-12T04:43:54.882Z
|
||||
@@ -45,6 +45,7 @@ dateCreated: 2023-05-12T04:43:54.882Z
|
||||
**TMDB电影片单**:用于订阅themoviedb的电影片单。
|
||||
**TMDB电视剧片单**:用于订阅themoviedb的电视剧片单。
|
||||
**Nyaa**:用于订阅`https://nyaa.si/`的RSS。
|
||||
- 可根据RSS报文的内容,自定义Json格式解析配置:如类型为`XML`则需要是`XPath`语法,如类型为`JSON`则需要是`JsonPath`语法;支持的解析内容包括:`list`(获取列表) `title`(标题) `enclosure`(种子下载链接) `description`(种子描述) `size`(种子大小) `type`(类型:movie/tv) `year`(发行年份),没有或不需要的可不配置或配置为空,具体参考现有示例;解析器可以尽可能解析更多的信息,由订阅程序将按需使用。
|
||||
|
||||
## 新增订阅
|
||||
## 订阅预览
|
||||
|
||||
Reference in New Issue
Block a user