Is there a way to call the Plex API to get recently added titles from specific libraries?
eg. something like this:
http://n.n.n.n:32400/library/nn/recentlyadded?X-Plex-Token=xxxxxxxxxxxxxx
Update: I am getting closer. Unfortunately the >>= filter is not working.
SOLVED!
I was almost right but i had addedAT instread of addedAt in the query. this works! ![]()