mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-08-28 11:37:23 +08:00
更新 _torrent_search_utils.py
This commit is contained in:
@@ -8,7 +8,7 @@ from app.utils.crypto import HashUtils
|
|||||||
from app.utils.string import StringUtils
|
from app.utils.string import StringUtils
|
||||||
|
|
||||||
SEARCH_RESULT_CACHE_FILE = "__search_result__"
|
SEARCH_RESULT_CACHE_FILE = "__search_result__"
|
||||||
TORRENT_RESULT_LIMIT = 50
|
TORRENT_RESULT_LIMIT = 200
|
||||||
|
|
||||||
|
|
||||||
def build_torrent_ref(context: Optional[Context]) -> str:
|
def build_torrent_ref(context: Optional[Context]) -> str:
|
||||||
|
|||||||
Reference in New Issue
Block a user