2024-02-02, 06:00 PM
(This post was last modified: 2024-02-02, 06:02 PM by tmsrxzar. Edited 1 time in total.)
(2024-02-02, 05:53 PM)Maxy TV Wrote: Hello, I am using jfa-go, which is ideal for people to register themselves without me having to do it manually. However, there is a problem that I can't solve: the default permissions and settings when creating an account. Is there a way to set default values somehow?
Let me explain. What I want is that when a user registers, they cannot transcode audio or video, cannot download the content, and I want to limit it to 1 device connected simultaneously.
How could I do this? Is there any Jellyfin document that can be modified to change the default permissions to my liking, either in Jellyfin or jfa-go?
Thank you very much.
there is no default you can change in jellyfin
there is no option to copy settings from another user in jellyfin
check the documentation for the project you are using (which is 3rd party btw), it indicates that it will use a default
https://github.com/hrfee/jfa-go
Quote: -config, -c string
alternate path to config file. (default "/home/hrfee/.config/jfa-go/config.ini")
there is also an open issue regarding a default profile which reinforces that there is one
- https://github.com/hrfee/jfa-go/issues/206