JasonHHouse / gaps

Find the missing movies in your Plex Server
MIT License
566 stars 32 forks source link

Support new Plex Movie agent #211

Open ookla-ariel-ride opened 3 years ago

ookla-ariel-ride commented 3 years ago

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.

JasonHHouse commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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

Liquidbings commented 2 years ago

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