Thanks! I didn't find this when searching. Guess I’ll be searching for another solution for my setup.
relaymoth
Do you have a source for that? I’m using syncthing for this exact purpose.
Aw, sorry to hear that. Hopefully they’ll still be able to support glasses.
The article says it does diopter correction so no need to wear glasses with them if your prescription isn’t too extreme.
That is also his estimated worth, which is probably including the artificially inflated values of his assets from this case.
Just be aware that it’s not guaranteed - I’ve had services remove everything after the ‘+something’ on my email address. Some will also not see that as a valid email address, depending on how they do their input validation.
The guide doesn’t set an upper bound on the UHD quality profiles, but that doesn’t mean you have to set up yours exactly the same.
I have mine set with reasonable limits and have never run into a problem with file size, just have to make sure you’re setting the values to something that’s a) realistic and b) that you can live with.
One thing to note: if you set your threshold cutoffs properly you don’t have to worry about downloading files that are always at the upper end of the limit. Once the service downloads a file that meets the threshold it stops downloading for that episode/movie. If it grabs a file that’s below the threshold, it will keep trying to upgrade the file until the threshold is met.
Trash Guides FTW. I’ve used them for all my *arr setups and it’s been flawless.
Never compromise on things that come between you and the ground.
Shoes, mattresses, car tires, etc.
Look into the “equine bedding pellets” for a litter replacement. We use it for our two cats and there’s little to no smell, it’s easily cleanable, and the “waste” is dry sawdust. Best part, at least in my area, is that a 40lb bag is $6.
Persistent storage is always my downfall when setting up k8s. I always end up going back to plain ol’ docker compose.
Run ‘docker container ls -a’ and you should see the first container still there. Then do ‘docker container rm {insert-container-id-here}’. That will remove the initial container that failed. Rerun your second command and you should be gtg.
Edit: don’t include the quotes.