refactor: split media server sync phases

This commit is contained in:
jxxghp
2026-08-22 22:12:00 +08:00
parent b3573e930a
commit cc967741d8
2 changed files with 192 additions and 178 deletions
-1
View File
@@ -18,7 +18,6 @@
},
"chain_public": {
"app/chain/download.py:DownloadChain.download_single": 167,
"app/chain/mediaserver.py:MediaServerChain.sync": 292,
"app/chain/subscribe.py:SubscribeChain.match": 415,
"app/chain/subscribe.py:SubscribeChain.search": 246
}