Skip to content

cannot get listings either on Channel and get some days listing or in categories and get the episodes of a show #1327

@ErwinBaeyens

Description

@ErwinBaeyens

I cannot get the listings from VRT Nu.
Wether I go to categories /categegory/show or I use Channels/channel/channel tv guide or searching for a show and then try to get the listing of episodes, I always get the same error.

To Reproduce

Steps to reproduce the behavior:

  1. Go to categories.
  2. Click on News and current affairs
  3. Scroll down to Karrewiet e.g
  4. See error
    2026-04-07 19:18:00.602 T:1740 warning : [plugin.video.vrt.nu] Access: plugin://plugin.video.vrt.nu/programs/karrewiet
    2026-04-07 19:18:00.959 T:1740 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
    Error Type: <class 'TypeError'>
    Error Contents: 'NoneType' object is not callable
    Traceback (most recent call last):
    File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/addon_entry.py", line 13, in
    run(argv)
    File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/addon.py", line 319, 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 120, in programs
    VRTPlayer().show_episodes_menu(program_name=program_name, season_name=season_name, end_cursor=end_cursor)
    File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/vrtplayer.py", line 213, in show_episodes_menu
    episodes, sort, ascending, content = get_episodes(program_name=program_name, season_name=season_name, end_cursor=end_cursor)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/api.py", line 2395, in get_episodes
    seasons = convert_seasons(api_data, program_name)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/api.py", line 2441, in convert_seasons
    _, _, _, title_item = convert_episode(episode_tile)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/api.py", line 1950, in convert_episode
    start_dt = datetime.strptime(value, fmt)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    TypeError: 'NoneType' object is not callable
    -->End of Python script error report<--
    har
    2026-04-07 19:18:01.021 T:1925 error : GetDirectory - Error getting plugin://plugin.video.vrt.nu/programs/karrewiet
    2026-04-07 19:18:01.052 T:1113 error : CGUIMediaWindow::GetDirectory(plugin://plugin.video.vrt.nu/programs/karrewiet) failed
    2026-04-07 19:18:01.129 T:1927 warning : [plugin.video.vrt.nu] Access: plugin://plugin.video.vrt.nu/categories/nieuws-en-actua
    2026-04-07 19:18:01.853 T:1927 warning : Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.

Expected behavior

get a listig where I can get the different episodes

Additional context

  • LibreElec: 12.2
  • Kodi version: 21.3
  • Addon version: plugin.video.vrt.nu-2.5.50+matrix.1-master-7a5b6a7
  • Using a VPN: no
  • Country you are using the addon from: Belgium
  • hardware raspberry pi 5 4GB

Log (if available)


2026-04-07 19:17:55.452 T:1740     info <general>: Skipped 8 duplicate messages..
2026-04-07 19:17:55.452 T:1740  warning <general>: [plugin.video.vrt.nu] Access: plugin://plugin.video.vrt.nu/categories
2026-04-07 19:17:55.541 T:1740  warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2026-04-07 19:17:57.563 T:1740     info <general>: Skipped 18 duplicate messages..
2026-04-07 19:17:57.563 T:1740  warning <general>: [plugin.video.vrt.nu] Access: plugin://plugin.video.vrt.nu/categories/nieuws-en-actua
2026-04-07 19:17:58.253 T:1740  warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2026-04-07 19:18:00.602 T:1740     info <general>: Skipped 68 duplicate messages..
2026-04-07 19:18:00.602 T:1740  warning <general>: [plugin.video.vrt.nu] Access: plugin://plugin.video.vrt.nu/programs/karrewiet
2026-04-07 19:18:00.959 T:1740    error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'TypeError'>
                                                   Error Contents: 'NoneType' object is not callable
                                                   Traceback (most recent call last):
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/addon_entry.py", line 13, in <module>
                                                       run(argv)
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/addon.py", line 319, 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 120, in programs
                                                       VRTPlayer().show_episodes_menu(program_name=program_name, season_name=season_name, end_cursor=end_cursor)
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/vrtplayer.py", line 213, in show_episodes_menu
                                                       episodes, sort, ascending, content = get_episodes(program_name=program_name, season_name=season_name, end_cursor=end_cursor)
                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/api.py", line 2395, in get_episodes
                                                       seasons = convert_seasons(api_data, program_name)
                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/api.py", line 2441, in convert_seasons
                                                       _, _, _, title_item = convert_episode(episode_tile)
                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/api.py", line 1950, in convert_episode
                                                       start_dt = datetime.strptime(value, fmt)
                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                   TypeError: 'NoneType' object is not callable
                                                   -->End of Python script error report<--

2026-04-07 19:18:01.021 T:1925    error <general>: GetDirectory - Error getting plugin://plugin.video.vrt.nu/programs/karrewiet
2026-04-07 19:18:01.052 T:1113    error <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.vrt.nu/programs/karrewiet) failed
2026-04-07 19:18:01.129 T:1927  warning <general>: [plugin.video.vrt.nu] Access: plugin://plugin.video.vrt.nu/categories/nieuws-en-actua
2026-04-07 19:18:01.853 T:1927  warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2026-04-07 19:26:07.648 T:2097  warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2026-04-07 19:26:07.648 T:2097  warning <general>: ListItem.addStreamInfo() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.addVideoStream(), InfoTagVideo.addAudioStream() and InfoTagVideo.addSubtitleStream().
2026-04-07 19:26:07.648 T:2097  warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2026-04-07 19:26:15.593 T:2097     info <general>: Skipped 254 duplicate messages..
2026-04-07 19:26:15.593 T:2097  warning <general>: [plugin.video.vrt.nu] Access: plugin://plugin.video.vrt.nu/tvguide/channel/ketnet
2026-04-07 19:26:16.182 T:2097  warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2026-04-07 19:26:20.917 T:2097     info <general>: Skipped 14 duplicate messages..
2026-04-07 19:26:20.917 T:2097  warning <general>: [plugin.video.vrt.nu] Access: plugin://plugin.video.vrt.nu/tvguide/date/today/ketnet
2026-04-07 19:26:22.695 T:2097    error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'TypeError'>
                                                   Error Contents: 'NoneType' object is not callable
                                                   Traceback (most recent call last):
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/addon_entry.py", line 13, in <module>
                                                       run(argv)
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/addon.py", line 319, 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 181, in tvguide
                                                       TVGuide().show_tvguide(date=date, channel=channel, end_cursor=end_cursor)
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/tvguide.py", line 45, in show_tvguide
                                                       episode_items = self.get_episode_items(date, channel, end_cursor)
                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/tvguide.py", line 149, in get_episode_items
                                                       episode_items = get_epg_episodes(date=epg_date.strftime('%Y-%m-%d'), channel=channel, page=end_cursor)
                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/api.py", line 1747, in get_epg_episodes
                                                       episodes, _, _ = convert_episodes(tile_list, destination='tvguide', end_cursor=next_page, date=date, channel=channel)
                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/api.py", line 2142, in convert_episodes
                                                       sort, ascending, favorited, title_item = convert_episode(episode, destination)
                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                     File "/storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/api.py", line 1950, in convert_episode
                                                       start_dt = datetime.strptime(value, fmt)
                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                   TypeError: 'NoneType' object is not callable
                                                   -->End of Python script error report<--

2026-04-07 19:26:22.759 T:4387    error <general>: GetDirectory - Error getting plugin://plugin.video.vrt.nu/tvguide/date/today/ketnet
2026-04-07 19:26:22.781 T:1113    error <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.vrt.nu/tvguide/date/today/ketnet) failed
2026-04-07 19:26:22.856 T:4389  warning <general>: [plugin.video.vrt.nu] Access: plugin://plugin.video.vrt.nu/tvguide/channel/ketnet
2026-04-07 19:26:22.884 T:4389  warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.




Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions