CSV Export & AI Anlalysis

As a fond user of both Plex and Open AI, I would like to be able to submit a list of all movies in my Plex Library, and have Chat GPT analysis the list, and make recommendations for new movies to add based on the existing data. There are two ways i thin this could be implemented:

  1. add a function to simply export a list of movies in our library (without having to dive into command line prompts). we can then take that list over to Chap GPT; or

  2. Add an API that integrates AI functionality into Plex

Webtools-NG (github, wiki) and Tautulli can export library information to a CSV file.

1 Like

Thanks for that, I’ll look at installing as a stop gap. It would be nice to have that as an integrated function.