Skip to content

Releases: likewinter/genius-alfred-workflow

Fix bug with choosing wrong player app

01 Sep 18:53
Compare
Choose a tag to compare
v1.2

Fix script choosing wrong player app when multiple apps are running i…

Apple Music Support

03 Apr 10:43
Compare
Choose a tag to compare

Add Apple Music player support
Remove Deezer support due to impossibility to get the current track from Apple Script
Optimize Apple Script in terms of performance

v1.0

03 Nov 04:05
Compare
Choose a tag to compare
Merge branch 'master' of github.com:likewinter/genius-alfred-workflow

VOX player support added

16 Jan 06:35
Compare
Choose a tag to compare

Add VOX player support (best player for FLAC on MacOS)
Fixed description

Faster, better song matching

08 Jan 16:46
Compare
Choose a tag to compare

Now it's using undocumented API endpoint for faster result parsing (~2 times) and pick lyrics from songs, not from all results (because Genius contains not only songs translation)

Migration to AppleScript

08 Jan 15:08
Compare
Choose a tag to compare

Song detection script was rewritten in AppleScript for better compatibility with old Mac OS versions

Better player detection

08 Jan 04:11
Compare
Choose a tag to compare

Better player detection: it will choose the only app with currently playing a song (if by some WTF reasons there are two simultaneously playing app it will choose Spotify) if there is no playing song in any app it will do nothing.

Spotify support

08 Jan 02:29
Compare
Choose a tag to compare

Now workflow choose current playing app (between iTunes and Spotify) and search for lyrics from it

v0.2

03 Aug 18:39
Compare
Choose a tag to compare
initial