#user watchlists not syncing
31 messages · Page 1 of 1 (latest)
They need to log in for Overseer to be able to fetch their watchlists from Plex
Does this apply more than one time? I knew about the user needing to login first, but in my overseer the watchlist stops syncing every once in a while until the user logs in again
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
okay, thanks. I should've asked earlier honestly, thought maybe something was wrong with my config
is there any method of making it permanent that you know of?
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
hey tautulli dev 👋
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?
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
That's not for you. It's not something you do.
oh, so this isn't actually implemented yet?
It's for Overseer to implement
Hell yes, thank you very much
Every 12 hours is how often I see you doing it?
12h is probably excessive. I just shoved it into one of my existing tasks.
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
@tough terrace did you by any chance see that @prisma surge submitted a token refresh job for code review? Sorry if this is old news to you.
https://github.com/sct/overseerr/pull/3875
I did take a quick look at it, but I need to test it to know if it's right or not.
But I'm way too busy these days to even have the time to open GitHub, let alone the repository. Won't really have some free time until in around a month
No worries, just a heads-up. I wouldn't go with FOSS if I expected instant gratification, no need to explain yourself
Great thank you for confirming this. I thought something was wrong after the docker container for Overseerr updated several days ago and now some user's watchlists don't show in Overseerr. My setup they don't really use Overseerr, they prefer to just add to their Plex watchlist.
@nimble fulcrum pr has been merged, changes will be pushed soon i think :)
@prisma surge tysm, IDK how difficult it was but it's one less thing I have to remember to do every month tytyty
not difficult at all, just the owner of repo is busy :')