Hello, I hope you're all well... Until yesterday, my trailers in the pre-show were working normally... I have it configured to show trailers for movies I don't own, with the intention of discovering new things. But today it stopped working; it only pulls trailers for movies I have in the database, and if I disable the Kodi database option, it doesn't play any trailers at all, it just stays stuck on a black screen. Does anyone have any idea how I can solve this problem? Thank you in advance.
I can get trailers from TMDB but IMDB is crashing when previewing.
2024-03-16 20:54:03.760 T:23980 info <general>: [- PreShow Experience -] (API): [VideoBumper] 'Theater Intro' 2024-03-16 20:54:03.761 T:23980 info <general>: [- PreShow Experience -] (API): - Via source 2024-03-16 20:54:03.768 T:23980 info <general>: [- PreShow Experience -] (API): [VideoBumper] 'Trailers Intro' 2024-03-16 20:54:03.769 T:23980 info <general>: [- PreShow Experience -] (API): - Via source 2024-03-16 20:54:03.788 T:23980 info <general>: [- PreShow Experience -] (API): [Trailer] content x 1 2024-03-16 20:54:03.818 T:23980 info <general>: [- PreShow Experience -] (API): - [IMDB] 2024-03-16 20:54:04.095 T:23980 info <general>: [- PreShow Experience -] (API): - Searching un-watched trailers 2024-03-16 20:54:04.114 T:23980 info <general>: [- PreShow Experience -] (API): - Order: Newest 2024-03-16 20:54:04.128 T:23980 info <general>: [- PreShow Experience -] (API): - [IMDB] 2024-03-16 20:54:04.129 T:23980 info <general>: [- PreShow Experience -] (API): - Searching watched trailers 2024-03-16 20:54:04.148 T:23980 info <general>: [- PreShow Experience -] (API): - Order: Newest 2024-03-16 20:54:06.498 T:23980 error <general>: Traceback (most recent call last): 2024-03-16 20:54:06.498 T:23980 error <general>: 2024-03-16 20:54:06.499 T:23980 error <general>: File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.preshowexperience/resources/lib/preshowexperience/scrapers/imdb/scraper.py", line 181, in get_trailers h3 = title_block.find("h3") ^^^^^^^^^^^^^^^^ 2024-03-16 20:54:06.499 T:23980 error <general>: 2024-03-16 20:54:06.499 T:23980 error <general>: AttributeError: 'NoneType' object has no attribute 'find' 2024-03-16 20:54:06.499 T:23980 error <general>: 2024-03-16 20:54:06.499 T:23980 info <general>: [- PreShow Experience -] (API): Got exception None 2024-03-16 20:54:07.506 T:23980 error <general>: Traceback (most recent call last): 2024-03-16 20:54:07.506 T:23980 error <general>: 2024-03-16 20:54:07.507 T:23980 error <general>: File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.preshowexperience/resources/lib/preshowexperience/scrapers/imdb/scraper.py", line 181, in get_trailers h3 = title_block.find("h3") ^^^^^^^^^^^^^^^^ 2024-03-16 20:54:07.507 T:23980 error <general>: 2024-03-16 20:54:07.507 T:23980 error <general>: AttributeError: 'NoneType' object has no attribute 'find'