21 lines
424 B
JSON
21 lines
424 B
JSON
{
|
|
"channel_priorities": [
|
|
"Sing King Karaoke",
|
|
"KaraFun Karaoke",
|
|
"Stingray Karaoke"
|
|
],
|
|
"matching": {
|
|
"fuzzy_matching": false,
|
|
"fuzzy_threshold": 0.85,
|
|
"case_sensitive": false
|
|
},
|
|
"output": {
|
|
"verbose": false,
|
|
"include_reasons": true,
|
|
"max_duplicates_per_song": 10
|
|
},
|
|
"file_types": {
|
|
"supported_extensions": [".mp3", ".cdg", ".mp4"],
|
|
"mp4_extensions": [".mp4"]
|
|
}
|
|
} |