Odin - a self-hosted FOSS streaming service.
from ad_on_is@lemm.ee to selfhosted@lemmy.world on 01 Jan 19:13
https://lemm.ee/post/51404736

Hey, I just published a self-hosted streaming service, it’s called Odin. Odin comes in two parts, a server and an Android app. Both can be found on GitHub, with their install instructions.

Odin Server github.com/ad-on-is/odin-server

Odin TV App github.com/ad-on-is/odin-tv

Motivation:

I’ve used many of the readily available apps in the past, and they all came with their pros and cons. I was mostly annoyed by the fact, that most of them use their own server-backend, somewhere. So each time, the app stops working, I didn’t know whether their server just crashed, or the developer abandoned the app and I had to look for something else. I also started becoming paranoid, whether someone was collecting my data and offering them to “the highest bidder”. Oh, and I also disliked the UI of these apps.

That’s why I started working on Odin. In fact, I’ve been using it for almost 4 years now, and did a LOT of iterations during these years. Now, I’m more than happy with the end result, and wanted to share it with the world.

The main features of Odin are:

I hope you like it!

Oh, and feel free to submit any feature requests or issues on GitHub. If you want, you can star the repo, so I know there’s actual interest in the project.

#selfhosted

threaded - newest

Eldritch@lemmy.world on 01 Jan 19:22 next collapse

Interesting. Will have to take a look at it later. I currently use Jellyfin and don’t have many issues. The only thing that might be a pain point is tuner support. I didn’t see anything mentioned. But looks nice otherwise. And intrigued to see its largely in Go.

ad_on_is@lemm.ee on 01 Jan 19:29 collapse

Jellyfin uses the *arr suite, but Odin relies on a debrid service. The benefit is that nothing is hoarded on the device itself.

chris@lem.cochrun.xyz on 01 Jan 19:47 next collapse

So it doesn’t download for later use? It just becomes a proxy system to stream from the debrid service?

ad_on_is@lemm.ee on 01 Jan 20:38 collapse

Exactly. It gets the streaming links instantly from the debrid service.

pe1uca@lemmy.pe1uca.dev on 01 Jan 19:46 next collapse

What do you mean jellyfin uses the *are suite?
I have Jellyfin with any media in different directories as long as I try to match the format the documents mention.
So, as long as I can get the media in any way I can just put it in any directory and it’ll be added to the library.

Is it similar with Odin? Or does it directly fetch the media from where you want to download it?

ad_on_is@lemm.ee on 01 Jan 20:37 collapse

It doesn’t download anything and also does not fetch any local media. It uses jackett to scrape sites like 1337x.to for magnets, sends these magnets to realdebrid/alldebrid and gets a streamable link back which you can watch instantly.

By arr-suite… I meant the automated setups that people do, to get stuff downloaded directly into the movies/shows folders, hoarding huge MKV files, etc… Sorry for the confusing wording.

gdog05@lemmy.world on 01 Jan 23:10 collapse

You keep saying “hoarding” but I think you mean collecting/protecting in many cases.

Hotzilla@sopuli.xyz on 01 Jan 23:17 next collapse

Yeah, if the ones and zeros arent in your drive, it can disappear at any point from the internet.

AbidanYre@lemmy.world on 02 Jan 04:03 collapse

I frequently want to watch things that aren’t the latest blockbuster with hundreds of seeders.

If there’s only one person seeding and they aren’t on 24/7 this whole flow falls apart.

Lost_My_Mind@lemmy.world on 02 Jan 04:26 collapse

Thank goodness bladders don’t require others for the flow of our own individual streams!

ad_on_is@lemm.ee on 02 Jan 06:52 collapse

Some people just don’t want to store anything on their devices for whatever reason.

gdog05@lemmy.world on 02 Jan 08:02 collapse

And that’s fine. Totally fine. I wouldn’t use judgemental words or words with a negative connotation to describe their lack of storage because I feel that’s an absolutely fine stance to have.

nesc@lemmy.cafe on 01 Jan 19:48 collapse

What? Jellyfin doesn’t need any “suite”? You can use it with your collection obtained whatever way.

gamermanh@lemmy.dbzer0.com on 01 Jan 19:43 next collapse

