Display Newly Added Movies on a Website

I searched and looked and couldn’t find anything about this … if I wanted to display my newly added movies on a simple webpage somewhere, how might I go about doing that? Is there an API or export function that I could use?

Craig

There used to be a third-party tool which did what you’re asking for.

It’s been a long time. Don’t even know where / how to find it

Tautulli

Look at the Newsletter Agent. It can be used to send an e-mail with recent additions to the server.

Sorry for forgetting,

Webhooks is a feature of your PlexPass. That API will provide what you want.

Yea I literally just found the API doc page. I’m thinking I can use that and use the addedAt attribute to get what I want. I’d honestly like to have the entire library searchable anyway so maybe I can work with this.

And I’m not kidding when I say this … now all I have to do is learn to code. Knuckle crack …

It’s taken me 30+ years; still learning. :rofl:

Hi,

I use this to create an html website of my Plex tv & movie library. No longer in development but still seems to work:

Thanks for this answer… I installed Tautulli some time ago to have a look at it and didn’t find anything particularly useful that I could use it alone for. I prefer the dashboards in PlexDash so only went back to Tautuli a couple of times… Only to see if I could remember the port number it runs on. An email newsletter could be useful (used sparingly) to give out info to those among my users who don’t use Plex regularly.