this post was submitted on 12 Mar 2025
25 points (100.0% liked)
Jellyfin: The Free Software Media System
6489 readers
3 users here now
Current stable release: 10.10.7
Matrix (General Information & Help)
Matrix (Off-Topic) - Come get to know the team and blow off steam!
Matrix Space - List of all the available rooms on Matrix.
Discord - Bridged to our Matrix rooms
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Because they are being executed by different machines in different places without connection between the storage, one is a Synology NAS and the other a home assistant container in a Raspberry Pi, if you know how to connect the storage of those two systems in a stable and reasonably simple way it would be great too
SSHFS is pretty simple to use.
Just mount the media directory of the PI as a directory on the NAS. Then the Jellyfin instance on the NAS basically treats it as a local directory.
I've done it with Plex in the past, no reason it wouldn't also work for Jellyfin