1571
you are viewing a single comment's thread
view the rest of the comments
[-] PM_Your_Nudes_Please@lemmy.world 25 points 8 months ago

Plex and Jellyfin are two ways to host your own content. Basically, instead of streaming from a Netflix server, you’re streaming from your own server.

Plex was the original, and Jellyfin is the FOSS alternative. In short, you run the program on a computer somewhere, and tell that program where all of your media is stored. It’ll scan your media depending on the library type (movies, TV shows, music, etc,) automatically pair it with the appropriate metadata, and make it available for streaming via the computer.

You can combine this with the *arr suite (Radarr, Sonarr, etc) to have your torrent client automatically download new content as it comes out. Basically, the appropriate *arr program listens for when new content gets released, then automatically tells your torrent client to search for that content (based on specific rules like language, bitrate, capture method, etc) and download it automatically. This pairs nicely with Plex/Jellyfin because you can use automatic torrent management to drop the files directly into the right folders for your server to scan and make available.

It does have a few drawbacks. One of the most annoying is port forwarding. Lots of VPNs have stopped offering port forwarding, because some creeps figured out how to use it to share/trade CSAM anonymously. But Plex and Jellyfin require an open port in order to be made available outside of your network, and you don’t want to run the server+torrents without a VPN. Some VPNs allow port forwarding, but randomly assign the port every time you connect. So it may work fine for a while, but will require occasional attention when that port changes.

There’s also the issue with needing a computer that’s turned on all the time. Some people (like myself) just run it on their home desktop. But that means I needed to set up Wake On LAN to be able to boot my computer up remotely, or just be okay with letting it idle all the time and never sleep. Personally, I chose to enable WOL, so I just remote into my network and send a magic packet before trying to stream. But that’s an extra step some people won’t want to do every time. If you have an old computer sitting around gathering dust, it can be a great weekend project.

[-] makyo@lemmy.world 7 points 8 months ago

Is there a benefit to setting something like this up instead of just using some of the better free streaming sites?

[-] dsemy@lemm.ee 9 points 8 months ago
[-] dlpkl@lemmy.world 7 points 8 months ago

Which sites are those? From my experience it's hard to find 4k/Dolby Vision on those free streaming sites, which is where pirating and streaming your own stuff is the better option.

[-] starman2112@sh.itjust.works 6 points 8 months ago

Higher quality and more reliable. I spent like 2 hours trying to find a site to stream the show I'm currently watching that didn't have excessive audio issues. Were I a true pirate, I could simply download the highest quality available, and watch it whenever I want.

I wouldn't want to use Plex, though. If you know what you want to watch and it's already downloaded, just throw it on a flash drive or transfer it to your phone, no need to stream. If you want a netflix-style 2 terabytes of stuff that you may or may not ever watch, just... Spend the money on Netflix. Your time is worth more than that subscription fee. If Netflix doesn't have the show you want, do the thing I said in the first paragraph.

[-] Daisyifyoudo@lemmy.world 2 points 8 months ago
[-] starman2112@sh.itjust.works 2 points 8 months ago

Last Exile. I like obscure old anime, so it's been on my list for a minute. I needed something to watch, so I checked Hulu. At some point in the last few months, they stopped streaming it.

So I definitely didn't go to theindex.moe, and I super didn't click on every damn streaming site they link to. I "promise" I didn't settle on animeflix dot live, and I definitely didn't put up with awful audio issues until I realized that the default server it streams from is in SD so you have to click the gear and set it to one of the HD servers instead.

[-] Holyhandgrenade@lemmy.world 3 points 8 months ago

I just pirate everything on to a hard drive I plug into my TV. I don't see the point in streaming files you already own.

[-] whofearsthenight@lemm.ee 3 points 8 months ago

If I understand your setup, when you decide you want to a new movie you have to download it, pull the hdd over to the machine, transfer it to the hdd, rename, perhaps even transcode, and then put the drive back on the TV.

In the type of setup described above or like mine, I can pull out my phone and using a very simple search all of the file handling and such is taken care of for me. I don't ever have to worry if I have the right filetype for the device I'm on, and I can watch that from any device on my local network, or just about any device that has an internet connection. Also, while I'm watching one thing, several other people can be watching whatever else they want on their devices.

[-] LemmysMum@lemmy.world 2 points 8 months ago
[-] Holyhandgrenade@lemmy.world 1 points 8 months ago

I have a smart TV where you can just plug in a NTFS formatted USB drive and it plays perfectly. Never had to rename or transcode anything. It plays 4K files more smoothly than most computers I've had.
The only problem I've had is when I'm watching a foreign film and the subtitle file is in the wrong file format.

[-] whofearsthenight@lemm.ee 1 points 8 months ago

That covers a small subset of the reason a lot of us set it up the way we have. I mean, if that is working for you, great. But you still have to move a physical device, and the ability to watch media is still limited to the location of said device.

