# 第一章：Forward - 新视界

### ⚠️此WIKI基于1.3.15及以上的版本编写，部分功能的开发领先于正式版，故广而告之。

### 🎯 Forward 可以做什么？

<table><thead><tr><th>功能类别</th><th width="381.75">简要说明</th></tr></thead><tbody><tr><td>🎞 媒体播放</td><td>支持远程视频播放，兼容多种格式</td></tr><tr><td>🧠 智能识别</td><td>自动识别影片信息，生成封面、简介、标签等</td></tr><tr><td>🧩 模块扩展</td><td>可接入 TMDB、豆瓣、Emby 等服务，增强功能</td></tr><tr><td>📚 媒体管理</td><td>创建自己的 AI 媒体库，按标签、类型分类整理</td></tr><tr><td>🎨 极致美学</td><td>极简设计 + 动效加持，视觉流畅度拉满</td></tr><tr><td>📱 全平台</td><td>支持 iOS / iPadOS / Apple TV，未来还将支持 macOS</td></tr></tbody></table>

***

### ✅ Forward 适合谁？

* 追求高清本地播放体验的观影爱好者；
* 拥有丰富影片收藏、希望自动整理的用户；
* 使用 Emby、Jellyfin 搭建了家庭影院的 NAS 用户；
* 喜欢豆瓣标记、希望自定义影视标签的影迷；
* 喜欢干净简洁 UI、讨厌广告干扰的纯粹用户。

### 🧠 核心特性

* **模块化扩展**：通过加载模块实现资源源、元数据、评分信息的动态拓展。
* **极致流畅体验**：启动快、响应快、交互直觉，观影无需等待。
* **多格式支持**：支持常见视频格式播放，兼容字幕、音轨、弹幕等多维信息。
* **聚合式视图**：整合多个资料库与模块信息，统一展示，统一播放。
* **本地隐私设计**：无需登录、无需上传，所有数据本地处理，保障隐私安全。

### 📱 为什么选择 Forward？

| 传统播放器 | Forward      |
| ----- | ------------ |
| 只做播放  | 播放 + 管理 + 聚合 |
| 不支持模块 | 支持模块动态扩展     |
| 页面老旧  | 现代美观的界面设计    |
| 响应缓慢  | 极致流畅的体验优化    |

> 🎯 Forward 的目标不只是“什么都能播”，而是“让好内容以最自然的方式被你看到”。

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

### 💡 使用场景示例

* 你有一个 NAS/网盘，里面存了几百部电影，希望一站式浏览和播放。
* 你用 Emby/Jellyfin 搭建了家庭影音中心，想在移动端丝滑访问。
* 你在追剧，希望每集都能自动跳过片头，连播不断档。
* 你热爱本地管理电影资料，但又希望有评分、封面、弹幕等补充信息。

Forward，就是为你设计的。


---

# 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-yi-zhang-forward-xin-shi-jie.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.
