Does Jellyfin not do transcoding? I’ve been using it with transcoding for almost two years, so if it doesn’t, man that’s gonna be quite the shock.
Comment on What's up with "Plex Servers"?
deranger@sh.itjust.works 2 months ago
I’m a Plex server guy for friends and family, I have about a dozen users and maybe 3-4 at a time at the peaks. I charge nothing, it’s just a hobby. We’re out there.
I’d switch to Jellyfin but my users need transcoding and Plexamp is my favorite audio player since Winamp.
hperrin@lemmy.ca 2 months ago
db2@lemmy.world 2 months ago
It definitely does do transcoding.
deranger@sh.itjust.works 2 months ago
I dunno, maybe it didn’t when I was first setting up my server a few years back. It doesn’t have Plexamp though and that’s a deal breaker.
Buffalobuffalo@lemmy.dbzer0.com 2 months ago
It has finamp though right
deranger@sh.itjust.works 2 months ago
Doesn’t have the excellent Plexamp automix nor ability to add all my friends shares to my radio stations.
I appreciate the efforts but I’m very happy with my current setup.
thermal_shock@lemmy.world 2 months ago
I’m that guy as well, but can’t get family to use it. So when they complain they can’t steam something, I just ignore them. I do it for myself, they just get it because. But I’m not going to keep offering, fuck it. Go spend your money on shitty atreing services. I’ve got 7000 movies now and almost 300 series.
deranger@sh.itjust.works 2 months ago
I’m specifically doing this to get family and friends to cancel their streaming subscriptions. Not to save them money, to hurt the corporations more than I can do just myself.
thermal_shock@lemmy.world 2 months ago
Can’t make someone do something they don’t want to, even if it benefits them financially. I stopped trying.
deranger@sh.itjust.works 2 months ago
True that. I don’t pressure them into it.
myrmidex@belgae.social 2 months ago
I love wireguard for this. If they can’t get that working, then no jellyfin for them. Filters out the PEBKAC people wonderfully.
overload@sopuli.xyz 2 months ago
Thanks for introducing me to PEBKAC, great term.
TheFinn@discuss.tchncs.de 2 months ago
I just learned the expression “layer 8 problem”
randombullet@programming.dev 2 months ago
I’m transcoding on a HD770 without an issue on jellyfin.
AZX3RIC@lemmy.world 2 months ago
I’ve been wondering about this, how does hiding the activity from your ISP, as well as the ISP of the person streaming from your server, work?
I have friends I’d like to share my library with but am always nervous about the risk.
kungen@feddit.nu 2 months ago
Why would that matter? It just looks like HTTPS traffic if you set it up right. And even if they fingerprint it as Plex, they can’t see what exactly is playing. Yes, my Plex library only has public domain content of course.
mic_check_one_two@lemmy.dbzer0.com 2 months ago
Https traffic will be enough to hide your streaming activity. They’ll be able to see that you’re streaming something based off of the traffic patterns, but won’t be able to see what specifically is being streamed.
bamboo@lemmy.blahaj.zone 2 months ago
With P2P file sharing, your client is sharing the files with random people on the internet and you’re identified by your IP address (or a VPN IP address / seedbox IP address / etc). MPAA hires companies to check for popular content and log the IP address, time, and content shared, and then sends that to the ISP. The risk and issue is sharing content with anyone randomly, since that is how your ISP is informed of the activity.
With media servers, unless you’re somehow sharing publicly, it’s safe to assume your members aren’t going to report you to your ISP. I guess in theory the ISP could see high upload bandwidth and investigate, but more likely than not, if there are limits, automated systems will just throttle the bandwidth, and no deep packet inspection or other forensics is performed.
deranger@sh.itjust.works 2 months ago
HTTPS
kandykarter@lemmy.ca 2 months ago
I’m a Jellyfin Server Guy, and same deal. Around a dozen friends & fam, no charge.
I’m not sure why needing transcoding would keep you off Jellyfin though, Jellyfin transcodes just fine.
CAVOK@lemmy.world 2 months ago
How do you share it? I assume you don’t expose it to the Internet as is?
irelephant@anarchist.nexus 2 months ago
iirc you can set a username and password
CAVOK@lemmy.world 2 months ago
You can, but it’s also not a very hardened piece of software so relying on just that isn’t recommended.