# 基本设置

<figure><img src="/files/oWaMiLHXSxJ47s6lx2Hj" alt=""><figcaption><p>基本设置</p></figcaption></figure>

1. **本地音乐写入位置 ，** 写入元数据会影响做种，写入数据库必须有 mtw 提供的 subsonic 服务端播放才能显示。
2. **webdav 音乐写入位置**，网盘挂载在本地的目录，写入元数据会下载音乐后修改再上传回网盘，有较为频繁的操作，写入数据库，只会读取音乐文件的一部分内容就能读到元数据，然后存入 mtw 的数据库，使用提供的 subsonic 服务端播放才能显示。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xiers-organization.gitbook.io/music-tag-web-v2/gong-neng-miao-shu/ji-ben-she-zhi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