Been thinking about swapping away from Plex when I move to New hardware later this month

If I’m reading all this right sounds like Overseerr and Plex both can be replaced with this, as well as a unified app for the two?

If so I’m def getting this installed and testing it out this weekend, my goal for a while has been to get the rest of my family into my streaming ecosystem but having to use 2 whole apps (Plex and Overseerr on a website) is enough to scare them away despite using 6 apps currently

ad_on_is@lemm.ee on 01 Jan 20:32 next collapse

I don’t use the arr-suite myself, but I think you’re on point. Since It doesn’t download anything, and gets the streams directly from RD or AD, there’s no need for overseer.

You .ight be careful though, because RD doesn’t allow using their service from multiple locations at the same time (whatever thsat means)

virku@lemmy.world on 01 Jan 20:55 collapse

What is RD and AD?

ad_on_is@lemm.ee on 01 Jan 21:08 collapse

RealDebrid and AllDebrid

iturnedintoanewt@lemm.ee on 02 Jan 05:38 collapse

I think to most people asking how this works, the answer is, you connect it to AllDebrid/RealDebrid paid accounts, and that’s the contents you stream. Hence it’s a streamer system for a paid service. I think this is the most important clarification needed here.

Vendetta9076@sh.itjust.works on 01 Jan 20:00 next collapse

Can this play back my local media collection or is it just a debrid proxy frontend?

ad_on_is@lemm.ee on 01 Jan 20:39 collapse

no local media collection.

Vendetta9076@sh.itjust.works on 01 Jan 23:21 collapse

Well that’s disappointing

Lost_My_Mind@lemmy.world on 02 Jan 04:23 collapse

I know, right? I too wanted to watch your local media!

unknown1234_5@kbin.earth on 01 Jan 20:53 next collapse

how does it compare to something like jellyfin (or Plex, despite not being FOSS it'd be unfair not to mention them)?

ad_on_is@lemm.ee on 01 Jan 21:07 collapse

It doesn’t. It’s nothing like any of these two. They provide local media content, Odin on the other hand streams media directly provided by the debrid service.

So, no downloading and hoarding involved.

FundMECFSResearch@lemmy.blahaj.zone on 01 Jan 21:55 collapse

So it’s like a torrent streaming service?

iturnedintoanewt@lemm.ee on 02 Jan 05:37 collapse

I think to most people asking how this works, the answer is, you connect it to AllDebrid/RealDebrid paid accounts, and that’s the contents you stream. Hence it’s a streamer system for a paid service. I think this is the most important clarification needed here.

FundMECFSResearch@lemmy.blahaj.zone on 01 Jan 21:28 next collapse

Whats the main difference with Jellyfin?

warmaster@lemmy.world on 02 Jan 14:48 collapse

This only works with a paid pirate service.

Sunny@slrpnk.net on 01 Jan 22:17 next collapse

Are you planning on adding support for Premiuimize and Torbox? A lot of people just left Real Debrid (and all other French hosted services) due to France kicking down on piracy. Real Debrid just recently announced they would start to block piracy related content at least.

Sunny@slrpnk.net on 01 Jan 22:20 next collapse

For the folks confusing this with an alternative to Jellyfin or Plex, I believe this project is more meant to be akin to Stremio, but self-hosted.

Kuvwert@lemm.ee on 01 Jan 23:48 next collapse

Is it possible to self host a debrid?

Spyder@lemmy.ml on 02 Jan 00:55 next collapse

Is there any way this could be modified for indie musicians to move away from bigTech? FOSS Spotify alternative with bitcoin ?

pineapplelover@lemm.ee on 02 Jan 05:00 next collapse

So are you leaching and not seeding?

iturnedintoanewt@lemm.ee on 02 Jan 05:36 next collapse

I think to most people asking how this works, the answer is, you connect it to AllDebrid/RealDebrid paid accounts, and that’s the contents you stream. Hence it’s a streamer system for a paid service. I think this is the most important clarification needed here.

oldfart@lemm.ee on 02 Jan 15:10 collapse

So it’s like Seren, but for Android instead of Kodi, and with a mandatory server part?

dugmeup@lemmynsfw.com on 02 Jan 05:39 collapse

Nice!