28 lines
752 B
JSON
28 lines
752 B
JSON
{
|
|
"hardware": "L07A",
|
|
"account": "",
|
|
"password": "",
|
|
"mi_did": "",
|
|
"cookie": "",
|
|
"verbose": false,
|
|
"music_path": "music",
|
|
"conf_path": null,
|
|
"hostname": "192.168.2.5",
|
|
"port": 8090,
|
|
"proxy": null,
|
|
"search_prefix": "ytsearch:",
|
|
"ffmpeg_location": "./ffmpeg/bin",
|
|
"active_cmd": "play,random_play,playlocal,play_music_list,stop",
|
|
"exclude_dirs": "@eaDir",
|
|
"music_path_depth": 10,
|
|
"disable_httpauth": true,
|
|
"httpauth_username": "admin",
|
|
"httpauth_password": "admin",
|
|
"music_list_url": "",
|
|
"music_list_json": "",
|
|
"disable_download": false,
|
|
"use_music_api": false,
|
|
"log_file": "/tmp/xiaomusic.txt",
|
|
"fuzzy_match_cutoff": 0.6,
|
|
"enable_fuzzy_match": true
|
|
} |