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

Plex Pass Subscription Question #192

Open
samcro1967 opened this issue Oct 31, 2024 · 2 comments
Open

Plex Pass Subscription Question #192

samcro1967 opened this issue Oct 31, 2024 · 2 comments

Comments

@samcro1967
Copy link

Does only the user running watchlistarr need to have a Plex Pass Subscription or do the friends also need one so that they can generate the RSS feed for their watchlist?

@whoisbenbrown
Copy link

It looks like it makes a call to the Plex API with your own Plex token:

config.plexConfiguration.plexWatchlistUrls.map(fetchWatchlistFromRss(client)).toList.sequence.map(Right(_))
      )

At the very least if you have Friend's watchlist visibility it should be syncing at a fixed 6 hour rate. Are you having issues with items being added to friend's watchlists and taking a long time to show up?

@samcro1967
Copy link
Author

Well, my daughter said ones she added never showed up in the past, but I just had her add one and it appeared almost immediately. So looks like it is working at the moment.

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