Nice! If there is a sensor down there with holes, it will also trap gunk. I had to pull mine completely out to clean it
- 4 Posts
- 10 Comments
That was my experience as well. The schematics on the manufacturer website were helpful and everything seemed pretty simple! Definitely got this!
Thanks!
Heating element made a huge difference in how clean my dishes got. That’s one of the reasons I noticed it went out - not nearly as clean
That makes sense. I have not seen anything in them, but then again I did not look very hard. My sensor inside the sump was gunked up though. I tried vacuuming that and brought the gunk to the top of the sensor. Made the thing think it was full of water. Took another 4 hrs to realize what happened before I popped it out and cleaned it
Look up your model (should be on the sticker on the side where the door meets). Idk how they vary, but I was not happy when the heating element arrived and was not the right one. Even though the listing said it supported my model. Reviews are pretty helpful in figuring out if the listing lies
You definitely don’t get it. One, this is a future date to take effect. Two, these companies already have a way to run things locally - without Internet services. That’s how the development works. This would force companies to release that local version when they decide to no longer support the game. So like how a lot of multiplayer games already work - steam has a server version that you download, run on a computer, and connect. Nobody who built these games wants them to be unavailable at some future point
bbue@lemmy.dbzer0.comto
Selfhosted@lemmy.world•setting up jellyfin for anime properlyEnglish
11·3 months agoI like using sonarr(https://sonarr.tv/) - you can assign the episodes and seasons. Then you can have it rename them. There is an absolute episode numbering setting. Trash guides is helpful too: https://trash-guides.info/
My setup is for Plex, but I’m assuming Jellyfin should be able to consume the library names the same
bbue@lemmy.dbzer0.comto
Selfhosted@lemmy.world•Updated: Honey, I Shrunk The Vids 2.3.4English
2·5 months agoReally excited to try this. Handbrake always too daunting for me. Currently putting it into a docker container - couple of requests:
- looks like the auto detect fails to see GPU passthrough on docker container. I’m assuming I can force it and ignore the auto detect?
- I pointed it at a 7 season show on my NAS from a work server node. It appears to be copying everything over before starting the encoding. Could this be chunked? I’d like to eventually point this at all my media and let it run
EDIT: Looks like it was my doing on the GPU docker stuff. Need to follow steps to enable GPU on docker then need the following arguments:
--gpus all -e NVIDIA_VISIBLE_DEVICES=all -e NVIDIA_DRIVER_CAPABILITIES=compute,video,utility




Thanks!