crowtrobot
crowtrobot
Oh, actually looks like set -o unset also causes problems. Work-around with this: set +o errexit ; set +o nounset read_ini ~/.script.ini set -o errexit ; set -o nounset
Thanks. I'm sure most of the problems I am having with windows I would have with anything that isn't what I'm familiar with. I turned off ConPty, closed all Fluent...
In my case we have a few directories with ACLs, but most of our xattrs come from a set of custom scripts and cron jobs that monitor some shared files.
This is what works for me. In Plex I am crowtrobot and in jellyfin I am tomservo, so for USER_MAPPING I have: USER_MAPPING = { "crowtrobot": "tomservo" }