2024-08-16, 06:57 PM
(This post was last modified: 2024-08-21, 02:44 AM by ca2ju. Edited 1 time in total.)
Jellyfin Version: 10.9.9
Installation Method and Platform: Ubuntu Server
Hello, I have a Python script that creates users through the Jellyfin API. However, the first two users it creates are inheriting session data such as “Continue Watching” and “Last Watched.” This shouldn’t happen because it’s a new user. However, this issue only occurs with the first two users; starting from the third user, everything is clean as it should be. Can someone help me with this?
OBS:I’ve already checked the logs, and there’s nothing different, so I didn’t post them here.
Installation Method and Platform: Ubuntu Server
Hello, I have a Python script that creates users through the Jellyfin API. However, the first two users it creates are inheriting session data such as “Continue Watching” and “Last Watched.” This shouldn’t happen because it’s a new user. However, this issue only occurs with the first two users; starting from the third user, everything is clean as it should be. Can someone help me with this?
OBS:I’ve already checked the logs, and there’s nothing different, so I didn’t post them here.