# 第九章：Trakt 观影追踪

Forward 支持与 [Trakt.tv](https://trakt.tv) 账户集成，自动同步你的观影记录与进度。

**🔗 如何连接**

1. 前往 **设置 > 资料库**。
2. 找到 **Trakt** 选项，点击登录。

<figure><img src="/files/88ZZDJTm2LBNpExXkbHh" alt=""><figcaption></figcaption></figure>

1. TV端可能需要使用设备码（Device Code）等方式进行 OAuth 认证 — 在浏览器中打开 Trakt 网站并输入验证码即可完成。

**🔄 同步内容**

| 同步项目 | 说明                     |
| ---- | ---------------------- |
| 观看历史 | 自动将已观看的电影 / 剧集标记为已看    |
| 播放进度 | 实时同步当前播放位置             |
| 待看清单 | 与 Trakt Watchlist 双向同步 |
| 收藏夹  | 与 Trakt Favorites 同步   |
| 评分   | 支持从 Trakt 拉取评分数据       |

**📌 注意事项**

* 需要 Trakt.tv 免费账户。
* 登录状态自动保持，Token 过期自动刷新。
* 支持 Emby、Jellyfin、Stremio 等多种服务器类型的 Trakt 关联。


---

# 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://forward-2.gitbook.io/forward/di-jiu-zhang-trakt-guan-ying-zhui-zong.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.
