We frequently set up a collection of 10 to 20 slides as a pre-show before our programming for 30 or so minutes using the Slideshow module. However, we encounter the slideshow limitation: once all the slides have been displayed once, the slideshow ends, regardless of the total duration set. To achieve our desired length, we duplicate and manually number the slides, which is quite cumbersome when looking to keep the same rotation order over and over. Would it be possible to add a “loop” option to
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'