-
Notifications
You must be signed in to change notification settings - Fork 40
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
Movie Recipes Not Working With Latest Plex Agent #82
Comments
same here, hope that is something that can be fixed |
Yeah I'm seeing this issue too |
With what version of Plex did this issue start? Can you confirm that links are created and are readable? Does it work with another agent? It sounds like an issue with the Plex agent not following links, not much we can do about it in that case. |
It started around the 1.20.0.xxxx range but only on libraries that are using the new plex agent. Libraries that use the old agent even with the latest plex version still work fine. The links are not created at all, plexpython can't see any movies in my main library to create links from. You can see that it lists 130 missing items that it doesn't think i have, which i can see theirs movies in there i definitely do, it just doesn't seem to be able to read the list of movies in my main library now that the library is set to use the new agent. |
There's a couple of plex forum posts about this issue. https://forums.plex.tv/t/new-plex-movie-agent-not-populating-imdb-tmdb-id-field-in-xml/618519 https://forums.plex.tv/t/new-plex-movie-agent-does-not-contain-imdb-info/618121 It's worth noting that I believe Plex has an update to its TV Shows agent in the works that would likely cause the same issue. |
yeah is 100% the agent the one doing that, dont think adamgot will be able to do much. |
One of the links above has a comment that mentions using the advanced settings on a library to use the legacy agent rather than the new one. Everything seems to work fine once this has been set, although I refreshed the metadata on each library just to be safe. |
i may need to refresh the metadata .. because i still get no results |
I commented here with a quick and dirty fix: |
It seems that any movie recipes don't function correctly if the library they're pointing at is using the new Plex Movie Agent
When running the recipe python-plexlibrary can't see any movies in my overall movie library and just lists everything as missing.
The text was updated successfully, but these errors were encountered: