Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hsuyelin/emby_beauty

快速集成Emby小秘服务端插件的项目(不包含解锁Emby)
https://github.com/hsuyelin/emby_beauty

Last synced: about 12 hours ago
JSON representation

快速集成Emby小秘服务端插件的项目(不包含解锁Emby)

Awesome Lists containing this project

README

        

# 本项目是快速集成Emby小秘服务端插件的项目(不包含解锁Emby)

# 使用说明

## step1: 下载最新版本
```bash
# 下载链接为示例链接,具体以最新版本为准
curl -o emby_beauty.tar.gz https://codeload.github.com/hsuyelin/Emby_Beauty/zip/refs/tags/1.0.0
```

## step2: 解压到当前文件夹
```bash
tar -xzf emby_beauty.tar.gz
```

## step3: 进入解压后的文件夹
```bash
# 1.0.0是示例版本号,具体以解压后的文件夹名称为准
cd Emby_Beauty-1.0.0/
```

## step4: 给脚本执行权限
```bash
chmod a+x beauty.sh
```

## step5: 执行脚本
```bash
./beauty.sh
```

# 美化文件说明
文件下的css和js对应的如下图,一般仅需要添加 `ExternalPlayer.js` 即可

![readme_1.png](https://pic4.58cdn.com.cn/nowater/webim/big/n_v2864d4713665f40a881923aad6bfa8975.png)