Comment on pooling media libraries - like distributed storage
suntzu@lemmy.dbzer0.com 1 year agoOn each node, map all the other nodes as smb, and configure all in jellyfin.
It would be nicer to have one single mount.
Comment on pooling media libraries - like distributed storage
suntzu@lemmy.dbzer0.com 1 year agoOn each node, map all the other nodes as smb, and configure all in jellyfin.
It would be nicer to have one single mount.
MSgtRedFox@infosec.pub 1 year ago
What about using symlinks?
You creat a directory /media. Mount shares there. Your media application scans /media and just finds media files.
Still sucks because you have to mount each repo, /media/person1/movies, etc
But you don’t have to reconfigure media app anymore.
I don’t know what a pooled remote file system like what you’re wanting.