Nathan Pawelek
Nathan Pawelek
Taking this one thought further, perhaps these can be customizable as well. Adding additional search engines like DuckDuckGo or others.
Thanks for leaving this open—it just got me too.
Nice to see this in the works! I initially had this issue on Kubernetes as well. I ended up using `dnsConfig` options with DOT disabled. I pointed to an in-cluster...
After ___removing___ the default `ARG BUILDPLATFORM` and `ARG TARGETPLATFORM` from the Dockerfile, this cleared up when using `docker buildx`. ```shell # default values ARG BUILDPLATFORM="linux/amd64" ARG TARGETPLATFORM="linux/amd64" ``` I think...
For whatever reason the syntax above did not function when attempting to reverse playlist order. I added `playlistreverse: True` and this worked as expected
I feel your pain about the lightning, and I'm sorry to hear that. We had a power outage during a storm last week and it knocked out our remote antenna...