Vishnu2jd
Contributor
I'm not sure if this is allowed here, but I was wondering about sharing Jellyfin instances, similar to Netflix account sharing.
This is more like an experiment. As this wouldn't work like typical OTT account sharing. If account login details were shared, we would need to log into each account on a different domain and search for movies, which isn't practical.
What I'm thinking is giving read-only access to media folders so others can mount them in their own Jellyfin instances. This way, there's no need to log into different accounts/domains. There are many ways to do this: WireGuard connections between users, Tailscale, or combined VPS rental. It's like federated jellyfin.
Are there any other methods?
Here are some pros and cons of the methods I've considered:
I know this is hard to setup and not as easy as account sharing. Anyone interested in experimenting this?
This is more like an experiment. As this wouldn't work like typical OTT account sharing. If account login details were shared, we would need to log into each account on a different domain and search for movies, which isn't practical.
What I'm thinking is giving read-only access to media folders so others can mount them in their own Jellyfin instances. This way, there's no need to log into different accounts/domains. There are many ways to do this: WireGuard connections between users, Tailscale, or combined VPS rental. It's like federated jellyfin.
Are there any other methods?
Here are some pros and cons of the methods I've considered:
- WireGuard: Extremely difficult setup, can be challenging or impossible if behind CGNAT. Need to have (n*(n-1)/2) connections and configurations etc which is impossible .
- Tailscale: Best for this case (possibly). However, it requires sharing login credentials for one of these accounts: Microsoft, Google, GitHub (easiest and lowest risk), or Apple ID. Fake accounts can be created and used for this.
- VPS rental: Also difficult to set up(but much easier than direct wiregaurd) and requires monthly payments and server maintenance.
I know this is hard to setup and not as easy as account sharing. Anyone interested in experimenting this?
Last edited: