Skip to content

Commit

Permalink
Update Lyricify 4 Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
WXRIW committed Sep 30, 2024
1 parent 35148ca commit e081565
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 4 deletions.
3 changes: 2 additions & 1 deletion docs/Lyricify 4/CustomClient/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ If you have already completed the preparation steps, you can directly use the pr
1. Login to Spotify (https://www.spotify.com) in your browser, if you have already logged in, go to step 2.
2. Open https://developer.spotify.com/dashboard, if this is your first navigation to this website, you will need to agree with Spotify Developer Terms. Just check `I accept the Spotify Developer Terms of Service` and click `Accept the terms`.
![](pic/Demo-Pic01.png)
3. Click `Create app` in Dashboard's right top corner.
3. Click `Create app` in Dashboard's right top corner.
If you are prompted with `You need to verify your email address before you can create an app.`, you need to verify your email address first.
![](pic/Demo-Pic02.png)
4. Fill Create app page with these:
- App name: Lyricify
Expand Down
3 changes: 2 additions & 1 deletion docs/Lyricify 4/CustomClient/Readme.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
1. 在浏览器中登录 Spotify (https://www.spotify.com) ,如果你已登录,可进入步骤 2。
2. 打开 https://developer.spotify.com/dashboard ,如果你是第一次打开这个网址,则需要先同意 Spotify Developer Terms。勾选下方的 `I accept the Spotify Developer Terms of Service`,再点击 `Accept the terms` 即可。
![](pic/Demo-Pic01.png)
3. 点击 Dashboard 页面右上方的 `Create app`
3. 点击 Dashboard 页面右上方的 `Create app`
如果提示 `You need to verify your email address before you can create an app.`,则需要你先验证你的邮箱。
![](pic/Demo-Pic02.png)
4. 在 Create app 页面中填写以下信息:
- App name: Lyricify
Expand Down
8 changes: 8 additions & 0 deletions docs/Lyricify 4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
### 功能
- [Microsoft Store 版本与 GitHub 版本有什么区别](#microsoft-store-%E7%89%88%E6%9C%AC%E4%B8%8E-github-%E7%89%88%E6%9C%AC%E6%9C%89%E4%BB%80%E4%B9%88%E5%8C%BA%E5%88%AB)
- [Spotify Premium 在 Lyricify 中的独占功能](#spotify-premium-%E7%8B%AC%E5%8D%A0%E5%8A%9F%E8%83%BD)
- [自定义 API Client](https://github.com/WXRIW/Lyricify-App/blob/main/docs/Lyricify%204/CustomClient/Readme.zh-CN.md)
- [歌词导入](#%E6%AD%8C%E8%AF%8D%E6%A0%87%E8%AE%B0%E5%8F%8A%E5%AF%BC%E5%85%A5)
- [歌词管理及高级操作](#%E6%9B%B2%E7%9B%AE%E7%AE%A1%E7%90%86)
- [全局快捷键](#%E5%85%A8%E5%B1%80%E5%BF%AB%E6%8D%B7%E9%94%AE)
Expand Down Expand Up @@ -542,6 +543,13 @@ Lyricify 为提升体验,需在歌曲开头以最小的影响进行时间轴
关闭 `设置` `高级` `启用 Media Session 增强` 中的 `启用时间轴修正` 即可。
注意:关闭后体验会下降。

## 除主界面外的其他界面没有歌词
主界面歌词正常显示,但其他界面(如“桌面歌词”“Apple Music 歌词”等)没有歌词。
### 可能的导致原因
这首歌的歌词被错误的配置。
### 解决方案
打开[曲目管理](#%E5%9C%A8%E5%93%AA%E9%87%8C%E5%8F%AF%E4%BB%A5%E6%89%93%E5%BC%80-%E6%9B%B2%E7%9B%AE%E7%AE%A1%E7%90%86),检查“标题行”是否被错误的标记,可尝试通过双击 `是标题行` 进行标题行自动识别,完成后点击 `应用到主窗口`,检查歌词是否恢复。若恢复,则可以点击 `保存 (上传)` 将修改保存至 Lyricify 服务器。

## Apple Music 歌词界面卡顿问题
如果是打开该界面的第一首歌就很卡,那就是你电脑性能不够。不要全屏,因为全屏需要占用很多资源,硬件性能不够就不要去尝试!
这个界面对 CPU 的需求较大,对显卡的要求相对较低(相对),模糊效果仅建议独显用户开启。
Expand Down
3 changes: 2 additions & 1 deletion docs/Lyricify Mobile/CustomClient/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ Spotify API won't affect you by returning 429 Error anymore.
1. Login to Spotify (https://www.spotify.com) in your browser, if you have already logged in, go to step 2.
2. Open https://developer.spotify.com/dashboard, if this is your first navigation to this website, you will need to agree with Spotify Developer Terms. Just check `I accept the Spotify Developer Terms of Service` and click `Accept the terms`.
![](pic/Demo-Pic01.png)
3. Click `Create app` in Dashboard's right top corner.
3. Click `Create app` in Dashboard's right top corner.
If you are prompted with `You need to verify your email address before you can create an app.`, you need to verify your email address first.
![](pic/Demo-Pic02.png)
4. Fill Create app page with these:
- App name: Lyricify
Expand Down
3 changes: 2 additions & 1 deletion docs/Lyricify Mobile/CustomClient/Readme.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
1. 在浏览器中登录 Spotify (https://www.spotify.com) ,如果你已登录,可进入步骤 2。
2. 打开 https://developer.spotify.com/dashboard ,如果你是第一次打开这个网址,则需要先同意 Spotify Developer Terms。勾选下方的 `I accept the Spotify Developer Terms of Service`,再点击 `Accept the terms` 即可。
![](pic/Demo-Pic01.png)
3. 点击 Dashboard 页面右上方的 `Create app`
3. 点击 Dashboard 页面右上方的 `Create app`
如果提示 `You need to verify your email address before you can create an app.`,则需要你先验证你的邮箱。
![](pic/Demo-Pic02.png)
4. 在 Create app 页面中填写以下信息:
- App name: Lyricify
Expand Down

0 comments on commit e081565

Please sign in to comment.