causefx / Organizr

HTPC/Homelab Services Organizer - Written in PHP
GNU General Public License v3.0
5.08k stars 289 forks source link

Plex Recently Added doesn't update. #1069

Closed calmcacil closed 5 years ago

calmcacil commented 5 years ago
Organizr Version: V 2.0.0-BETA.950
Branch: Master
WebSever: Nginx
Operating System: Unraid - Docker

Problem Description:

I'm having an issue where my plex recently added does not update on the homepage, emby still works if I enable that but plex is stuck. Using the official docker image.

Reproduction Steps:

I have only enable plex recently added, at which point its showing old cached data.


Errors on screen? If so paste here:

There are none that I could find looking in the logs.
causefx commented 5 years ago

This is a plex API issue. They changed it in the last update... I'm waiting to see if the fix it, if not I will have to do separate api calls per item type like how Tautulli is doing it now.

causefx commented 5 years ago

this is fixed - we did a workaround