Globo.com 0.1.11 - Kodi 16.1 (git: c327c53)

Issue #105 invalid
Former user created an issue

O plug-in não quer iniciar no meu kodi:

#!

10:57:39 T:140176791615232   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ValueError'>
                                            Error Contents: too many values to unpack
                                            Traceback (most recent call last):
                                              File "/home/effe/.kodi/addons/plugin.video.globo.com/addon.py", line 27, in <module>
                                                api = globo.GloboApi(plugin)
                                              File "/home/effe/.kodi/addons/plugin.video.globo.com/resources/lib/globo.py", line 42, in __init__
                                                self.index.update(self._build_index())
                                              File "/home/effe/.kodi/addons/plugin.video.globo.com/resources/lib/globo.py", line 48, in _build_index
                                                channels, live = scraper.get_gplay_channels()
                                              File "/home/effe/.kodi/addons/plugin.video.globo.com/resources/lib/scraper.py", line 58, in get_gplay_channels
                                                channels, live = soup.findAll('ul', attrs={'class': 'submenu-desktop'})
                                            ValueError: too many values to unpack
                                            -->End of Python script error report<--
10:57:39 T:140178319222848   ERROR: GetDirectory - Error getting plugin://plugin.video.globo.com/
10:57:39 T:140178319222848   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.globo.com/) failed

O que poderia ser?

Obrigado.

F.

Comments (3)

  1. CarlosO

    No meu caso resolveu depois da atualização. Mas quando clicava nos videos, sempre dava um erro e eles não carregavam. Fiz o teste no domingo, mas não tive tempo de explorar o problema. Nesse final de semana vou ver se tem alguma pista nos logs.

  2. Log in to comment