Does the backside of a traffic light even count? What about these strange traffic lights that have more boarder than light?
Does the backside of a traffic light even count? What about these strange traffic lights that have more boarder than light?
Curting off a hand for stealing! (Are we still doing this?)
No, bluray is 1080p (or 2160p if UHD Bluray) while DVDs are 576p-720p (what looks really shitty on a 4K TV). I only buy BDs and UHD BDs these days
Wat nou?
Unfortunately the court wasn’t that strict in it’s most recent decision regarding data retention (different lead judge combined with the endless tries from the politics)
Sorry, I meant risk taking not averse (not my 1st language) Regarding the bugs, they get usually fixed within days
*10.9 if not latest. For the risk averse folks out there, check out https://github.com/containrrr/watchtower I just let it run every night, so far w/o problems
I’d love that becoming a thing. TV OSs are always so shitty, I bet dedicated open source work would do wonders
I still prefer it, HDDs aren’t free and I personally really can’t tell the difference (my TV kinda sucks anyway)
Your old stuff is most likely in x264 video codec, while, especially at the higher resolutions, x265 / HEVC and in rare cases AV1 are the standard today. But it also depends on the specific release how many streams (like audio tracks, subtitles) are included
For the remote management, either a VPN to your parents network or exposing (e.g. Cloudflare Tunnel)
Don’t worry, most of this is about learning :) You could also put Docker on the Linux, install Jellyfin as a Docker container, and only fore it up when you are using Jellyfin. It’s a little less convenient, than having it available all the time, but storing all media in H264 AC3 (most common video and audio codecs) costs a lot of storage (H265 and AV1 are far more efficient). Another pro of Docker is, when you decide to move your server, you just shut down the container, copy it’s data and start the container on the new device
You’ll have to keep in mind, that the pi is not really suitable for RAID and not at all for transcoding. The latter means if you have all your media in codecs your devices support, it’s direct play only, it will work, but as soon as you need to transcode, you will have a hard time
I’d go for the consumer case with as much drive space as possible, but in the end it’s up to your taste. With rackmount full professional server stuff, you have to keep in mind, it’s not only quite large in terms of space, but also noisy. This is something for the basement or something. Another option would be a mini pc like a NUC combined with a NAS - here is the limit the upgradability of the hardware. Like you can usually upgrade the RAM a little and the system drive, but that’s it. Especially for media stuff (Plex, Emby, Jellyfin) it can be interesting to have a dedicated GPU, like an Intel card, to have more transcoding capabilities. I’m currently running most things from a SFF PC, but also have a Pi and an old laptop in use for various tasks (main reason is lazyness to move the services to the SFF lol)
I really like Jellyseer for this. Occasionally browsing around with different filters, auto add to the arr services (which I only use for keeping track of what’s currently in the cinema and what is released on streaming/bluray)
That’s the good thing about containers, that’s super easy. Just stop the container, move your folder to your desired location (e.g. /home/user/vaultwarden), change the path in your compose file (stack) (i.e.: /home/user/vaultwarden:/data/), redeploy the stack and that’s it :)
You can
I recognized it at birthday wishes, too
Ben phelp’s homepage (you can find it on github)
renderD128 (Intel dgpu) couldn’t be added to the container (linuxserver image). Will take a look later, when I’m home, to find the issue. But may take your time for the update and don’t yolo it like I did :)