Erik Griffn
Erik Griffn
I don't believe there is way using this service to have the audio not be delayed. A workaround if you are using video is to use players that use offsetting...
I did a diff of the non-minified source from the github repo versus the non-minified source downloaded via npm and there were a lot of differences. I spotted my own...
I'm not sure, but if I suppose it won't hurt. As I said I am unfamiliar with npm packaging so I'll do some research. Where is the versioning managed in...
True, but for users who just want to dive in I think it's important they can simply use npm to grab the latest version of audio5. I'll dig into node...
Is there a way to configure prettier to only remove multiple blank lines? I sometimes like have a blank line for spacing between functions, or immediately after a class definition...
Yes exactly, sometimes I think a blank line after a function defintion can improve legibility (ie. the first line of a block statement) > On Saturday, Aug 24, 2019 at...
We were using this gem solely for the functionality of authenticating incoming SMS webhooks to our gem, making its size quite excessive for such a small feature. I extracted the...
I see that this is described as a feature in the readme: > Automatically reload file if changed somewhere else Disable existing swapfile warnings, instead just create multiple swapfiles Don't...
@brunomartinez16 just curious, is the Spotify app playing audio when this is happening, and still not connecting? Or is this returning to the app after audio has been stopped /...
@lucasgismondi I can't remember where I read this, but that is intentional / mandatory. My understanding is this: In order for your app to connect to the Spotify app while...