johnkiddjr / PlexMatch-File-Generator

This application generates a .plexmatch file in the directory of all shows and movies added to your Plex Server. This is especially useful for migrating storage devices if you have some shows that needed a custom match.
MIT License
67 stars 2 forks source link

Imdb and or tmdb numbers added to the .plexmatch #47

Closed undeadmky closed 6 months ago

undeadmky commented 7 months ago

Sonarr creates .plexmatch and adds imdb ID and tmdb ID for seasons. So far only your code does .plexmatch for movies. Very thankful for that but any chance of getting the imdb and or tmdb ID added in like sonarr does? I feel plex doesn't recognize all movies and with those codes it can find them easier

johnkiddjr commented 6 months ago

This application uses the Plex API to get the media information. The Plex API does not return IMDB, TMDB, TVDB, or any other 3rd party IDs. Sonarr can add that information, because it already has that information.

Plex API: https://www.plexopedia.com/plex-media-server/api/