Skip to content

Releases: phpfunk/alfred-spotify-controls

Bug Fixes / Error Detection

09 Jul 21:48
Compare
Choose a tag to compare
  • Added JSON decoding failure detection
  • Added returning of errors to Alfred results so we don't leave users hanging
  • Added no results to Alfred results so we don't leave users hanging
  • Updated version to 2.2.10

Image Fix

09 Jul 20:24
Compare
Choose a tag to compare
  • Updated code to fix searching with images

Updated release number

20 Mar 14:22
Compare
Choose a tag to compare
  • Forgot to update release number for automatic updates spot update

Verbiage Update

20 Mar 14:21
Compare
Choose a tag to compare
  • Updated command for open to say 'Open Spotify' instead of 'Quit Spotify'

Optimizations, bug & feature request commands

09 Jul 21:21
Compare
Choose a tag to compare
  • Updated autocomplete logic to only start to return commands when one is typed
  • Replaced multiple instance of dirname(__FILE__) with $dirname
  • Added a new command to submit a bug spot bug
  • Added a new command to submit a feature request spot feature
  • Fixed sorting order of releases when displayed in Alfred

Add new wiki for documentation

09 Jul 01:33
Compare
Choose a tag to compare
  • Added new wiki
  • Updated help command to go to new wiki
  • Updated readme to point to wiki

Bug fix for radio stations

09 Jul 00:46
Compare
Choose a tag to compare
  • Fixed issue with creating radio from current track

2.2.3

08 Jul 21:09
Compare
Choose a tag to compare
  • Cleaned up codebase and workflow like whoa
  • Removed my keyword actions from workflow
  • Added autocomplete file to populate commands
  • Added better support for clone actions (IE: >, next = same thing)
  • Removed applescript.txt file, can see in the code now
  • Executing OSA and Bash from command line now for consolidation purposes
  • Added new commands.php file to keep track of commands and what to execute
  • Update release to 2.2.3 for auto-updater
  • Added various applescripts for commands requiring some logic
  • Removed the shorcuts for spot artist {SEARCH}, spot album {SEARCH} and spot track {SEARCH} to avoid conflicts, now required to use the hotkey shortcut or type spot search artist|album|track {SEARCH}. Hotkey is recommended :)
  • Added the ability to hit Control + Enter on a search result to start a radio station from that result
  • Added the ability to read about a specific release by using Option + Enter on an auto-update search result

Automatic Updates

08 Jul 12:27
Compare
Choose a tag to compare

After you download and install this release you can then upgrade and downgrade this extension directly from Alfred. If you type spot update you will be presented with the last five releases. Simply press Enter to install a different version or Control + Enter to view the specific release.

You will no longer need to download anything from Github to install this extension or upgrade.