

“I will be the one to stick my tongue the deepest in your ass hole Mr President. You have the best ass hole to lick Mr President. Your ass hole tastes like cinnamon buns Mr President.”
“I will be the one to stick my tongue the deepest in your ass hole Mr President. You have the best ass hole to lick Mr President. Your ass hole tastes like cinnamon buns Mr President.”
User error
Tdarr is what I use to unify my media. It does a good job of converting my files to h265. Runs in the background with my tesla p4 transcoding 3 streams at a time. Ripped through my 30ish tb library in a few days. It can change bitrate and resolution as well, but I haven’t had the time to play around with that yet. Can watch you library for change and transcode automatically, or you can run it when you like.
“A man is known by the company that he keeps”
Seems to me this guy is a sexual predator, seeing as he hung out with so many.
More defense spending? They can’t even afford rice
If this is all happening wirelessly, that could be your problem. Looks like you have a 4g modem with a built in router. Is anything in the aar stack connected to the router through Ethernet, or is everything using WiFi? Try hooking the laptop up to one of the lan ports on the back of your router, see if that helps things.
Could also just be all the aar apps doing their thing for the first time, pulling from databases, downloading cover art, etc. once your library is all set up, they should calm down. Only way to really check this is to log into your router and see who the loudest talker is.
Watch some YouTube channels like Jeff Geerling or Hardware Haven. They along with others, made the daunting task or self hosting manageable for me. Great tips with helpful pointers, and they lay things out fairly well, on their videos and their websites.
Hopping in here to mention Proxmox Helper Scripts . They have many scripts that help you set up LXCs with software you may be using, including the full aar stack.
I tend to test things in a dedicated new VM, to get a feel for it, make sure I need to add it to my permanent services. If it does, I try to find a way to run it via LXC, and if that is too complicated/won’t work, I have a dedicated docker VM I throw it on. Everyone will answer the “LXC/VM/Docker” question differently, and they will all be correct. What is easiest for you is the right way.
I run a VM with opnsense as my network firewall. Moved it from a hardware install. I don’t see any issues, and there are loads of times it’s saved my ass having it backed up as a VM.
Slam as much ram as you can afford/fit inside the computer too. Every time I think I have enough, I always find I have need/use for more.
I use the caddy plugin in opnsense. Used nginx proxy manager from Proxmox helper scripts before that, which was relatively easy and helped me understand the whole proxy thing. Moved to caddy on opnsense a few months ago, just because, and have had no good reason to change yet.
Thank you for clarifying for me. Still don’t want that unelected nazi in control of anything in the government.
~~“It just burning money to ‘help people’, they’ve never been in the black. It’s a money sink hole. Completely useless.”
It’s a service that my tax dollars gladly pay for~~ I will not gladly pay for that same money to go into your pocket, you fucking nazi.
Edit: was clarified on the particular organization. Should wake up before reading bad news. I stand by my Nazi statement though.
What? Listen to you spout lies and hate from all the rooftops you could climb to? Go back to sleep troll.
I have that same thought, but then I think this is exactly how all the non-Jewish people felt as hitler was rising to power. I end up getting even more angry and looking up where to buy fertilizer.
Yet another reason to stop eating there
Sooooo, stop eating there? It’s expensive enough bowing to the grocery cartels, who can afford to eat out?
I’m trying to figure out what the ML does. I’m pretty sure it does image recognition and helps with searches. I don’t really need it, but I’ve got the graphics cards just sitting there not doing anything. I’ve also thought about splitting the Nvidia p4 in my main server, since it’s supported by grid, and that would solve my issue as well. We will see what I feel up to trying today.
Thank you. I knew I was overthinking it. I know I was being vague, wasn’t sure how much info is too much info when it comes to troubleshooting networking.
Plex, unfortunately, is the best answer for this right now. Easiest to set up and maintain, the client apps are fine, you may have to fiddle with the Apple TV to be pain free though.
I have a few raspberry pi’s with kodi running and linked to my media served over nfs, which works well, just not as polished and fast as plex.
Personally, as soon as the Apple TV client gets fixed for Jellyfin, will probably drop plex altogether. The iOS app is stellar so not sure why it hasn’t been ported yet. I also have an easier time with my media playback with Jellyfin over plex, and you don’t need to pay for good hardware transcoding, it’s just the ui is so god awful!
I use proxmox because I am a tinkerer and VMs help me tinker without worrying about making major mistakes that might brick my server. If I want to try something new, just spin up a test VM and try it out, the rest of my stacks are safe and if I muck up the test VM I’m tinkering with, just delete it and start again.
I started with KVM-QEMU, which proxmox is based on, with virt-manager front end. Can do all the same things, but can be installed on most distros. Will let you get your feet wet with VMs without having to format and install proxmox.