2023-08-30, 09:07 PM
Quote:$JELLYFINDIR/jellyfin/jellyfin \
-d $JELLYFINDIR/data \
-C $JELLYFINDIR/cache \
-c $JELLYFINDIR/config \
-l $JELLYFINDIR/log \
This is referring to an executable.
I'm assuming you made /opt/jellyfin, but how did you create the symlink? It sounds like you made a symlink INSIDE /opt/jellyfin/ that points to the directory where you extracted the tar file. But /opt/jellyfin itself should be the symlink.