Skip to content

v5.0.0

Choose a tag to compare

@caleb531 caleb531 released this 23 Jun 17:59
· 135 commits to main since this release
1b465b3

Play Song v5 is a major release with new features, bug fixes, and performance
improvements.

  • New Features
    • Added a new playsongby filter to show songs by artists matching the typed query
  • Bug Fixes
    • Fixed a bug where Apple Music playlists could not be played
    • Fixed a bug where Play Song would error out for users with non-English system languages
  • Other Changes
    • All song results are now sorted according to the current sort column in iTunes's Songs view, rather than always by album order
      • This means that if the Songs view is currently sorted by Name, then playalbum will play the songs on that album in alphabetical order
      • If you wish to respect album order, you need to sort by Artist or Album within the Songs view
      • This was done to improve performance for large albums
    • Decrease maximum number of results from 25 to 15
    • Upgrade Alfred Workflow Packager to v1.2.0