

My understanding is that debrid servers do not seed, which is the primary reason I’ve been turned off to the idea of using one
My understanding is that debrid servers do not seed, which is the primary reason I’ve been turned off to the idea of using one
Never read this article before, thanks for sharing!
Jellyfin natively supports playlists. Symphonium also supports playlists, both local and from your Jellyfin server.
It’s not altruistic, but the blog post outlines why they’re doing this. Underappreciated volunteer-run dependencies can have security flaws that impact huge swaths of the tech sector. Investing a few grand now to secure those tools instead of significantly more money to do damage control after a vulnerability is found and exploited makes sense. It’s a preventative measure that benefits the entire industry, GitHub and its parent company Microsoft included.
Oh my god I think this is one of the two games from my childhood that I first played and have not for the life of me been able to find
The other is some weird frog sidescroller platformer I got at Staples as a kid in the late aughts or possibly early 2010s
WizTree my beloved
That sounds about right. I don’t use it very actively but I do have it set up. I might set this up as well to have them side by side.
I prefer sqtracker’s UI, but I’m glad to have other options to choose from (and memory safety with Rust is a pretty neat bonus)!
Honestly? If it’s your first time and you just want to watch movies for free? Install an adblocker (uBlock Origin Lite, for example) and check out the websites listed at https://fmhy.net/videopiracyguide.
I’m having the same issue on Android. For me, switching to desktop mode to load the Anubis check then back to mobile mode so the website is usable again worked.
I haven’t considered this point before. Currently clicking on every sketchy ad I see.
There’s no reason to trust random APKs for stuff like this anymore when Revanced exists to let you build the APK yourself right on your phone with only the patches you want. Highly recommend!
I would argue UE5 enables and encourages bad development practices that lead to the unoptimized mess that “modern graphics” games are right now. Their work is cool, but so many games rely on temporal aliasing for in-game effects now, and UE5 is the common denominator.
Steam and GOG have a strong history and userbase. 0% commission is nice, but Steam in particular offers a world of more value than Epic Games Store, including but not limited to a usable fucking user interface (I use Rare to play my EGS library because it’s so bad).
Steam games are DRM free unless you consider Steam itself a form of DRM. DRM is implemented by the developers of the game, not by the marketplace it’s sold on.
And I find it strange that you think GOG has a better business model than Steam and will be more competitive long-term. Why do you think so?
Never heard of bin but this is cool as hell thanks for shouting it out!
Am I mistaken that docker creates temporary volumes with a nondescript name and you can potentially dig up the volumes that were being used in /var/lib/docker/volumes
?
My server pc is just my old computer parts. Ryzen 3 2200G with with 6Gb of RAM. It gets the job done!
I use Docker for my setup and mistakenly had my qBittorrent download folder and my *arr media folders mounted as /downloads
and /movies
as opposed to /arr/downloads
and /arr/movies
The *arr programs running inside their containers don’t know that the two folders are actually on the same drive because it sees them as two separate mount points. Once I changed my *arr containers to mount my directories correctly, the hard linking worked as expected instead of copying files over. I then ran fclones and recovered over 700 GB of storage from deduplication.
I had a few metadata issues with Jellyfin until I changed the primary metadata source to be the same as what Radarr/Sonarr use so they all the file names match up and I’ve had no issues since.
I also don’t have a notable issues with subtitles in Jellyfin, but maybe your requirements have more friction. Have you tried the (iirc included by default) Jellyfin plugin to automatically download subtitles for your stuff? Or the *arr program that handles subtitles (I forget its name)?
Might I introduce you to the wonderful language known as Nim? Python-like syntax, compiles to C, C++, and even JS, has mature libraries and good tooling, and some memory safety features built in! And yes, you can use pointers!
Try taking a look at the way glueten implements port forwarding with protonvpn. Hopefully it helps you piece together a script that works for your setup.
https://github.com/qdm12/gluetun/discussions/2686
https://github.com/qdm12/gluetun-wiki/blob/main/setup/advanced/vpn-port-forwarding.md