> For the complete documentation index, see [llms.txt](https://xiers-organization.gitbook.io/music-tag-web/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xiers-organization.gitbook.io/music-tag-web/xiang-mu-jie-shao.md).

# 项目介绍

为什么开发web版呢？ 在使用Navidrome时，我存储音乐文件放在远程服务器上或 NAS 中，本地的Musictag和mp3tag并不能完全满足我的需求， 我需要直接在 NAS上去需改存储的音乐文件标签。

* music tag docker
* music tag web
* music tag nas
* music taggger
* music tag online

:thumbsup:!\[Github地址]\
<https://github.com/xhongc/music-tag-web>

作者： [xier](mailto:undefined)<br>

如果您觉得 music-tag-web 对你有帮助，可以请作者喝杯咖啡。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/xiang-mu-jie-shao.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.
