The Movie Database Python scraper

Does anyone know why the Movie Database Python 3.2.0 scraper is no longer working on AM8pro with 22.0-Piers_nightly_20260519.

I haven’t changed anything.

When updating the database, the scraper consistently gets stuck in an infinite loop at around 80%. Shortly thereafter, the AM8pro crashes.

A fresh installation has the same problem.

Everything works perfectly on the x96 with 21.3-Omega_nightly_20251102

Thanks

Working OK on S905X4 with nightly 22.0-Piers_nightly_20260519.

Post you kodi.log and kodi_crash.log

log-2026-05-19-10.56.25.zip (670.9 KB)

I have just tested the following version additional:

CoreELEC-Amlogic-ne.aarch64-21.3-Omega-Generic.img.gz

and Python works.

And the TVDB v4 on AM8pro with 22.0-Piers_nightly_20260519 also not working!

Some bad recursion? Remove this folder #recycle.

2026-05-19 12:45:20.836 T:1240    debug <general>: VideoInfoScanner: Scanning dir 'nfs://192.168.178.7/volume1/Filme/#recycle' as not in the database
2026-05-19 12:45:20.838 T:1240    debug <general>: VideoInfoScanner: No (new) information was found in dir nfs://192.168.178.7/volume1/Filme/#recycle
2026-05-19 12:45:20.853 T:1240    debug <general>: VideoInfoScanner: Scanning dir 'nfs://192.168.178.7/volume1/Filme/#recycle#recycle' as not in the database
2026-05-19 12:45:20.855 T:1240    debug <general>: VideoInfoScanner: No (new) information was found in dir nfs://192.168.178.7/volume1/Filme/#recycle#recycle
2026-05-19 12:45:20.870 T:1240    debug <general>: VideoInfoScanner: Scanning dir 'nfs://192.168.178.7/volume1/Filme/#recycle#recycle#recycle' as not in the database
2026-05-19 12:45:20.872 T:1240    debug <general>: VideoInfoScanner: No (new) information was found in dir nfs://192.168.178.7/volume1/Filme/#recycle#recycle#recycle
2026-05-19 12:45:20.889 T:1240    debug <general>: VideoInfoScanner: Scanning dir 'nfs://192.168.178.7/volume1/Filme/#recycle#recycle#recycle#recycle' as not in the database
2026-05-19 12:45:20.890 T:1240    debug <general>: VideoInfoScanner: No (new) information was found in dir nfs://192.168.178.7/volume1/Filme/#recycle#recycle#recycle#recycle
2026-05-19 12:45:20.905 T:1240    debug <general>: VideoInfoScanner: Scanning dir 'nfs://192.168.178.7/volume1/Filme/#recycle#recycle#recycle#recycle#recycle' as not in the database
2026-05-19 12:45:20.907 T:1240    debug <general>: VideoInfoScanner: No (new) information was found in dir nfs://192.168.178.7/volume1/Filme/#recycle#recycle#recycle#recycle#recycle
2026-05-19 12:45:20.923 T:1240    debug <general>: VideoInfoScanner: Scanning dir 'nfs://192.168.178.7/volume1/Filme/#recycle#recycle#recycle#recycle#recycle#recycle' as not in the database
2026-05-19 12:45:20.925 T:1240    debug <general>: VideoInfoScanner: No (new) information was found in dir nfs://192.168.178.7/volume1/Filme/#recycle#recycle#recycle#recycle#recycle#recycle
2026-05-19 12:45:20.940 T:1240    debug <general>: VideoInfoScanner: Scanning dir 'nfs://192.168.178.7/volume1/Filme/#recycle#recycle#recycle#recycle#recycle#recycle#recycle' as not in the database
2026-05-19 12:45:20.943 T:1240    debug <general>: VideoInfoScanner: No (new) information was found in dir nfs://192.168.178.7/volume1/Filme/#recycle#recycle#recycle#recycle#recycle#recycle#recycle
2026-05-19 12:45:20.957 T:1240    debug <general>: VideoInfoScanner: Scanning dir 'nfs://192.168.178.7/volume1/Filme/#recycle#recycle#recycle#recycle#recycle#recycle#recycle#recycle' as not in the database
2026-05-19 12:45:20.959 T:1240    debug <general>: VideoInfoScanner: No (new) information was found in dir nfs://192.168.178.7/volume1/Filme/#recycle#recycle#recycle#recycle#recycle#recycle#recycle#recycle
2026-05-19 12:45:20.974 T:1240    debug <general>: VideoInfoScanner: Scanning dir 'nfs://192.168.178.7/volume1/Filme/#recycle#recycle#recycle#recycle#recycle#recycle#recycle#recycle#recycle' as not in the database

Thanks for reply.

  1. I deleted the #recycle folder, and it is indeed working again.

  2. However, this #recycle folder has always existed since years—it is the NAS’s Recycle Bin and The scrapers works fine in all other CoreELEC versions.

  3. It is only in the version CoreELEC-Amlogic-no.aarch64-22.0-Piers_nightly_… that it no longer works.
    I think it was the update from May 7th or May 8th, 2026.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.