Releases: caleb531/play-song
Releases · caleb531/play-song
v9.2.0
Fixes
Improved "Search on Web" experience
The "Search on Google" action has been renamed to "Search on Web" for better clarity, particular if you change the preferred search engine in the workflow object. The function also works more consistently across the different workflow keywords, even playplaylist
. The action is still triggered via the Control modifier.
Housekeeping
Cleaned up workflow objects
The entire workflow has been rewired to utilize Alfred's External Triggers feature, which eliminates the tangled mess of connections between the various workflow objects. This means Play Song v9.2 is significantly more maintainable and easier to tweak (if you are the adventurous type)!
v9.1.0
- Improved the performance of the various search commands (
play*
) such that a search for the latest-typed query no longer needs to wait for previous searches (for intermediate queries) to finish loading - Updated the workflow icons to match the latest Apple Music app icons
v9.0.1
v9.0.0
v8.0.0
- Filters like
playartist
andplaygenre
now honor the column you are sorting by in Music.app (e.g. "Title" or "Album by Artist") - The
playgenre
is now significantly faster when computing the songs to queue - Added support for cmd-c and cmd-l (Large Type) actions on results
v7.1.0
v7.0.2
-
Fix bug where some non-Apple Music songs were missing artwork
- The original algorithm assumed that the file extension of every artwork
image was always jpeg. However, some songs (which I did not download
from Apple Music, coincidentally) happened to have png artwork, and so
the algorithm would fail to return the correct artwork path for those
songs.
- The original algorithm assumed that the file extension of every artwork
v7.0.1
v7.0.0
v7.0.0-beta.1
- Added initial support for macOS Catalina (10.15)