Lyricify for Spotify Ver 4.2.1.231020-release
建议安装 Microsoft Store 版本。
更新日志:
- 添加“翻译优先”的歌词来源选项。
- 添加选项以支持 Apple Music 歌词默认右对齐。
- 更换了网易云音乐搜索接口。
- 搜索页添加 Spotify 短链支持。
- 修复曲目管理中的一些问题。
我应该下载哪个文件呢
我们建议所有用户下载 Lyricify Setup (.exe)
,而非 Lyricify (.7z)
(如果你遇到了安装问题,建议尝试 Lyricify (.7z)
)。不要下载 pack-update
或 pack-full
,因为它是做自动更新用途的。
文件名中的 x86
, x64
, arm64
对应了不同架构。目前大多数设备都是 x64
架构。
其中,扩展名为 .exe
的是安装包,.7z
是绿色版(文件名中包含 self-contained
的是自带 .NET 6.0 Desktop Runtime 的版本),.Portable.7z
是便携版。
如果不知道应该选择什么版本,则建议直接安装 Microsoft Store 版本。
初次使用 Lyricify 4 应了解
进入主界面的时候,如果当前没有正在播放的歌曲,请不要尝试点击播放按钮,因为这是没有作用的!!!Lyricify 是歌词软件,不是播放器,不在 Spotify 播放音乐怎么会显示歌词呢?
可通过自定义 API Client 解决 429 问题,具体详见教程:https://github.com/WXRIW/Lyricify-App/blob/main/docs/Lyricify%204/CustomClient/Readme.zh-CN.md
We suggest installing Microsoft Store version.
Change Log:
- [Fix] Translation auto clipboard fill detection.
- [Fix] Update title lines defination.
- [Add] Spotify short link support in Search page.
- [Fix] Upload button disabled after Duet View finish notification.
- [Add] Lyrics translation first option.
- [Add] Options for right align first in Apple Music Lyrics.
- [Fix] Netease Cloud Music Search API failed issue.
Which file should I download
We suggest all users to download Lyricify Setup (.exe)
, rather than Lyricify (.7z)
(If you are having issues with installation process, we suggest you to try Lyricify (.7z)
). Do not download pack-update
or pack-full
, because it's for auto update use.
x86
, x64
, arm64
in the file name mean corresponding target platform architecture. Currently, most devices are using x64
architecture.
Extension .exe
is setup, .7z
is packed (green) version (file name that contains self-contained
means .NET 6.0 Desktop Runtime contained version), .Portable.7z
is portable version.
If you don't know which version to install, Microsoft Store version should be the best choice for you.
Things you need to know if you are new to Lyricify 4
You have to play songs on Spotify, so Lyricify can show lyrics for you. Do not try to press play button in Lyricify cause it won't work!!! Lyricify is a lyrics app, not a music player, you need to play songs on Spotify in order to view lyrics in Lyricify.
429 Error can be solve by setting up Custom API Client: https://github.com/WXRIW/Lyricify-App/blob/main/docs/Lyricify%204/CustomClient/Readme.md