-
Notifications
You must be signed in to change notification settings - Fork 34
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
Support new Plex Movie agent #211
Comments
The New Plex Movie agent is already supported. I use it and others do as well. This is an issue with tvdb most likely. I need full logs and more information if I will be able to help. |
ok, So I think I was impatient, my movie collection is > 25k films. However, I think that gaps is trying to process values from the plex header that it doesn't understand - specifically the tvdb ID. I see this when I look at the xml for the movie referenced above: < Guid id="imdb://tt0057831"/ > |
Gaps will use IMDb and TMDb ID's to look up movies. I will test with TVDb and see what happens. |
I am having this issue scanning currently as well. Have used the program in the past to scan my library with no issue. but I just reinstalled after a few months of no use and now the log is just filled with trying to find movies on the tvdb 2021-12-05 11:59:37.735 WARN 8 --- [nio-8484-exec-9] c.j.gaps.service.PlexQueryImpl : Can't find ID to match tvdb://2393 Connected correctly to the plex library and the tmdb api |
Will there be any support for the new plex movie agent? I see these errors in the logs without this support:
2021-01-20 19:13:45.489 WARN 7 --- [nio-8484-exec-4] c.j.gaps.service.PlexQueryImpl : Can't find ID to match tvdb://3060
Moving back to the old plex movie agent is not an option.
The text was updated successfully, but these errors were encountered: