Releases: phpfunk/alfred-spotify-controls
Releases · phpfunk/alfred-spotify-controls
Bug Fixes / Error Detection
Image Fix
Updated release number
- Forgot to update release number for automatic updates
spot update
Verbiage Update
- Updated command for open to say 'Open Spotify' instead of 'Quit Spotify'
Optimizations, bug & feature request commands
- 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
- Added new wiki
- Updated help command to go to new wiki
- Updated readme to point to wiki
Bug fix for radio stations
- Fixed issue with creating radio from current track
2.2.3
- 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
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.