

1301·
28 days agoYt-dlp is what I see mostly


Yt-dlp is what I see mostly


Cops watching old man get hit by car with armed thugs inside: I sleep
Cops watching old man get pissed at thugs: real shit.
Seriously? A. C. A. B.


I have a similar setup, I have two servers, one with the arr stack and the other is a NAS server.
I’m my fstab I mount he network drive to say /media, then the docker containers can just have Volume: /media:/media or whatever. If you need more specifics I can look when I get home.


Yeah! I’m excited to be able to easily sync stuff over my several computers!


…. I didn’t consider that there might be alternatives lol. :p but it is what we’re use at work, and I’m just a dumb cat with some servers! :3


I installed gitlab on mine. Time to organize my projects!
Here are some relevant stuff, also have nvidia drivers and vids libs installed.
Running in a podman quadlet on fedora
After=nvidia-cdi-generator
[Container]
Image=docker.io/jellyfin/jellyfin
PodmanArgs=–privileged --gpus=all
Environment=NVIDIA_VISIBLE_DEVICES=all
AddDevice=/dev/dri/card0:/dev/dri/card0