#user watchlists not syncing

31 messages · Page 1 of 1 (latest)

peak socket
#

I have two users that I have imported from my Plex server. Their watchlist are not syncing to Overseerr. Am I not doing something right? I have “allow requesting from Plex watch lists” checked in their profiles.

tough terrace
#

They need to log in for Overseer to be able to fetch their watchlists from Plex

nimble fulcrum
tough terrace
#

Yes, the token that we get from Plex expires at some point (I don't remember the lifetime off the top of my head)
So they need to log in from time to time

nimble fulcrum
#

is there any method of making it permanent that you know of?

tough terrace
#

Doesn't seem like so
I've looked into it briefly, but the API that we use isn't really documented, and I don't see other applications like Overseerr doing it differently

nimble fulcrum
#

tysm for bringing that to my attention but I'm not very proficient with python, or any code for that matter

#

I barely know enough about docker to get by with all the .arr apps

#

If you don't mind, how and where would I structure that command in my container to have it repeat weekly?

nimble fulcrum
#

From what I am reading I can do this with a scheduled task of the docker exec command, right?

#

if there's a way to do it with environment variables pls let know

hexed sierra
#

That's not for you. It's not something you do.

nimble fulcrum
#

oh, so this isn't actually implemented yet?

hexed sierra
#

It's for Overseer to implement

nimble fulcrum
#

ok

#

thanks anyways!

tough terrace
hexed sierra
#

12h is probably excessive. I just shoved it into one of my existing tasks.

tough terrace
#

Gotcha
I have to look more into it, but I'll probably make a separate job to do it since the full Plex scan can be ran as often as every 2 hours

nimble fulcrum
tough terrace
nimble fulcrum
static badge
prisma surge
#

@nimble fulcrum pr has been merged, changes will be pushed soon i think :)

nimble fulcrum
#

@prisma surge tysm, IDK how difficult it was but it's one less thing I have to remember to do every month tytyty

prisma surge
finite hare
#

have a look in mine too