Releases: ianz56/cli
Releases · ianz56/cli
Release list
Lyrics-Plus
v1.0.0 - Custom Fork Initial Release
Initial release of this custom fork of lyrics-plus. This version adds syllable-level word mode, custom providers, an idling indicator, and background vocal rendering to Spicetify.
Changes & Additions
1. Word-by-Word (Syllable) Mode
Adds a new Word Mode (WordModePage in Pages.js). Lyrics light up word-by-word (or syllable-by-syllable) matching the vocals in real-time, similar to Apple Music's lyrics display.
2. Custom Providers
Adds custom lyrics providers to support syllable-level timing data:
- Apple Music (Paxsenix): Fetches synced lyrics from Apple Music via the
paxsenix.orgAPI (ProviderApple.js). - Ianz56 Provider: Built-in provider to support custom syllable-level lyrics data parsing (
ProviderIanz56.js).
3. Instrumental Idling Indicator
During instrumental breaks or song intros, a progress bar is shown to display the countdown until the next lyric line begins.
4. Background Vocals Layout
Background vocals are rendered independently from the main lyrics. Includes styling options for overlapping, wrapping, and scaling.
Installation
To install, run the following commands in your terminal:
spicetify config custom_apps lyrics-plus
spicetify apply