hrfee / jfa-go

a bit-of-everything user managament app for Jellyfin

Home Page:https://jfa-go.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ombi user doesn't get updated if it has been created by Ombi importer

Mavyre opened this issue · comments

Read the FAQ first!

Describe the bug

Ombi user email address and permissions don't get updated according to the template if the user has already been created by the User importer in Ombi. It happens if you set a webhook to instantly create new Jellyfin users in Ombi

To Reproduce

Create a webhook in Jellyfin, on User Creation, that triggers the Ombi importer. Add a user from jfa-go. Email address isn't updated, and permissions doesn't follow the template profile.

Logs

No applicable logs

Configuration

No applicable configuration

Platform/Version

docker:latest

Users in Ombi should be updated if they already exist, making jfa-go overwrite the default Ombi importer behaviour. Could be done in the NewUsers function of ombi.go.