Skip to content

v4.3.0-release

Compare
Choose a tag to compare
@WXRIW WXRIW released this 31 May 16:11
· 93 commits to main since this release

Lyricify for Spotify Ver 4.3.0.240601-release

Lyricify 祝各位小朋友大朋友六一儿童节快乐!

建议安装 Microsoft Store 版本

更新日志:

  1. 使用全新 Spotify Mix 字体。
  2. 为 Apple Music 歌词和灵动词岛提供自定义字体支持。*
  3. 添加设备延迟管理器。
  4. 添加灵动词岛尺寸调节。
  5. 移除 SF Pro、PingFang SC 等内嵌字体,在 Apple Music 歌词和灵动词岛中默认使用 Spotify Mix 和 Microsoft YaHei UI 字体。
  6. 加快商店版启动速度,修复启动界面布局,优化尺寸调节性能。
  7. 添加字体选择工具的筛选功能,优化界面布局。
  8. 添加更多动画,修复诸多问题,优化整体体验。

注: 带*的功能仅 Microsoft Store 版本支持。

我应该下载哪个文件呢

我们建议所有用户下载 Lyricify Setup (.exe),而非 Lyricify (.7z)(如果你遇到了安装问题,建议尝试 Lyricify (.7z))。不要下载 pack-updatepack-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.

Major Updates:

  1. Use brand-new Spotify Mix font.
  2. Add custom fonts support for Apple Music Lyrics and Dynamic Lyrics Island.*
  3. Add Device Latency Manager.
  4. Add Dynamic Lyrics Island size scale.
  5. Remove internal fonts like SF Pro, and use Spotify Mix as default font in Apple Music Lyrics and Dynamic Lyrics Island.
  6. Speed ​​up the store version startup, fix the startup interface layout, and optimize the size adjustment performance.
  7. Add the filtering function of the Font Selector and optimize the interface layout.
  8. Add more animations, fix more bugs, enrich user experience.

Note: Features marked with * are only supported in the Microsoft Store version.

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

Full Change Log:

  1. [Add] Hotkey for Heart button.
  2. [Add] Options for remove liked songs confirmation.
  3. [Add] More settings in Desktop Lyrics right-click menu.
  4. [Add] Import images from audio files in Local Files Manager.
  5. [Fix] Menu button issue in Apple Music Lyrics vertical mode.
  6. [Fix] Optimize lyrics writer extractor.
  7. [Fix] Optimize instrumental music recognition for Netease Cloud Music lyrics.
  8. [Add] Device Latency Manager with device latency per-device support.
  9. [Fix] Last line without endtime not showing up in Dynamic Lyrics Island.
  10. [Add] Immediately apply device latency to lyrics without lyrics reloading.
  11. [Fix] Optimize Media Session information integration.
  12. [Fix] ContextMenu PerMonitorV2 DPI issue.
  13. [Fix] Optimize lyrics loading.
  14. [Add] Animations for MainWindow control buttons.
  15. [Add] Scaling for Dynamic Lyrics Island.
  16. [Add] More animations for buttons and controls.
  17. [Add] Spotify Mix font.
  18. [Fix] Optimize Apple Music Lyrics and Dynamic Lyrics Island animation.
  19. [Add] Brand new TextSing control for Apple Music Lyrics.
  20. [Add] Custom fonts in Apple Music Lyrics and Dynamic Lyrics Island.
  21. [Add] Options for interface font.
  22. [Add] Store license cache.
  23. [Fix] Apple Music Lyrics Favorite Button drag issue.
  24. [Fix] Optimize Store version startup speed.
  25. [Fix] Optimize Apple Music Lyrics Magic Strip color.
  26. [Fix] MainWindow welcome screen layout issue.
  27. [Fix] Custom Configuration Manager remove item.
  28. [Fix] Optimize Light Theme and fix theme loading issue.
  29. [Fix] Dynamic Lyrics Island TextSing transparency gradient.
  30. [Add] Line feed optimization in TextSing of Apple Music Lyrics.
  31. [Fix] Issue with Apple TTML line-synced lyrics parsing.
  32. [Add] Filter in Font Selector and adjusted UI layout.
  33. [Fix] Update ru-RU and fr-FR localization.
  34. [Fix] Optimize MainWindow resize performance.