kevincastillo Posted February 3, 2013 Posted February 3, 2013 Downloaded from the "workflows to get you started" post. Search results get returned to Alfred, but hitting enter/return does not actually search anything, get reflected in the app at all. In addition, when hitting enter on on a search result, whatever is currently playing will stop. Is anyone else having these problems?
jdfwarrior Posted February 3, 2013 Posted February 3, 2013 I've not seen that. I did later notice that I believe selecting an artist doesn't work sometimes (maybe at all?), but selecting a track or album definitely should work. It's just an interface to an Applescript that controls Rdio.
kevincastillo Posted February 6, 2013 Author Posted February 6, 2013 I've not seen that. I did later notice that I believe selecting an artist doesn't work sometimes (maybe at all?), but selecting a track or album definitely should work. It's just an interface to an Applescript that controls Rdio. Thanks for replying. Ok, further testing verified what you're saying. Selecting an artist does nothing (well, except stopping current playback), but songs and albums are fine. Any chance that can be fixed, or does Applscript/Rdio's architecture not allow for that?
jdfwarrior Posted February 7, 2013 Posted February 7, 2013 Ive done a little testing tonight and actually found the issue with the artists items not working. Rdio returns a key value that doesn't work when telling Rdio to play a source. The way to make an artist play is to grab that artists top songs key and play that instead. I have adjusted the script to grab the top songs key and set that as the argument instead and it works perfectly. I'll try to put out an update tomorrow.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now