-
Beta Was this translation helpful? Give feedback.
Answered by
luigi311
Jan 21, 2025
Replies: 2 comments
-
Did you ever figure this out? |
Beta Was this translation helpful? Give feedback.
0 replies
-
You would put in something like this Just know you cant use multiple definitions so you cant define say PlexUsername to both JellyfinUsername and EmbyUsername. It can only be one. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
luigi311
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You would put in something like this
{"PlexUsername": "JellyfinUsername", "Second User": "Mapped Second User"}
Just know you cant use multiple definitions so you cant define say PlexUsername to both JellyfinUsername and EmbyUsername. It can only be one.