watchlistarr icon indicating copy to clipboard operation
watchlistarr copied to clipboard

Add random parameter to RSS URLs overcome server-side caching

Open tiredjohn opened this issue 5 months ago • 1 comments

Description

Plex has added server-side caching to their watchlist RSS feeds, this change appends a parameter "r" to the RSS URL along with a random 10 character alphanumeric value to overcome this caching.

Summary by CodeRabbit

  • New Features
    • Enhanced watchlist fetching by adding a random query parameter to improve request uniqueness.
  • Bug Fixes
    • Improved handling of RSS feed requests, potentially optimizing server response and caching behavior.

tiredjohn avatar Aug 28 '24 10:08 tiredjohn