mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
更新 fetch_medias.py
This commit is contained in:
@@ -115,7 +115,7 @@ class FetchMediasAction(BaseAction):
|
|||||||
|
|
||||||
@property
|
@property
|
||||||
def success(self) -> bool:
|
def success(self) -> bool:
|
||||||
return self._has_error
|
return not self._has_error
|
||||||
|
|
||||||
def __get_source(self, source: str):
|
def __get_source(self, source: str):
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user