mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-21 08:10:16 +08:00
feat: add search_imdbid
This commit is contained in:
@@ -80,6 +80,9 @@ export interface Subscribe {
|
||||
// 是否洗版,数字或者boolean
|
||||
best_version: any
|
||||
|
||||
// 使用 imdbid 搜索
|
||||
search_imdbid?: boolean
|
||||
|
||||
// 当前优先级
|
||||
current_priority: number
|
||||
|
||||
|
||||
Reference in New Issue
Block a user