扫描管理
更新扫描标题来源配置
tag:优先使用音频标签中的标题;filename:始终使用文件名(不含扩展名)作为标题。切换后需以「重新导入」模式扫描才能生效。
put/settings/scan-title-source
Request body
Example request
{
"title_source": "tag"
}Response
返回 title_source 字段
Example response
{
"title_source": "tag"
}tag:优先使用音频标签中的标题;filename:始终使用文件名(不含扩展名)作为标题。切换后需以「重新导入」模式扫描才能生效。
{
"title_source": "tag"
}返回 title_source 字段
{
"title_source": "tag"
}