Jack Kawell

Results 30 comments of Jack Kawell

> This is impossible since .dockerignore ignores .env.example in this repo :) Shouldn't be an issue since `.dockerignore` only ignores files for the Docker build context. I bet you're thinking...

Any movement on this? Not trying to be pushy, just think it's a really great idea :)

Are you running legacy Edge or the new Chromium-based Edge? I'm running the new Edge and the back button persists in the top bar of the application window regardless of...

Interesting, as mentioned above I used to have a persistent back button in installed app windows but now I don't. It must have been removed in an update from Edge....

@deluan Are you at all interested in getting this functionality into Navidrome? I would understand if not as it's a big change that would entail extra effort to maintain. I'm...

You'll want to install things using a virtual environment. For example: ```shell # run the below from the root of the git repository python3 -m venv system_sensors_venv system_sensors_venv/bin/pip3 install -r...

I had the same issue as others and this PR fixes it. Would like to see this merged so that the installer works for `zsh` again.

I would like this feature as well. I run all my services in k8s with my ingress handled by Istio and it routes securely to services like hoodik using a...

I'm working on a project using pion/mdns and am hitting this same issue with Android clients. I've tested this PR and it does fix the problem! If there's more work...

@JoeTurki Is the only thing that needs updating a resolution to the merge conflicts? @atomirex Are you able to get this PR in a mergeable state? If not, just let...