Casvt / Plex-scripts

Plex, the arr's and tautulli scripts coming from user requests
GNU General Public License v3.0
341 stars 30 forks source link

Connection from IMDb list #45

Closed twilsonco closed 2 years ago

twilsonco commented 2 years ago

Title says it all. User provides a list ID for IMDb, and the script automatically creates a collection for that list using the items in the library that are also on the list. Bonus if it works with TMDb and TVDB as well.

twilsonco commented 2 years ago

This is apparently possible with PlexMetaManager

I'll be back if it's insufficient :)

Casvt commented 2 years ago

I'm making it anyway as other people might want it.

Casvt commented 2 years ago

Request completed. You can find it here: https://github.com/Casvt/Plex-scripts/blob/main/playlist_collection/list_to_collection.py. Support for tvdb and tmdb lists might come later too.