mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2025-12-14 14:08:22 +08:00
music id match up
This commit is contained in:
@@ -10,6 +10,6 @@ func (c *_ProviderConfig) Name() string {
|
||||
}
|
||||
|
||||
var Provider = &_ProviderConfig{
|
||||
Priority: []string{"local", "netease", "kuwo", "bilibili"},
|
||||
Priority: []string{"netease", "kuwo", "bilibili"},
|
||||
LocalDir: "./music",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user