Skip to content

1.85 Fix lyric drift, show artist name, Apple Music fetch backup, various improvements

Pre-release
Pre-release
Compare
Choose a tag to compare
@aviwad aviwad released this 20 Apr 22:58
· 114 commits to main since this release
432f0b4

For the past year songs autoplaying would have ~1s delay in lyrics and the only solution was to manually play and pause. This drift has been fixed (On every song play, I send a second play command via AppleScript after waiting for 1 second).

Additional changes:
Show artist name: "Paused: gunshow: -> "Paused: gunshow - lil hero"
Lyric Updater: Only show urgent update for urgent updates, not every update
Spotify to Apple Music switching: Enable smooth lyric switching between the two platforms
Apple Music Spotify ID fetch fail: Give an error message and a Retry button in-case of network error when trying to fetch equivalent Spotify ID
Apple Music Spotify ID backup: If can't map ISRC to a Spotify ID, search with track and artist name (used for songs that are remastered differently on both platforms)
Show lyrics option: Not saved anymore. Defaults to true on launch. Patched some cases where CPU would be used for lyrics when show lyrics was false.

We are closely reaching maturity! Only few features left till v1.99