not just you, it happened to mee too, recently.
unauthenticated playback: yes. enumeration: no
https://github.com/jellyfin/jellyfin/issues/5415#issuecomment-2825240290
i have a roku express 4k and pihole shuts it down completely. it has the jellyfin app, nothing else. works great. I only open up internet to update the app from time to time.
thanks but no
same here. I trust that it will be updated soon by the tireless Newpipe devs.
i have the same hardware (24gb ram) and it works a treat. I run quite a number of services on it. Only pihole i moved to a dedicated raspi. that way i don't need to restart thw dns when i restart the other server.
where would I do this? in the system settings or through yakuake settings?
used a bash script and a cron job for a long time, now the whole topic is one of the projects i regularly rewrite whenever I want to get my hands dirty with a new programming language or framework.
you can define a retention time for sources (=channels) so you can somewhat limit storage usage.
connection timeout doesn't sound like ssl problem to me. is the webserver actually running? i think i read nginx in a different post, you might look for a running nginx process using
ps aux | grep nginx
If it is running, is the connection working with normal http:// on port 80?