2023-10-28, 11:08 PM
i think you need different parent paths
if on linux, try this
since your main shows is data/Shows
make a new folder at data/FriendShows
then link paths from data/Shows to data/FriendShows that you want to share
cd data/FriendShows; ln -s "../Shows/Will & Grace" "Will & Grace"
im not sure of a native jellyfin way to achieve what you want and i didn't try this because i would have to reconfigure my docker which i am not inclined to do at this time
if on linux, try this
since your main shows is data/Shows
make a new folder at data/FriendShows
then link paths from data/Shows to data/FriendShows that you want to share
cd data/FriendShows; ln -s "../Shows/Will & Grace" "Will & Grace"
im not sure of a native jellyfin way to achieve what you want and i didn't try this because i would have to reconfigure my docker which i am not inclined to do at this time