-
Notifications
You must be signed in to change notification settings - Fork 28
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
Comments
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. |
Hey @burkasaurusrex - it's out of plex pass/beta now, any chance this will be updated? |
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. |
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. |
we should be able to get support working once pkkid/python-plexapi#562 goes through as detailed here |
@mza921 do you mind pinning this issue? Might cut down on some other issues |
There's something available to test in the new-movie-agent branch.
|
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!
The text was updated successfully, but these errors were encountered: