Is the drive totally dead? Curious what SMART would report.
My gut feeling is that it’s probably cheaper to buy a replacement m.2 than the hours of time to get netboot working but it could be a fun project!
Is the drive totally dead? Curious what SMART would report.
My gut feeling is that it’s probably cheaper to buy a replacement m.2 than the hours of time to get netboot working but it could be a fun project!
Here’s the link to their GitHub
I’ve been keeping an eye on GameVault as it does exactly what I want from a server perspective. I’m just waiting for a Linux native client or integration the HeroicLauncher or Lutris. The devs are pretty active in this community too!
I having one of those things… Ya’ know a picture with words…
Heroic Games Launcher could be the answer. The GameVault devs wouldn’t need to reinvent the wheel with a Linux client dealing with all the proton sand boxing. Just add to the heroic launcher.
Looks like someone has already had a similar thought too…
https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/issues/2951
Understandable! I’ll keep an eye on the project for the future!
I might try running it in bottles and see what the experience is like.
Any progress on the plans for a native Linux client or Web Interface? Last I checked there was only a Windows client available (although it could be ran within proton to be fair).
While Windows is no doubt the popular gaming OS ATM, I think you’ll find a much higher population of Linux users amongst the self-hosted crowd.
Your service is exactly what I want for my GOG library, so I’d love to give it a spin!
yeah, I haven’t done much with music that’s not in English. You can also look up the album in the musicbrainz database as well to see how it’s listed there before you stick Picard on it.
Also another helpful resource when I was learning how to arrange my libraries…
https://jellyfin.org/docs/general/server/media/music
Also note that the music library in Jellyfin has a preferred language option that might apply here.
Use Picard to correct missing metadata, album art, and file name / structure.
https://picard.musicbrainz.org/
I’ve had zero issues scrapping my music library since doing this.
Just make sure to review the settings in Picard to set up file naming conventions how you want it before you start.
I’ve always known disc to refer specifically to optical media.
BTW you CAN do DNS in a unifi gateway. It just requires making dnsmasq entries through shell. Perfect solution? No. But it gets you there with no additional hardware.
I mean speaking from experience, its resurrected a couple problematic CPUs for me. CPU pins no, pads on an LGA style CPU, sure.
I’m with catloaf. Consistent CPU soft locks point to a possible bad memory module or CPU.
Clear CMOS.
Try removing one memory module at a time.
See if there is an option to disable hyperthreading in bios.
Another thing to try is to remove the CPU, careful not to damage the LGA pins on the motherboard, and clean the CPU contacts with alcohol. Take care to ground yourself out and the case before handling the CPU out of socket.
See my other comment on this thread. Basically I have a shared mount point for the two containers and TubeSync writes video metadata to NFO files.
TubeSync has an option to write metadata to NFO files. Then you just tell Jellyfin to not run any scrapper and just use said NFO files. It’s not perfect but it gets you a title and description for the video.
I use TubeSync to do the downloading and then have Jellyfin as a frontend player. Seems to work pretty good for me and was pretty quick to stand up in docker.
Or when you hear “I just have a quick question” and you instantly know its time to get comfy as its gonna be a long ass phone call.
I’ve been using fedora on a small intel 6th gen or newer mini pc. I then cook up some custom launch scripts that cause JMP to run at login. I use cockpit and a CMK agent for remote monitoring and management.
I got sick of the lack certificate management on Android TV and how much you need to do to make it reasonably private.
If you are on the latest mesa drivers (hence fedora over a more LTS release), and you install Jellfin Media Player via flatpak, everything should just work with hardware decoding.
But you know those repairs will outlive the rest of the pants.
It sounds like your goal is a headless server for running various services on? If that’s the case, I’d stick with a well supported, mainstem LTS distro. Rocky Linux (RHEL9) or Ubuntu Server is where I’d start.
Typical software stack for me is Cockpit (bare metal management), Nginx Proxy Manager, and Portainer CE.
If your system has a decent amount of memory, >32GB, ZFS in a raidz2 configuration for storage. Keep in mind that if you go the ZFS route that it’s memory hungry by design.
For backup software, I ended up going with Restic but there are plenty of good solutions out there. Just make sure that you have one.
Hopefully this gives you an idea where to start looking. Ultimately it comes down to a lot of research, realizing there are a lot of valid ways to go about this, and then choosing the one that makes the most sense to you.