ridhwaans / homehost

self-hosted, Netflix-like app made for streaming

Home Page:homehost.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update

dummyvx opened this issue · comments

commented

When are you going to update this project and make it mobile friendly? It's wacky on mobile devices, a lot of dependencies are outdated too

I think this is abandoned... I'm now using JELLYFIN

commented

I think this is abandoned... I'm now using JELLYFIN

Can you put me through hoe this can be done with shared hosting or VPS host?

Every info is here: https://jellyfin.org/docs/general/administration/installing.html

You have two paths:

  • Download the latest release, build it and install.
  • Use the pre build docker vesion (following the wiki)

Configure it with your media directory, and then open the chosen http port.
Done this you can use it by typing http://<vpn ip>:<port> and log in with the account you configured.
Easy 😉