Open samcro1967 opened 2 weeks ago
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?
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?