Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world
jellyfin·Jellyfin: The Free Software Media SystembyCaveman

Shoutout to this guy on github

The setup and instructions helped a lot with setting up. My library is small and local now but the future is bright. Thank you all for writing info answers and docs.

Special thanks for all the devs of Sonarr, Radarr, Prowlarr, Torrent clients and nzb360.

Extra special thanks to the devs at Jellyfin. Honestly this whole set blew my mind.

Shoutout to this guy on githubhttps://github.com/navilg/media-stackOpen linkView original on lemmy.world
162

30 replies

Nix
merv.news

You might like Reiverr it’s “a clean combined interface for Jellyfin, TMDB, Radarr and Sonarr, as well as a replacement to Overseerr” and it’s made by a Lemmy user

14
lemmy.world

I have been thinking of setting up my own media server for a long time but never got around to researching/doing anything about it. So seeing this post from the main page of Lemmy was very intriguing. Can anybody tell me with simple words what all these tools do?

Are any of the applications in the list used to stream the media to your devices, or do you need a different app like plex or similar for this?

8
mateyreply
lemmy.dbzer0.com

Jellyfin is the media server. (Like Plex but free open source, and a cleaner interface.)

6
virkureply
lemmy.world

Thanks!

If I understood the github link correctly the stack is basically for downloading, renaming, moving and keeping track of what media you have watched?

2
lemm.ee

Correct!

  • VPN - hides that it's you downloading stuff.
  • Radarr - downloads and organizes movies.
  • Sonarr - downloads and organizes TV series.
  • Prowlarr - allows searching many torrent and usenet sites simultaneously, and makes the results available for the *arr services.
  • qBittorrent - downloads the torrents that Radarr and Sonarr requests
  • Jellyfin - mediaserver that can stream the media downloaded by the *arrs to you smast TV, computers, phones and tablets.
13

To add, nzb360 is a paid app to interact with the services from your phone easily with a killer UI. Worth the money imo.

4

Cool thanks!

This was exactly the explanation I was hoping for. Vpn and torrent I have used before, but the rest was new for me.

1
jackpotreply
lemmy.ml

whats the purpose of a media server

2
virkureply
lemmy.world

See this reply to my questions here for a good walkthrough of what this stack of software does. Basically helps you make your own streaming service by downloading what you want to host from different sources and you can access it from your devices. Like your own custom Netflix.

3
jackpotreply
lemmy.ml

okay but how do you even get media for this 'custom netflix'? do yiu just pirate?

1

See the other reply I linked to for the tools. In those tools you define what torrent sites you want to download from and if set up correctly it should do the torrent searching and downloading for you.

1

Download a torrent file and put it into a torrent client. Let the client download the torrent. Take the resulting file and watch it using the video player of your choice.

1
kbin.social

Stremio with torrentio has replaced the whole Arr stack for me

4
fungosreply
lemmy.eco.br

I have both setups (arr stack and stremio+torrentio), here my opinion.

Where stremio falls short is:

  1. cast integration: semi works with chrome cast, but when using torrentio I just cant get it to work. I need to get into screen mirroring, which is less than ideal. Not to mention it doesn't work with Roku/DIAL protocol.

  2. proprietary and closed- source. It will not take long until MPAA-eye will look at it and try to curtail it (eg. going after torre ntio or other addons).

I like it, but I prefer to control my destiny, so I keep my arr stack always close.

8
MrMonkeyreply
lemmy.world

Stremio is not proprietary and closed source. It's open source and you can find all the code for client applications and server on their GitHub account - https://github.com/Stremio

2

You're right! My bad. I did search for it, but couldn't find on their web site, but the code doesn't seems to have everything. I can't find the Android app source.

1
lemmy.ml

what even is a media stack im so confused

3
sh.itjust.works

A stack is the pile of software that builds on other software to get something done. I'm here from /local so I don't know what any of these programs are, but for example the classic website server "stack" is LAMP : Linux, Apache (web server software), MySql (database software), PHP (backend website language).

2
jackpotreply
lemmy.ml

oh cool so if i ran nextcloud id need all that?

2

I've never heard of it before (remember I'm just passing through this community) but it looks like they have a docker container available. You would probably only need to install docker on your server, then get the next cloud docker container, and run it. The container (probably) has a web server and database and stuff built in.

1

I use rdtclient, Prowlarr, Radarr, Sonarr and Emby (considering the switch to JF). Because I am using rdtclient with RealDebrid, no VPN is required. Because I use Prowlarr I only have to use prowlarr to connect to rdtclient. Sonarr and Radarr use prowlarrs indexers and rdtclient connection. Simpler setup.

There is also another "combined" service like your mentioned one called Bobarr.

1

EDIT: I know see what sub I am in, and apologize. It was just a simple question.

Is there a similar guide for Plex that someone can point me to? I’ve always been interested in the arr services, and would like to try them out.

1

You reached the end

Shoutout to this guy on github | Spyke