mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-07 00:16:57 +08:00
feat: 完善数据库备份管理与版本读取 (#6450)
This commit is contained in:
@@ -11,7 +11,7 @@ from app.cli import cli
|
||||
from app.sdk import database as database_sdk
|
||||
|
||||
|
||||
NAME = "sqlite_20260819_030000.db"
|
||||
NAME = "moviepilot_v3.0.0_sqlite_20260819_030000.db"
|
||||
|
||||
|
||||
def _artifact(tmp_path: Path) -> BackupArtifact:
|
||||
|
||||
Reference in New Issue
Block a user