---
title: "更新网络歌曲标题来源配置"
method: PUT
path: "/settings/remote-title-source"
tags: ["歌曲管理"]
---

# 更新网络歌曲标题来源配置

`PUT /settings/remote-title-source`

tag：元数据刷新时用音频标签覆盖标题；filename（默认）：保持文件名作为标题，不覆盖。

## Request body

- HandlersRemoteTitleSourceRequest
  - `title_source` 'tag' | 'filename'

## Response `200`

返回 title_source 字段

- HandlersRemoteTitleSourceRequest
  - `title_source` 'tag' | 'filename'

## Other responses

- `400` — 请求格式错误或参数无效
- `500` — 保存配置失败

---

[API](https://skmtc.net/songloft-org/apis/songloft-api.md) · [All operations](https://skmtc.net/songloft-org/apis/songloft-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/songloft-org/songloft-api/versions/ee41778dbf8f/schema)
