A workflow for Alfred 2 that adds songs to Up Next in iTunes.
After installing (see the installation section below), you'll need to pair Alfred with iTunes just like you would with the iOS Remote app.
iTunes must be open to complete the pairing process.
Invoke Alfred and type pair
followed by a 4-digit numeric pin number and hit enter.
Switch to iTunes and click the devices button in the top right as shown in the screenshot below.
Then click on Alfred in the devices list and enter your 4-digit pin.
Usage is incredibly simple. Just type next
followed by the name of a song and Alfred will present you with a list of songs in your iTunes library that match the search term.
Currently only song titles are supported for searching. Other meta data will be searchable in the future.
There are two ways to install this workflow:
Just download the alfred-up-next.alfredworkflow file and import it into Alfred 2.
You can clone
or fork
this repository, git submodule update --init
and then use rake bundle:install
and rake install
to install it. This method creates a symlink in the Alfred workflows directory. This method is more suitable for developers.
- Make searching faster
- Allow searching using artists and albums
- Add album artwork to search results