Florian Gabsteiger
Florian Gabsteiger
@Bruceforce did you have a chance to test it again? If it's still not working could you tell me the output to the console that you receive? Unfortunately I don't...
Hi, I pushed a new docker image with the tag `sip`. Could you give that a try? `docker pull floriang89/arris-tg3442-reboot:sip` Thansk!
FYI: If you're using Homebridge UI you can use the (unfortunately named) "Install previous version" button to install the beta as well.  I'll give the beta a try as...
Did #250 fix this for you or did I still miss something?
Have you tried it? I have it running on my raspberrypi 4 and a RockPi4 - for the latter, my only issue was getting docker and docker-compose compiled for arm64v8....
We could use buildx to create multi-platform images. The build seems to work fine locally via `docker buildx build -t xyz/paperless:latest --platform linux/amd64,linux/arm64,linux/arm/v7 .` Unfortunately this doesn't yet work with...
Hi! Did you ever find a solution for this? I'm stuck at the same exact spot... Edit: So I _think_ the issue is that you need to tell Steam somehow...