caleb531 / play-song

An Alfred workflow for quickly and easily playing music in the Apple Music app
MIT License
109 stars 9 forks source link

Add playsongin filter and increase result limit to 25 #32

Closed tyilo closed 9 years ago

tyilo commented 9 years ago

I increased the limit because most albums have more than 9 songs and the script is still fast enough for me.

caleb531 commented 9 years ago

Ah, you beat me to it. I was already working on a playsongin filter, but I will gladly accept yours.

I'm also fine with increasing the result limit. I actually realized recently that one of the reasons I was experiencing occasional slowness with the workflow was because I had too many smart playlists in iTunes. Removing all of those (I hardly use them, anyway) substantially increased the workflow performance for me (as well as the performance of iTunes playback in general). I suppose dynamically-generated playlists can really slow down your media player.

Overall, this looks good to me. I'll merge in now.