Isn’t this why you use venv?
Isn’t this why you use venv?
Lol i had no idea
They are both media servers. Plex is closed source and requires you to make an account with them to use whereas jellyfin is open source and requires no account.
Basically when you set them up you just pick a directory for movies and tv shows and any video files in that directory can be streamed thru the app or web ui
I prefer jellyfin because of the differences i mentioned earlier but i use both (you can point them at the same directories). I haven’t really had any issues with jellyfin performance but run plex as a backup.
Plex has plex shares too where you can stream other peoples content from your server. Idk if jellyfin has that feature
Arr and stremio serve different purposes. If you just want to watch content yourself then do stremio.
If you want to keep certain movies yourself and want to supply a streaming service to friends and family then arr is better.
Arr has ability to watch your content with no internet.
If your into foss software arr is also way to go
Nice. Just want to point out that there is jellyseerr for jellyfin as an alternative to overseerr.
There is also reiverr which is new which allows managing sonarr,radarr, and jellyfin (basically it providers an interface to watch jellyfin content and also add episodes and movies to sonarr/radarr. I use reiverr for me as admin but it doesnt do requests as of now so i keep jellyseerr for my users
There is also watchtower on docker that automatically updates your images
And finally there is rdt-client (real-debrid torrent client) which is a real debrid client that pretends to be qbittorrent and allows sonarr/radarr to download from real debrid instead of torrenting it
Hmm, i think you can work with firewalled. Mine shows as firewalled. Have you configured your browser to use the http://localhost:4444 as http proxy?
If you have try to browse to the following addresses:
http://localhost:7657 (this is the i2p router webui and if it doesnt load then either i2p is not running or is in a broken state)
http://localhost:7657/i2psnark (i2psnark is built into java i2p and if the previous link loaded and this one doesnt then you dont have snark, which may simply be a limitation of androidl
http://notbob.i2p (i just picked an i2p site, this one is an index of multiple i2p sites. If it doesnt load but the first one does, then your router is not working properly or your browser is not configured properly)
http://localhost:7070 (if this loads then you have i2pd installed instead of the java version, i2pd is not built with snark)
I suggest you install i2p on a computer as all this stuff works out of the box
Did you install i2p or i2pd?
If it is the java version (not i2pd) you would access in browser like this http://localhost:7657/i2psnark
But idk if it works on android
Doesn’t really matter imo. Internally maybe slightly faster, maybe some games require internal, but i run games on my external, loading may go slower unless you have a nice chunk of ram.
Seed
What do you mean by safer? Both can be dangerous if it executes code. If you mean getting caught torrenting leaks your ip address (hence why people use vpn)
If you dont want to spend money there is i2p, set up an i2p router, configure a browser to use it, http://2.postman.i2p is a tracker there, just paste the magnet into i2psnark, no vpn required.
Note it will be much slower download
You can get started here: https://geti2p.net/en/
Tor typically discourages torrenting. But i2p has torrenting capability built in and has there own trackers
I want to live in that reality
Isn’t it sad that we have to do all this to prevent our information being spread around the corporate world like a virus
I’ll be honest i haven’t read their code. So invidious is just scraping youtube to pull all the data?
Doesn’t immutable distro mean the root filesystem is readonly and programs are created with their own unqiue environment?
This post acts like the code for the OS should never change.
So if a critical CVE is reported they cant update ths OS because its supposed to be immutable?
Bodhi Linux. I have an old hp desktop and it only has 2 gb of ram and 2 cores. I wanted a real lightweight distro and settled on arch linux but one day i tripped and knocked the tower over. When i booted it back up i had the infamous blinking underscore. I tried reinstalling arch multiple times and it kept failing, so i tried a lightweight arch based distro called archbang, same issue. I tried manjaro same issue.
At this point i wanted to try something not arch based but wanted something that came with minimal preinstalled programs like arch. Research led me to bodhi which is a light weight distro based on ubuntu. Installed with no issues and been using it ever since, about 3 years now.
Don’t know what i damaged on the motherboard but it must have been something integral to arch based distros, but i’m kind of glad it happened because i love bodhi now
It has allowed an ancient computer to do so much. I’ve run matrix servers and web servers, written my own webapps to run on it and so much more