add-ons / plugin.video.vrt.nu

Kodi add-on to watch content from VRT MAX

Home Page:https://www.facebook.com/groups/kodivlaanderen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when opening Koningin Elisabethwedstrijd

maanwater opened this issue · comments

Describe the bug

When trying to open "Koningin Elisabethwedstrijd" on VRT NU, an error is shown

To Reproduce

Steps to reproduce the behavior:

  1. Go to all programs
  2. Scroll down to "Koningin Elisabethwedstrijd" and click
  3. See error

Expected behavior

See the available content.

Additional context

  • Operating system: Libreelec 10.0.2
  • Kodi version: 19.4
  • Addon version: 2.5.12
  • Using a VPN: no
  • Country you are using the addon from: Belgium

Log (if available)


2022-05-31 20:45:03.691 T:23946 WARNING <general>: [plugin.video.vrt.nu] Access: plugin://plugin.video.vrt.nu/programs/koningin-elisabethwedstrijd
2022-05-31 20:45:03.696 T:23946 WARNING <general>: [plugin.video.vrt.nu] Got item from cache '/storage/.kodi/userdata/addon_data/plugin.video.vrt.nu/cache/favorites.json'
2022-05-31 20:45:03.698 T:23946 WARNING <general>: [plugin.video.vrt.nu] Cache '/storage/.kodi/userdata/addon_data/plugin.video.vrt.nu/cache/favorites.json' has not changed, updating mtime only.
2022-05-31 20:45:03.717 T:23946 WARNING <general>: [plugin.video.vrt.nu] Got item from cache '/storage/.kodi/userdata/addon_data/plugin.video.vrt.nu/cache/resume_points.json'
2022-05-31 20:45:03.719 T:23946 WARNING <general>: [plugin.video.vrt.nu] Got item from cache '/storage/.kodi/userdata/addon_data/plugin.video.vrt.nu/cache/watchlater.json'
2022-05-31 20:45:03.724 T:23946 WARNING <general>: [plugin.video.vrt.nu] Got item from cache '/storage/.kodi/userdata/addon_data/plugin.video.vrt.nu/tokens/vrtloginat.tkn'
2022-05-31 20:45:03.734 T:23946 WARNING <general>: [plugin.video.vrt.nu] URL get: https://www.vrt.be/vrtnu-api/rest/lists/vrtnu-watchLater?tileType=mixed-content&tileContentType=episode&tileOrientation=landscape&layout=slider&title=Later+kijken
2022-05-31 20:45:03.899 T:23946 WARNING <general>: [plugin.video.vrt.nu] Cache '/storage/.kodi/userdata/addon_data/plugin.video.vrt.nu/cache/watchlater.json' has not changed, updating mtime only.
2022-05-31 20:45:03.901 T:23946 WARNING <general>: [plugin.video.vrt.nu] Got item from cache '/storage/.kodi/userdata/addon_data/plugin.video.vrt.nu/cache/continue.json'
2022-05-31 20:45:03.903 T:23946 WARNING <general>: [plugin.video.vrt.nu] Cache '/storage/.kodi/userdata/addon_data/plugin.video.vrt.nu/cache/continue.json' has not changed, updating mtime only.
2022-05-31 20:45:03.912 T:23946 WARNING <general>: [plugin.video.vrt.nu] URL get: https://search7.vrt.be/search?i=video&size=300&available=true&orderBy=episodeId&order=desc&q=koningin elisabethwedstrijd
2022-05-31 20:45:04.212 T:23946 WARNING <general>: [plugin.video.vrt.nu] URL get: https://www.vrt.be/vrtnu/a-z/koningin-elisabethwedstrijd.model.json
2022-05-31 20:45:04.435 T:23946   ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'IndexError'>
                                                   Error Contents: Cannot choose from an empty sequence
                                                   Traceback (most recent call last):
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/addon_entry.py", line 14, in <module>
                                                       run(argv)
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/addon.py", line 362, in run
                                                       plugin.run(argv)
                                                     File "/storage/.kodi/addons/script.module.routing/lib/routing.py", line 130, in run
                                                       self._dispatch(self.path)
                                                     File "/storage/.kodi/addons/script.module.routing/lib/routing.py", line 141, in _dispatch
                                                       view_func(**kwargs)
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/addon.py", line 166, in programs
                                                       VRTPlayer().show_episodes_menu(program=program, season=season)
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/vrtplayer.py", line 276, in show_episodes_menu
                                                       episode_items, sort, ascending, content = self._apihelper.list_episodes(program=program, season=season)
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/apihelper.py", line 141, in list_episodes
                                                       return self.__map_seasons(program, seasons, episodes)
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/apihelper.py", line 182, in __map_seasons
                                                       episode = random.choice(episodes)
                                                     File "/usr/lib/python3.8/random.py", line 290, in choice
                                                   IndexError: Cannot choose from an empty sequence
                                                   -->End of Python script error report<--
                                                   
2022-05-31 20:45:05.785 T:23946    INFO <general>: Python interpreter stopped
2022-05-31 20:45:05.799 T:23948    INFO <general>: Skipped 1 duplicate messages..
2022-05-31 20:45:05.799 T:23948   ERROR <general>: GetDirectory - Error getting plugin://plugin.video.vrt.nu/programs/koningin-elisabethwedstrijd
2022-05-31 20:45:05.808 T:852     ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.vrt.nu/programs/koningin-elisabethwedstrijd) failed

Yes, I confirm that this fixes the issue. Thank you very much.