Hello! I just installed jellyfin and wanted to access it with https. So, as I did yesterday for other apps (immich) in nginx proxy host I created a new proxy host, set the domain (jellyfin.mydomain.duckdns.org), set “create new SSL certificate”, “I agree on let’s encrypt stuff” and clicked save. Ports 80 and 443 are...
I’m getting plenty of links from AllDebrid set up with The Crew on Kodi, but all videos stop playing after about 15 seconds in. The clock keeps ticking, but the screen freezes. What could I be doing wrong?
Working on a joystick. Seems like any protocol I use to read from peripherals is going to be bottlenecked by having just one input. My microcontroller might have multiple ADCs, but there’s just one processor stepping through them. Same for spi, or i2c, or uart. There’s really only ever one sensor reporting back its data at a...