Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Can't sync watched between emby, plex and jellyfin #206

Open
MrJosu opened this issue Oct 31, 2024 · 1 comment
Open

[BUG] Can't sync watched between emby, plex and jellyfin #206

MrJosu opened this issue Oct 31, 2024 · 1 comment

Comments

@MrJosu
Copy link

MrJosu commented Oct 31, 2024

Hello, thank you for your amazing work
I have issue to start this app in Unraid docker container
I have emby, jellyfin and plex with multiple users
But so far it detects only users with same login on diff apps, but my login for example is meccu on plex and emby, and meccuu on Jellyfin.
How to use this row? I believe this is solution, but I am not smart enough to figure out myself
Container Variable: USER_MAPPING
Map usernames between servers in the event that they are different. Syntax: JSON map.
And seems like something wrong with Emby - as only what I have about emby in logs
[DEBUG]: emby Server 0 info: Emby Fort: 4.8.10.0
Server 1: Plex: Plex Fort: 1.41.1.9057-af5eaea7a
Server 2: Jellyfin: Jellyfin JLIB: 10.10.0
[INFO]: Creating users list

@crowtrobot
Copy link

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" }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants