# Musik-Logbuch

如果您需要在演出后记录您演奏的歌曲，例如为了与像 GEMA 或 SUIZA 这样的权利协会进行结算，您可以使用音乐日志。

一旦启用，播放的歌曲将被记录到一个 .CSV 文件中，并附加信息如时间点和持续时间、艺术家和流派。

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

大多数电子表格软件都可以显示和处理 CSV 文件。

<figure><img src="/files/5pTB6sUxLylKTHE5PQd8" alt=""><figcaption></figcaption></figure>

演出前，您可以清除音乐日志的内容，演出后，您可以通过电子邮件发送包含播放歌曲的 CSV 文件，或者使用“Öffnen in”传送给其他应用程序，保存到 iCloud 或通过 AirDrop 发送到其他设备。

可以设置从何时起检测一首歌曲算作已播放。可以是歌曲打开的最短时间，或者歌曲的播放是否确实开始。

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


---

# 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://docs.songbookplus.com/zhong-wen/readme/musik-logbuch.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.
