Nick
Nick
Related PR opened by someone else: https://github.com/lukesampson/scoop/pull/2136 Not sure which is the correct approach, but in my brief research, the refreshenv.cmd command from chocolatey is superseded by this in PowerShell:...
First try working with go, but I was able to build and test this locally: `go build .\\cmd\\portwarden\\portwarden.go` I confirmed it worked as expected. Obviously, the 2 caveats are: 1....
@vwxyzjn no worries. If it helps, this is literally a one line code change - you can see it much more clearly with whitespace changes hidden: https://github.com/vwxyzjn/portwarden/pull/34/files?w=1
Same issue - Chromecast kept cutting out around 6 and then the cast icon disappeared. Same issue on multiple phones; casting from other apps like YouTube or play music continued...
Out of curiosity, were changes being made to the Chromecast feature? This functionality was originally made available around 2013/2014, so my understanding is that it should've worked the same as...
Same exact issue this year - Chromecast icon appears and works on my TV for about 5 minutes before stopping. Very disappointing and embarrassing when you have guests over.
To confirm, the DOCS.md changes were a bit premature - I don't think this functionality was implemented yet, so the config parameter `GUNICORN_MEDIA` doesn't exist in the addon yet, right?
For anyone who stumbles on this, I was able to get this working using Portainer: ```yaml version: "3.9" services: channels-dvr: image: fancybits/channels-dvr:tve container_name: channels-dvr network_mode: host ports: - "8089:8089" restart:...
I am experiencing this exact same issue: - using the correct firmware version on a v3 - Tried the following SD cards, all formatted FAT32, all with stock contents stored...
@virmaior 1. How/where would I check - on the SD card? 2. Yes 3. Yes - cloud connection works fine (and I can see the camera connect to my router)...