Chad Kouse

Results 17 issues of Chad Kouse

Like clicking the "launch" button in the lastpass app

enhancement

Workaround is to install gnu-getopt: `brew install gnu-getopt` Then make sure it appears in your path before the mac provided getopt

When I first open sclack it is fairly unresponsive (eventually my keypresses are registered, but there are long delays, sometimes 20+ seconds) and sometimes I see the error mentioned in...

This is great, but I almost never need 2 buttons and it would be nice to be able to set a new button with my own style on it. Do...

Not sure if this is the best / most appropriate way but I needed to do this to support when the API is on a different server and I'm using...

My scroll view works as expected before I open the keyboard. After the keyboard has been displayed I can scroll my view horizontally as well as vertically -- should only...

question

### Describe the bug 1. launch the jellyfin client for android tv on your device 2. Open the jellyfin web app on your browser 3. Go to the admin dashboard...

bug

I've been investigating an [issue](https://github.com/jellyfin/jellyfin-androidtv/issues/3461) in jellyfin-androidtv where the websocket disconnects and can't be reconnected. It appears to be related to the `attempts` in ReconnectHelper. Our theory is that networking...

should sherlock automatically use another node in this case?

I can't figure out how to add a child document, as in one defined with a _parent mapping Manually I would do: ``` curl -XPOST localhost:9200/shares/comment/1?parent=2 -d '{ "text": "test...