mirror of
https://github.com/C5H12O5/syno-videoinfo-plugin.git
synced 2025-07-23 02:55:35 +00:00
Update README.md
This commit is contained in:
14
README.md
14
README.md
@ -1,10 +1,10 @@
|
||||
# syno-videoinfo-plugin
|
||||
|
||||
[](https://github.com/C5H12O5/syno-videoinfo-plugin/releases)
|
||||

|
||||

|
||||

|
||||
[](LICENSE)
|
||||
[](https://github.com/c5h12o5/syno-videoinfo-plugin/releases)
|
||||

|
||||

|
||||

|
||||
[](LICENSE)
|
||||
|
||||
##### 📖 English | 📖 [简体中文](README.zh-CN.md)
|
||||
|
||||
@ -19,7 +19,7 @@ other than the default ones.
|
||||
|
||||
Install the plugin:
|
||||
|
||||
1. Download the latest release from [**here**](https://github.com/C5H12O5/syno-videoinfo-plugin/releases).
|
||||
1. Download the latest release from [**here**](https://github.com/c5h12o5/syno-videoinfo-plugin/releases).
|
||||
2. Open your Video Station, go to ***Settings*** > ***Video Info Plugin***.
|
||||
3. Click ***Add***, select the downloaded file, and click ***OK***.
|
||||
|
||||
@ -58,7 +58,7 @@ You can develop your own plugin based on this project easily. Here are the steps
|
||||
1. Clone this repository to your local machine:
|
||||
|
||||
```sh
|
||||
$ git clone https://github.com/C5H12O5/syno-videoinfo-plugin
|
||||
$ git clone https://github.com/c5h12o5/syno-videoinfo-plugin
|
||||
```
|
||||
|
||||
2. Modify the code as you want, and test it like this:
|
||||
|
@ -1,10 +1,10 @@
|
||||
# syno-videoinfo-plugin
|
||||
|
||||
[](https://github.com/C5H12O5/syno-videoinfo-plugin/releases)
|
||||

|
||||

|
||||

|
||||
[](LICENSE)
|
||||
[](https://github.com/c5h12o5/syno-videoinfo-plugin/releases)
|
||||

|
||||

|
||||

|
||||
[](LICENSE)
|
||||
|
||||
##### 📖 [English](README.md) | 📖 简体中文
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
安装插件:
|
||||
|
||||
1. 从[**此处**](https://github.com/C5H12O5/syno-videoinfo-plugin/releases)下载最新版本。
|
||||
1. 从[**此处**](https://github.com/c5h12o5/syno-videoinfo-plugin/releases)下载最新版本。
|
||||
2. 打开 Video Station,进入 ***设置*** > ***视频信息插件***。
|
||||
3. 点击 ***新增***,选择第一步下载的压缩包,然后点击 ***确定***。
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
1. 将本项目克隆到本地:
|
||||
|
||||
```sh
|
||||
$ git clone https://github.com/C5H12O5/syno-videoinfo-plugin
|
||||
$ git clone https://github.com/c5h12o5/syno-videoinfo-plugin
|
||||
```
|
||||
|
||||
2. 根据需要修改代码,并可以使用以下命令进行测试:
|
||||
|
@ -14,7 +14,7 @@
|
||||
<a class="brand-logo">Synology Video Info Plugin</a>
|
||||
<ul class="right hide-on-med-and-down">
|
||||
<li>
|
||||
<a href="https://github.com/C5H12O5/syno-videoinfo-plugin">
|
||||
<a href="https://github.com/c5h12o5/syno-videoinfo-plugin">
|
||||
GitHub
|
||||
<ion-icon name="open-outline"></ion-icon>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user