feat: add identification page

This commit is contained in:
2025-12-18 05:58:08 +09:00
parent e3d3df9ecb
commit d848cf193c
15 changed files with 719 additions and 75 deletions
+31
View File
@@ -0,0 +1,31 @@
{
"theme": "auto",
"token": "fZcajsLWhzYzPams28Fo",
"server_url": "192.168.50.32",
"server_scheme": "http",
"server_port": "32400",
"timeout": 9,
"library_name": "Music",
"sync_mode": "merge_local_primary",
"path_rules": [],
"path_mapping": {
"mode": "SIMPLE",
"simple": [],
"regex": {
"local_pre": [],
"local_post": [],
"remote_pre": [],
"remote_post": []
}
},
"schedule_mode": "DISABLED",
"schedule_cron": "",
"schedule_daily_time": "00:00",
"schedule_weekly_days": [
0
],
"schedule_weekly_time": "00:00",
"schedule_auto_watch": false,
"backup_enabled": true,
"backup_retention_count": 5
}