Jump to content

edc1591

Member
  • Posts

    10
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by edc1591

  1. On 2/9/2017 at 11:06 AM, Karl87 said:

    Am I the only one for whom it's not working? It's such an awesome use-case for Alfred.

    I tried it a gazillion times but the pairing won't work.

     

    I open iTunes, open Alfred and type e.g. "dj n" hit enter, switch to iTunes type in the code into the iTunes remote thing.

    I also activated sharing in the local network.

     

    Anything I'm missing here?

     

    Are you receiving an error message? Does iTunes successfully pair? How far are you getting?

  2. I had a pretty serious disk problem after using this workflow. I think the pairing process somehow corrupted my disk permissions, which prevented my computer from booting up properly—I ended up having to reinstall OS X.

     

    The reason I think this workflow is responsible is that all the permission problems were related to iTunes and one for remote services. Also, the workflow is no longer working for me, after fixing the problem. If you need more information to help figure out what could have happened, please ask!

     

    I think it's unlikely that this workflow was the cause. It doesn't touch the filesystem, it simply duplicates the functionality of the iOS Remote app.

  3. No, Alfred turns to fallback search instead (as soon as I type the first digit).

     

    Try this,

    1. Open Alfred's preferences and go to the Workflows pane
    2. Right click on the Up Next workflow and then click "Show in Finder"
    3. Open Terminal in /Applications/Utilities
    4. In Terminal, type "cd " (note the space at the end) and then drag the little blue folder icon from the top on the finder window into the terminal window and hit enter
    5. Now in Terminal, type "ruby pair.rb " followed by a 4-digit number pin and hit enter
    6. Paste the results here

     

     

    I do see one little issue though: I can't add tracks with an apostrophe in the title.

     

     

    I'll look into this right away!

  4. Hi all,

     

    I've been getting lots of requests to update this workflow to make it compatible with Ruby >=2.0 which is what's been shipping with the past couple releases of macOS. Well, I took some time this week to finally do it and also added a few new features.

     

    Results will now show their album art, and the pairing process has been improved. You can also now search by artist name and album title. I've also renamed the workflow to iTunes DJ (reminiscent of the original queuing feature in iTunes).

     

    See the README on Github for more info and download links.

     

    -------------------------------------------

    ORIGINAL POST

    -------------------------------------------

     

    Hey Guys!

     

    Up Next is one of my favorite features of iTunes 11, but adding songs to it can be pretty tedious. That's what this workflow tries to fix.

     

    You can search for songs right in Alfred and quickly queue them to be played in iTunes!

     

    screenshot1.png

     

    The source is available on Github. Feel free to fork it and submit pull requests.

     

    Here's a download of the workflow that you can import directly into Alfred.

     

    This workflow works similarly to the iOS Remote app. Because of this, it needs to be paired with iTunes before you can use it. To do that just follow these instructions:

     

    1. iTunes must be open to complete the pairing process.
    2. Invoke Alfred and type pair followed by a 4-digit numeric pin number and hit enter.
    3. Switch to iTunes and click the devices button in the top right.
    4. Then click on Alfred in the devices list and enter your 4-digit pin.

     

    Now you're all set to start queuing songs! Just type "next" followed by the name of a song and Alfred will search as you type. Then just hit enter on the song you'd like to queue.

     

    Enjoy!

     

    Known Issues:

    • Searching can be slow for large libraries
    • Can only search using song titles, not artists or albums
×
×
  • Create New...