You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if you officially support Alfred 3 at this stage. I'm hoping you do. I've got a brand new clean install of Alfred running with only one workflow: DJ-Pedro (of course).
For some reason after setting preferences (the first thing I did), I can't seem to properly start up the workflow with the dj keyword. It appears as if DJ-Pedro is fighting for supremacy with the default google search as I type. On occasion, mostly when I get between 1 and 3 characters into the artist name, I can manage to launch it but then it miserably fails.
Below is a log of the shortest failure path which didn't end in a google search:
[2016-06-13 20:19:05][ERROR: input.scriptfilter] Code 1: 2857:2910: execution error: iTunes got an error: File Macintosh HD:Users:lesparents:Music:iTunes:Alfred Album Artwork:Grateful Dead_American Beauty.jpg wasn’t found. (-43) [2016-06-13 20:19:09][input.scriptfilter] <?xml version="1.0"?> <items> <item arg=""> <title>DJ Pedro</title> <subtitle>Search for an artist to start the mix!</subtitle> <icon>icon.png</icon> </item> </items> [2016-06-13 20:19:10][input.scriptfilter] Processing output of 'action.script' with arg '' [2016-06-13 20:19:11][action.script] Processing output of 'output.notification' with arg 'Step 2 Error: Can’t get item 1 of {}. '
If it makes a difference, I'm running iTunes 12.4 on El Capitan.
I'm happy to provide any further assistance or support you may need.
Rgds,
A
The text was updated successfully, but these errors were encountered:
Thanks for this! I recently made a big update to fix the small Alfred 3 revisions that were needed, but I'm not surprised to learn that I might have missed something.
Based on your great error dump, I think I see what the problem is, although I can't be sure if I know how to fix it just yet. I'll take a look tonight and see what I can come up with.
Can you confirm where you downloaded the workflow from? Was it from here or from the Packal repository?
Also, can you confirm if you had used this workflow on Alfred 2, or if this is the first time you tried running the workflow at all?
Thanks!
Chris
dotson
changed the title
Alfred 3
Alfred 3 - Possible artwork folder location issue
Jun 13, 2016
With regards to whether or not I used this workflow previously: yes I did, on a different machine with Alfred 2 on it and it worked as intended. This was a while back though and I haven't updated either of them in a while. My current issue is with a pretty clean OS and new install of Alfred and DJ-Pedro.
Hi,
I don't know if you officially support Alfred 3 at this stage. I'm hoping you do. I've got a brand new clean install of Alfred running with only one workflow: DJ-Pedro (of course).
For some reason after setting preferences (the first thing I did), I can't seem to properly start up the workflow with the dj keyword. It appears as if DJ-Pedro is fighting for supremacy with the default google search as I type. On occasion, mostly when I get between 1 and 3 characters into the artist name, I can manage to launch it but then it miserably fails.
Below is a log of the shortest failure path which didn't end in a google search:
[2016-06-13 20:19:05][ERROR: input.scriptfilter] Code 1: 2857:2910: execution error: iTunes got an error: File Macintosh HD:Users:lesparents:Music:iTunes:Alfred Album Artwork:Grateful Dead_American Beauty.jpg wasn’t found. (-43) [2016-06-13 20:19:09][input.scriptfilter] <?xml version="1.0"?> <items> <item arg=""> <title>DJ Pedro</title> <subtitle>Search for an artist to start the mix!</subtitle> <icon>icon.png</icon> </item> </items> [2016-06-13 20:19:10][input.scriptfilter] Processing output of 'action.script' with arg '' [2016-06-13 20:19:11][action.script] Processing output of 'output.notification' with arg 'Step 2 Error: Can’t get item 1 of {}. '
If it makes a difference, I'm running iTunes 12.4 on El Capitan.
I'm happy to provide any further assistance or support you may need.
Rgds,
A
The text was updated successfully, but these errors were encountered: