feat: prioritize Netease and QQ

This commit is contained in:
2026-07-12 20:38:23 +02:00
parent bfe5717c3a
commit 3aee0aba4d
+1 -1
View File
@@ -46,9 +46,9 @@ _FETCHER_GROUPS: list[list[FetcherMethodType]] = [
["local"], ["local"],
["cache-search"], ["cache-search"],
["spotify"], ["spotify"],
["netease", "qqmusic"],
["lrclib", "musixmatch-spotify"], ["lrclib", "musixmatch-spotify"],
["lrclib-search", "musixmatch"], ["lrclib-search", "musixmatch"],
["netease", "qqmusic"],
] ]