# 刮削艺术家并被 navidrome 识别

**前提条件：** 确保您的音乐已导入到音乐收藏中。如果尚未导入，请[音乐收藏与播放](/music-tag-web-v2/gong-neng-miao-shu/yin-yue-shou-cang-yu-bo-fang.md)参考相关指南完成此步骤。

**对于收藏中缺少艺术家封面的情况：**\
![](/files/ZcAvblJkyr7IuzZrdk55)

1. **设置艺术家封面抓取：**

   * 进入“系统设置”。
   * 选择“其他设置”。
   * 定位至“刮削艺术家”，并点击相应的按钮。\
     ![](/files/mV85aIGmMGJsOgSQzELM)

   操作完成后，您可以在“操作记录”中查看刮削过程的详情，确认艺术家信息是否已成功更新。
2. **艺术家页面展示封面：**
   * 成功刮削后，艺术家页面将显示封面图片。
   * 如果您的音乐文件目录结构如下所示：

     ```
     /app/media/music/王以太/演.说.家/人间天堂.flac
     ```
   * 则系统将在 `/王以太/` 目录下自动生成 `artist.jpg` 文件。
3. **封面文件识别：**
   * `artist.jpg` 文件将被 NaviDrome 自动识别并用于艺术家页面的展示。

<figure><img src="/files/QFvLIJRabiatF2XL3lRj" alt=""><figcaption></figcaption></figure>

\
![](/files/7woU47du8TNCDiga0vFt)\
![](/files/PQ737wqbxnvgiiMBBaGq)

**总结：** 为了确保艺术家封面能被正确显示，请务必按照以下目录结构组织您的音乐文件：

```
/艺术家/
    /专辑/
        音乐文件
```

这样可以保证 NaviDrome 能够准确地识别和展示艺术家及其作品的信息。

<br>


---

# 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/jiao-cheng-wen-zhang/gua-xiao-yi-shu-jia-bing-bei-navidrome-shi-bie.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.