[-] RGB3x3@lemmy.world 1 points 8 months ago

I don't do it now, but I'm looking to.

The main benefit for me is the app accessibility (easier to search through an app than a file system), the convenience of not needing to carry around a bunch of data all the time, and the ease of sharing it with family.

[-] HawlSera@lemm.ee 2 points 8 months ago* (last edited 8 months ago)

The better free streaming sites are my go-to, because I have plausible deniability, I don't with a torrent. And unfortunately my VPN throttles you unless you start paying. Which I am thinking about going ahead and doing.

[-] DoucheBagMcSwag@lemmy.dbzer0.com 2 points 8 months ago

Metadata categorization of your media content

[-] Kepabar@startrek.website 2 points 8 months ago* (last edited 8 months ago)

I'll tell you, I have my setup to the point where I go to one website, subscribe to a show, and episodes of that show appear to watch on my TV same day they are released.

I also set myself up to get email alerts telling me what new episodes I have to watch when they are done being downloaded.

... Setting all that up took me awhile and will take tech skills. But now that it's set up, it's zero touch aside from adding new shows.

Plus, I never have to worry about trying to find where to stream at it and even if my Internet goes out I can still watch my shows

[-] wreckedcarzz@lemmy.world 3 points 8 months ago

you run the program on a computer somewhere

"the cloud is just someone else's computer"

(even if the computer is yours, whereas you have created your own 'mini cloud'. I hate that term, it's just a machine running software. It's all just machines, consuming us all. screams ... anyway)

[-] reddit_sux@lemmy.world 2 points 8 months ago

You can use it behind a reverse proxy to avoid port forwarding.

[-] HawlSera@lemm.ee 2 points 8 months ago
[-] YerbaYerba@lemm.ee 5 points 8 months ago

Free (and) Open Source Software

[-] Thundernuggets@reddthat.com 2 points 8 months ago

I have been using Emby, which is like Plex and Jellyfin. Just another option. I don't need bells and whistles, just want to stream my content.

[-] Revan343@lemmy.ca 4 points 8 months ago

Jellyfin is an Emby fork

[-] dsemy@lemm.ee 2 points 8 months ago

Plex is actually a fork of Kodi (XBMC). Kodi is still actively developed, and easily supports both local media (for example, downloaded using one of the *arrs) and streaming from various sources using addons.

[-] Captainvaqina@sh.itjust.works 7 points 8 months ago

I remember xbmc from back when you had to run an injection from a MechWarrior save file in order to load it onto the og Xbox.

[-] DoucheBagMcSwag@lemmy.dbzer0.com 1 points 8 months ago

Still got my copy of MW

[-] SpaceNoodle@lemmy.world -1 points 8 months ago

That's like saying humans evolved from monkeys. Plex and Kodi share a common ancestor, XBMC.

[-] dsemy@lemm.ee 1 points 8 months ago* (last edited 8 months ago)

No it's not. Kodi is XBMC, they just changed the name.

Edit: straight from the horses mouth https://kodi.tv/article/xbmc-getting-new-name-introducing-kodi-14/

[-] SpaceNoodle@lemmy.world 1 points 8 months ago

Right, so they share the common ancestor of XBMC from around 2007.

[-] dsemy@lemm.ee 0 points 8 months ago

You can literally say the same thing about any fork, and yet nobody ever does. I'll reiterate, Kodi is XBMC - there was no fork, no split in development, only a rename.

[-] HimDownStairz@lemmy.world 1 points 8 months ago

Where can I find good tutorials for the *arr suite? I have Jackett installed for easier searching in Qbit, but I half assed that somehow into working. I would love to have auto downloads for content, especially those shows that still release episodes like a drop feed. An almost fully automated Plex would be amazing the TV show requests I get.

this post was submitted on 03 Nov 2023
1571 points (98.5% liked)

Mildly Infuriating

33925 readers
364 users here now

Home to all things "Mildly Infuriating" Not infuriating, not enraging. Mildly Infuriating. All posts should reflect that.

I want my day mildly ruined, not completely ruined. Please remember to refrain from reposting old content. If you post a post from reddit it is good practice to include a link and credit the OP. I'm not about stealing content!

It's just good to get something in this website for casual viewing whilst refreshing original content is added overtime.


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means: -No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...


7. Content should match the theme of this community.


-Content should be Mildly infuriating.

-At this time we permit content that is infuriating until an infuriating community is made available.

...


8. Reposting of Reddit content is permitted, try to credit the OC.


-Please consider crediting the OC when reposting content. A name of the user or a link to the original post is sufficient.

...

...


Also check out:

Partnered Communities:

1.Lemmy Review

2.Lemmy Be Wholesome

3.Lemmy Shitpost

4.No Stupid Questions

5.You Should Know

6.Credible Defense


Reach out to LillianVS for inclusion on the sidebar.

All communities included on the sidebar are to be made in compliance with the instance rules.

founded 1 year ago
MODERATORS