Bradley Wagner

Results 25 comments of Bradley Wagner

> sorry for the delay in getting back to you. No worries @danderozier! Thanks for responding. > Yep, I just created some self-signed wildcard certificates, which is a little more...

Btw, I found this tool: https://github.com/FiloSottile/mkcert be a bit easier and more reliable for generating self-signed certs for anyone on MacOS and using MacPorts or Homebrew: https://donatstudios.com/Local-Certificate-On-macOS-Apache

> Could it be possible (optionally) to just write an "@" message to the channel What is `@` here exactly? Is this a `git user.name`? Similar to what @samrocketman [said...

@matbrady did this work for you in the most recent release `1.0.2.6.g9977a14b`? It worked for me in the previous version, but [didn't work with this one](https://github.com/phpfunk/alfred-spotify-controls/issues/34#issuecomment-81708960).

Nice. Restarting Alfred did the trick. I restarted Spotify multiple times to no avail but didn't realize Alfred restart was necessary. Thanks!

Looks like they'll be patching it in a future desktop version: https://community.spotify.com/t5/Live-Ideas/Bring-back-Applescript-support/idc-p/1068934#M31916 On Tue, Mar 24, 2015 at 6:39 AM, Mat Brady [email protected] wrote: > ## @justin808 yeah I noticed....

Odd. I just realized that `spot volume` works fine. When I type: `spot vol` it's correctly auto-completing or at least recognizing that I mean to use volume but it appears...

I was able to work around this issue by changing `volume` to `vol` in commands.php. Not sure why the autocomplete is correctly identifying the command but not actually completing though.

Hi @vinodrenu @hadson172 did anyone find a solution to this /cc @tomusiaka

Thanks @tomas-c! That's exactly the type of approach we took as well. Did you end up persisting both? We were going back and forth between doing in-memory vs in the...