Skip to content

Releases: caleb531/play-song

v9.2.0

13 Apr 17:46
e1f565b
Compare
Choose a tag to compare

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

05 Apr 21:26
07181ff
Compare
Choose a tag to compare
  • 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

15 Jul 04:11
db6959a
Compare
Choose a tag to compare
  • Fixed a bug where the "Search on Google" feature (via ctrl+enter) would not work correctly

v9.0.0

23 Aug 22:13
f7ddaab
Compare
Choose a tag to compare
  • Added Alfred 5 support

v8.0.0

26 Mar 01:45
5d2c0e8
Compare
Choose a tag to compare
  • Filters like playartist and playgenre 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

01 May 00:09
3ee7101
Compare
Choose a tag to compare
  • Add new Alfred keywords to control the Music app's global shuffle setting: shuffleon, shuffleoff, and shuffletoggle

v7.0.2

18 Apr 00:41
557b82b
Compare
Choose a tag to compare
  • 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.

v7.0.1

10 Nov 03:20
fd3563f
Compare
Choose a tag to compare
  • Fixes a bug where most Apple Music songs were missing album artwork on Music.app (macOS Catalina)

v7.0.0

19 Oct 22:07
af06e1f
Compare
Choose a tag to compare
  • Official release of Play Song support for macOS Catalina
    • You may notice that the album artwork is currently missing from some Play Song results; this is due to a bug in the new Music app, and there is currently no easy workaround.

v7.0.0-beta.1

14 Oct 00:00
3191921
Compare
Choose a tag to compare
v7.0.0-beta.1 Pre-release
Pre-release
  • Added initial support for macOS Catalina (10.15)