mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-02 03:47:10 +08:00
feat 更多订阅设置项
This commit is contained in:
@@ -44,6 +44,15 @@ export interface Subscribe {
|
||||
// 排除
|
||||
exclude?: string
|
||||
|
||||
// 质量
|
||||
quality?: string
|
||||
|
||||
// 分辨率
|
||||
resolution?: string
|
||||
|
||||
// 特效
|
||||
effect?: string
|
||||
|
||||
// 总集数
|
||||
total_episode?: number
|
||||
|
||||
|
||||
Reference in New Issue
Block a user