Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Plex Movie Library Support #33

Closed
abnersnell opened this issue Aug 25, 2020 · 7 comments · Fixed by #81
Closed

New Plex Movie Library Support #33

abnersnell opened this issue Aug 25, 2020 · 7 comments · Fixed by #81

Comments

@abnersnell
Copy link

This script, especially with Trakt list support, has been working perfectly for me. Recently I upgraded my Plex Movie library to use the new Plex Movie Agent for matching described here - https://forums.plex.tv/t/introducing-the-new-plex-movie-agent/615989

The script no longer works for the Movie Library while TV Library hums along. I am guessing an update needs to be made to support the new Plex Movie Library/Agent.

Thanks again for this script!

@burkasaurusrex
Copy link

I need to look at the code again, but I'm pretty sure we're going to have to wait on the PlexAPI dependency to be updated. There are two different issues about it there:

Both imply waiting until it's out of Plex Pass before implementing it, so it may be a while.

@pekempy
Copy link

pekempy commented Sep 26, 2020

Hey @burkasaurusrex - it's out of plex pass/beta now, any chance this will be updated?
pkkid/python-plexapi#557

@burkasaurusrex
Copy link

Thanks - it looks like the dependency hasn't been updated yet though. Once both of the issues above are closed, we should be good to go.

@burkasaurusrex
Copy link

Seems like it might be a while until the new matching is supported. We should consider adding a check to see if the library has been upgraded or not and notify the user. We'll probably need to do the check eventually anyways to support upgraded and non-upgraded libraries.

@meisnate12
Copy link

we should be able to get support working once pkkid/python-plexapi#562 goes through as detailed here

@burkasaurusrex
Copy link

@mza921 do you mind pinning this issue? Might cut down on some other issues

@mza921 mza921 pinned this issue Oct 28, 2020
@mza921
Copy link
Owner

mza921 commented Nov 1, 2020

There's something available to test in the new-movie-agent branch.

  • Only supports Trakt/IMDB (doesn't work with TMDB related lists yet)
  • Initial run might be slow as it creates a cache for the IMDB ID -> Plex Agent ID mapping

@mza921 mza921 linked a pull request Nov 2, 2020 that will close this issue
@mza921 mza921 closed this as completed in #81 Nov 3, 2020
@mza921 mza921 unpinned this issue Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants