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

Support new Plex Movie agent #211

Open
ookla-ariel-ride opened this issue Jan 20, 2021 · 4 comments
Open

Support new Plex Movie agent #211

ookla-ariel-ride opened this issue Jan 20, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@ookla-ariel-ride
Copy link

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.

@ookla-ariel-ride ookla-ariel-ride added the enhancement New feature or request label Jan 20, 2021
@JasonHHouse JasonHHouse added bug Something isn't working and removed enhancement New feature or request labels Jan 22, 2021
@JasonHHouse
Copy link
Owner

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.

@ookla-ariel-ride
Copy link
Author

ookla-ariel-ride commented Jan 24, 2021

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"/ >
<Guid id="tmdb://10604"/ >
< Guid id="tvdb://3060"/ >

@JasonHHouse
Copy link
Owner

Gaps will use IMDb and TMDb ID's to look up movies. I will test with TVDb and see what happens.

@Liquidbings
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants