• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 9
Release Globo.com brazilian addon
#61
I am not able to stream any video (live or not). I see the error below on the log.
Running last version of Kodi on Ubuntu. What am I missing?

Quote:19:10:22 T:140565823874816 NOTICE: -->Python Interpreter Initialized<--
19:10:22 T:140565823874816 NOTICE: [xbmcswift2] Request for "/telecine-play" matches rule for function "list_shows"
19:10:22 T:140565823874816 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'NoneType' object has no attribute 'findAll'
Traceback (most recent call last):
File "/home/erik/.kodi/addons/plugin.video.globo.com/addon.py", line 238, in <module>
plugin.run()
File "/home/erik/.kodi/addons/script.module.xbmcswift2/lib/xbmcswift2/plugin.py", line 332, in run
items = self._dispatch(self.request.path)
File "/home/erik/.kodi/addons/script.module.xbmcswift2/lib/xbmcswift2/plugin.py", line 306, in _dispatch
listitems = view_func(**items)
File "/home/erik/.kodi/addons/plugin.video.globo.com/addon.py", line 127, in list_shows
index = api.get_path(category or channel)
File "/home/erik/.kodi/addons/plugin.video.globo.com/resources/lib/globo.py", line 158, in get_path
data = getattr(self, method)(key)
File "/home/erik/.kodi/addons/plugin.video.globo.com/resources/lib/globo.py", line 74, in _build_globosat
shows = scraper.get_gplay_shows(channel)
File "/home/erik/.kodi/addons/plugin.video.globo.com/resources/lib/scraper.py", line 99, in get_gplay_shows
shows = soup.find('ul', attrs={'id'Confusedearch }).findAll('a')[1:]
AttributeError: 'NoneType' object has no attribute 'findAll'
-->End of Python script error report<--
19:10:22 T:140566657509312 ERROR: GetDirectory - Error getting plugin://plugin.video.globo.com/telecine-play
19:10:22 T:140566657509312 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.globo.com/telecine-play) failed
Reply
#62
(2015-01-27, 15:18)vhd90 Wrote:
(2015-01-26, 17:01)BBriner Wrote: In regards to the Addon, what happened with the option to chose the resolution, i.e. 360p, 480p and 720p? Was this option removed in the settings?

I've also noticed that the videos are not caching anymore. I don't know how to explain but calling Codecinfo it always shows "cache:0 B nnn%". From memory the videos were caching before 0.1.5

In 0.1.5 the addon was changed to use a m3u playlist, which, as far as I understand, should give XBMC the ability to throttle the quality automatically. Hence the setting for resolution was removed.

Regarding caching, I'm not really sure how to check that, but I would assume XBMC should handle it as usual.

Are you experiencing any problems with buffering?

hello,

I have had problems with the buffer, the image lock, load, lock ...... how can I improve it?
use XBMC on MINIX, my connection 'and very quickly, I live in japan.
thank
venho tendo problemas com o buffer , a imagem trava , carrega , trava......como posso melhorar isso?
uso o XBMC no MINIX, minha conexao 'e muito rapida, moro no japao.
obrigado
Reply
#63
hello,

I have had problems with the buffer, the image lock, load, lock ...... how can I improve it?
use XBMC on MINIX, my connection 'and very quickly, I live in japan.
thank
venho tendo problemas com o buffer , a imagem trava , carrega , trava......como posso melhorar isso?
uso o XBMC no MINIX, minha conexao 'e muito rapida, moro no japao.
obrigado
Reply
#64
(2015-03-03, 10:23)cpcarvalho Wrote: hello,

I have had problems with the buffer, the image lock, load, lock ...... how can I improve it?
use XBMC on MINIX, my connection 'and very quickly, I live in japan.

My workaround was to use Globo.tv addon (which btw I think is way better) instead of Globo.com as I only watch the programs from Globo channel anyway.

But, if you are using MINIX, why don't you just install the native Android app?
Reply
#65
Code:
17:01:45 T:5712   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.globo.com/)
17:01:45 T:5712   DEBUG:   ParentPath = [addons://sources/video/]
17:01:45 T:1756   DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Globo.com('plugin://plugin.video.globo.com/','1','')
17:01:45 T:1756   DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Globo.com (id=3) plugin...
17:01:45 T:5160  NOTICE: Thread LanguageInvoker start, auto delete: false
17:01:45 T:5160    INFO: initializing python engine.
17:01:45 T:5160   DEBUG: CPythonInvoker(3, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): start processing
17:01:45 T:5160  NOTICE: -->Python Interpreter Initialized<--
17:01:45 T:5160   DEBUG: CPythonInvoker(3, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): the source file to load is "C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py"
17:01:45 T:5160   DEBUG: CPythonInvoker(3, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): setting the Python path to C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.module.xbmcswift2\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
17:01:45 T:5160   DEBUG: CPythonInvoker(3, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): entering source directory C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com
17:01:45 T:5160   DEBUG: CPythonInvoker(3, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): instantiating addon using automatically obtained id of "plugin.video.globo.com" dependent on version 2.1.0 of the xbmc.python api
17:01:45 T:5712   DEBUG: ------ Window Init (DialogBusy.xml) ------
17:01:49 T:5160   DEBUG: [xbmcswift2] Reading pickle storage from disk at "C:\Users\Lucas\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.globo.com\.storage\index"
17:01:49 T:5160   DEBUG: [xbmcswift2] Loaded storage "index" from disk
17:01:50 T:5160   DEBUG: [xbmcswift2] Adding url rule "/clear_index" named "clear_index" pointing to function "clear_index"
17:01:50 T:5160   DEBUG: [xbmcswift2] Adding url rule "/favorites/del/<channel>/<show>" named "add_show_to_favs" pointing to function "add_show_to_favs"
17:01:50 T:5160   DEBUG: [xbmcswift2] Adding url rule "/favorites/add/<channel>/<show>" named "del_show_from_favs" pointing to function "del_show_from_favs"
17:01:50 T:5160   DEBUG: [xbmcswift2] Adding url rule "/" named "index" pointing to function "index"
17:01:50 T:5160   DEBUG: [xbmcswift2] Adding url rule "/favorites" named "favorites" pointing to function "favorites"
17:01:50 T:5160   DEBUG: [xbmcswift2] Adding url rule "/live" named "live" pointing to function "live"
17:01:50 T:5160   DEBUG: [xbmcswift2] Adding url rule "/channels" named "channels" pointing to function "channels"
17:01:50 T:5160   DEBUG: [xbmcswift2] Adding url rule "/globo/<category>" named "list_globo_categories" pointing to function "list_shows"
17:01:50 T:5160   DEBUG: [xbmcswift2] Adding url rule "/<channel>" named "list_shows" pointing to function "list_shows"
17:01:50 T:5160   DEBUG: [xbmcswift2] Adding url rule "/<channel>/<show>/page/<page>" named "list_episodes" pointing to function "list_episodes"
17:01:50 T:5160   DEBUG: [xbmcswift2] Adding url rule "/play/<video_id>" named "play" pointing to function "play"
17:01:50 T:5160   DEBUG: [xbmcswift2] Adding url rule "/live/<channel>" named "play_live" pointing to function "play_live"
17:01:50 T:5160   DEBUG: [xbmcswift2] Handling incoming request for /
17:01:50 T:5160  NOTICE: [xbmcswift2] Request for "/" matches rule for function "index"
17:01:50 T:1756   DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
17:01:50 T:5160   DEBUG: [xbmcswift2] Saving a pickle storage to disk at "C:\Users\Lucas\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.globo.com\.storage\index"
17:01:50 T:5712   DEBUG: Saving fileitems [plugin://plugin.video.globo.com/]
17:01:50 T:5712   DEBUG:   -- items: 3, sort method: 0, ascending: false
17:01:50 T:2688  NOTICE: Thread BackgroundLoader start, auto delete: false
17:01:50 T:5160    INFO: CPythonInvoker(3, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): script successfully run
17:01:50 T:2688   DEBUG: Thread BackgroundLoader 2688 terminating
17:01:50 T:5160    INFO: Python script stopped
17:01:50 T:5160   DEBUG: Thread LanguageInvoker 5160 terminating
17:01:50 T:5712   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
17:01:50 T:5712   DEBUG: ------ Window Deinit (Pointer.xml) ------
17:01:53 T:5712   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
17:01:53 T:5712   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.globo.com/live)
17:01:53 T:5712   DEBUG:   ParentPath = [plugin://plugin.video.globo.com/]
17:01:53 T:4448   DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Globo.com('plugin://plugin.video.globo.com/live','2','')
17:01:53 T:4448   DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Globo.com (id=4) plugin...
17:01:53 T:2360  NOTICE: Thread LanguageInvoker start, auto delete: false
17:01:53 T:2360    INFO: initializing python engine.
17:01:53 T:2360   DEBUG: CPythonInvoker(4, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): start processing
17:01:53 T:2360  NOTICE: -->Python Interpreter Initialized<--
17:01:53 T:2360   DEBUG: CPythonInvoker(4, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): the source file to load is "C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py"
17:01:53 T:2360   DEBUG: CPythonInvoker(4, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): setting the Python path to C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.module.xbmcswift2\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
17:01:53 T:2360   DEBUG: CPythonInvoker(4, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): entering source directory C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com
17:01:53 T:2360   DEBUG: CPythonInvoker(4, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): instantiating addon using automatically obtained id of "plugin.video.globo.com" dependent on version 2.1.0 of the xbmc.python api
17:01:53 T:5712   DEBUG: ------ Window Init (DialogBusy.xml) ------
17:01:53 T:5712   DEBUG: ------ Window Init (Pointer.xml) ------
17:01:54 T:2360   DEBUG: [xbmcswift2] Reading pickle storage from disk at "C:\Users\Lucas\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.globo.com\.storage\index"
17:01:54 T:2360   DEBUG: [xbmcswift2] Loaded storage "index" from disk
17:01:54 T:2360   DEBUG: [xbmcswift2] Adding url rule "/clear_index" named "clear_index" pointing to function "clear_index"
17:01:54 T:2360   DEBUG: [xbmcswift2] Adding url rule "/favorites/del/<channel>/<show>" named "add_show_to_favs" pointing to function "add_show_to_favs"
17:01:54 T:2360   DEBUG: [xbmcswift2] Adding url rule "/favorites/add/<channel>/<show>" named "del_show_from_favs" pointing to function "del_show_from_favs"
17:01:54 T:2360   DEBUG: [xbmcswift2] Adding url rule "/" named "index" pointing to function "index"
17:01:54 T:2360   DEBUG: [xbmcswift2] Adding url rule "/favorites" named "favorites" pointing to function "favorites"
17:01:54 T:2360   DEBUG: [xbmcswift2] Adding url rule "/live" named "live" pointing to function "live"
17:01:54 T:2360   DEBUG: [xbmcswift2] Adding url rule "/channels" named "channels" pointing to function "channels"
17:01:54 T:2360   DEBUG: [xbmcswift2] Adding url rule "/globo/<category>" named "list_globo_categories" pointing to function "list_shows"
17:01:54 T:2360   DEBUG: [xbmcswift2] Adding url rule "/<channel>" named "list_shows" pointing to function "list_shows"
17:01:54 T:2360   DEBUG: [xbmcswift2] Adding url rule "/<channel>/<show>/page/<page>" named "list_episodes" pointing to function "list_episodes"
17:01:54 T:2360   DEBUG: [xbmcswift2] Adding url rule "/play/<video_id>" named "play" pointing to function "play"
17:01:54 T:2360   DEBUG: [xbmcswift2] Adding url rule "/live/<channel>" named "play_live" pointing to function "play_live"
17:01:54 T:2360   DEBUG: [xbmcswift2] Handling incoming request for /live
17:01:54 T:2360  NOTICE: [xbmcswift2] Request for "/live" matches rule for function "live"
17:01:54 T:4448   DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
17:01:54 T:2360   DEBUG: [xbmcswift2] Saving a pickle storage to disk at "C:\Users\Lucas\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.globo.com\.storage\index"
17:01:54 T:5712   DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: SELECT  files.strFilename, files.playCount,  bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files  LEFT JOIN bookmark ON    files.idFile = bookmark.idFile AND bookmark.type = 1  WHERE files.idPath=1
17:01:54 T:1508  NOTICE: Thread BackgroundLoader start, auto delete: false
17:01:54 T:1028  NOTICE: Thread JobWorker start, auto delete: true
17:01:54 T:2360    INFO: CPythonInvoker(4, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): script successfully run
17:01:54 T:4448   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
17:01:54 T:1508   DEBUG: Thread BackgroundLoader 1508 terminating
17:01:54 T:2360    INFO: Python script stopped
17:01:54 T:2360   DEBUG: Thread LanguageInvoker 2360 terminating
17:01:54 T:5712   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
17:01:57 T:5712   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
17:01:57 T:5712    INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
17:01:57 T:5712   DEBUG: ------ Window Init (DialogContextMenu.xml) ------
17:01:58 T:5712   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
17:01:58 T:5712   DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
17:01:59 T:5712   DEBUG: CGUIWindowVideoBase::OnPlayMedia plugin://plugin.video.globo.com/live/globonews
17:01:59 T:5712   DEBUG: CVideoDatabase::GetMovieId (plugin://plugin.video.globo.com/live/globonews), query = select idMovie from movie where idFile=7
17:01:59 T:5712   DEBUG: CVideoDatabase::GetEpisodeId (plugin://plugin.video.globo.com/live/globonews), query = select idEpisode from episode where idFile=7
17:01:59 T:5712   DEBUG: CVideoDatabase::GetMusicVideoId (plugin://plugin.video.globo.com/live/globonews), query = select idMVideo from musicvideo where idFile=7
17:01:59 T:5712   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
17:01:59 T:5712   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
17:01:59 T:5712   DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Globo.com('plugin://plugin.video.globo.com/live/globonews','3','')
17:01:59 T:5712   DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Globo.com (id=5) plugin...
17:01:59 T:3436  NOTICE: Thread LanguageInvoker start, auto delete: false
17:01:59 T:3436    INFO: initializing python engine.
17:01:59 T:3436   DEBUG: CPythonInvoker(5, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): start processing
17:01:59 T:3436  NOTICE: -->Python Interpreter Initialized<--
17:01:59 T:3436   DEBUG: CPythonInvoker(5, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): the source file to load is "C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py"
17:01:59 T:3436   DEBUG: CPythonInvoker(5, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): setting the Python path to C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.module.xbmcswift2\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
17:01:59 T:3436   DEBUG: CPythonInvoker(5, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): entering source directory C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com
17:01:59 T:3436   DEBUG: CPythonInvoker(5, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): instantiating addon using automatically obtained id of "plugin.video.globo.com" dependent on version 2.1.0 of the xbmc.python api
17:01:59 T:3436   DEBUG: [xbmcswift2] Reading pickle storage from disk at "C:\Users\Lucas\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.globo.com\.storage\index"
17:01:59 T:3436   DEBUG: [xbmcswift2] Loaded storage "index" from disk
17:01:59 T:3436   DEBUG: [xbmcswift2] Adding url rule "/clear_index" named "clear_index" pointing to function "clear_index"
17:01:59 T:3436   DEBUG: [xbmcswift2] Adding url rule "/favorites/del/<channel>/<show>" named "add_show_to_favs" pointing to function "add_show_to_favs"
17:01:59 T:3436   DEBUG: [xbmcswift2] Adding url rule "/favorites/add/<channel>/<show>" named "del_show_from_favs" pointing to function "del_show_from_favs"
17:01:59 T:3436   DEBUG: [xbmcswift2] Adding url rule "/" named "index" pointing to function "index"
17:02:00 T:3436   DEBUG: [xbmcswift2] Adding url rule "/favorites" named "favorites" pointing to function "favorites"
17:02:00 T:3436   DEBUG: [xbmcswift2] Adding url rule "/live" named "live" pointing to function "live"
17:02:00 T:3436   DEBUG: [xbmcswift2] Adding url rule "/channels" named "channels" pointing to function "channels"
17:02:00 T:3436   DEBUG: [xbmcswift2] Adding url rule "/globo/<category>" named "list_globo_categories" pointing to function "list_shows"
17:02:00 T:3436   DEBUG: [xbmcswift2] Adding url rule "/<channel>" named "list_shows" pointing to function "list_shows"
17:02:00 T:3436   DEBUG: [xbmcswift2] Adding url rule "/<channel>/<show>/page/<page>" named "list_episodes" pointing to function "list_episodes"
17:02:00 T:3436   DEBUG: [xbmcswift2] Adding url rule "/play/<video_id>" named "play" pointing to function "play"
17:02:00 T:3436   DEBUG: [xbmcswift2] Adding url rule "/live/<channel>" named "play_live" pointing to function "play_live"
17:02:00 T:3436   DEBUG: [xbmcswift2] Handling incoming request for /live/globonews
17:02:00 T:3436  NOTICE: [xbmcswift2] Request for "/live/globonews" matches rule for function "play_live"
17:02:00 T:5712   DEBUG: DialogProgress::StartModal called
17:02:00 T:5712   DEBUG: ------ Window Init (DialogProgress.xml) ------
17:02:00 T:5712    INFO: Loading skin file: DialogProgress.xml, load type: KEEP_IN_MEMORY
17:02:01 T:3436   DEBUG: [plugin.video.globo.com] setting live url for 3180453
17:02:02 T:3436   DEBUG: [plugin.video.globo.com] resolving video: 3180453
17:02:02 T:3436 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
17:02:02 T:3436 WARNING: Previous line repeats 4 times.
17:02:02 T:3436   DEBUG: [plugin.video.globo.com] [gvt] already authenticated
17:02:02 T:3436   DEBUG: [plugin.video.globo.com] [gvt] {'WMPTOKEN_52dfc02cdd23810590000f57': '79ddbf1460a6b0e4230695da67955cc2'}
17:02:02 T:3436   DEBUG: [plugin.video.globo.com] hash requested: http://security.video.globo.com/videos/3180453/hash?resource_id=3180453&version=2.9.9.90&player=flash
17:02:02 T:3436   DEBUG: [plugin.video.globo.com] resource ids: 3180453
17:02:02 T:3436   DEBUG: [plugin.video.globo.com] return: {'hash': u'04014284370357580076969FI8REu9TwIX-BBpuAe47kCw', 'user': u'52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f'}
17:02:02 T:3436   DEBUG: [plugin.video.globo.com] video url: http://live.hls.globo.com/dvr/m/gnews24ha/master-playlist.m3u8?h=0401428437035758007696914284405221394457117YIkr0oH5xFB6vOPXSG606A&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f
17:02:02 T:5712   DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
17:02:02 T:5712    INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://live.hls.globo.com
17:02:02 T:5712   DEBUG: CCurlFile::GetMimeType - http://live.hls.globo.com/dvr/m/gnews24ha/master-playlist.m3u8?h=0401428437035758007696914284405221394457117YIkr0oH5xFB6vOPXSG606A&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f -> application/vnd.apple.mpegurl
17:02:02 T:5712   DEBUG: Loading settings for http://live.hls.globo.com/dvr/m/gnews24ha/master-playlist.m3u8?h=0401428437035758007696914284405221394457117YIkr0oH5xFB6vOPXSG606A&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f
17:02:02 T:5712   DEBUG: CPlayerCoreFactory::GetPlayers(http://live.hls.globo.com/dvr/m/gnews24ha/master-playlist.m3u8?h=0401428437035758007696914284405221394457117YIkr0oH5xFB6vOPXSG606A&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f)
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: streams
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mp2
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
17:02:02 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
17:02:02 T:5712   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
17:02:02 T:5712   DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
17:02:02 T:5712   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
17:02:02 T:5712   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
17:02:02 T:5712   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
17:02:02 T:5712   DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
17:02:02 T:5712  NOTICE: DVDPlayer: Opening: http://live.hls.globo.com/dvr/m/gnews24ha/master-playlist.m3u8?h=0401428437035758007696914284405221394457117YIkr0oH5xFB6vOPXSG606A&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f
17:02:02 T:5712 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
17:02:02 T:5712   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
17:02:02 T:412  NOTICE: Thread DVDPlayer start, auto delete: false
17:02:02 T:412  NOTICE: Creating InputStream
17:02:02 T:412   DEBUG: CFileCache::Open - opening <dvr/m/gnews24ha/master-playlist.m3u8> using cache
17:02:02 T:412   DEBUG: CurlFile::Open(0A551350) http://live.hls.globo.com/dvr/m/gnews24ha/master-playlist.m3u8?h=0401428437035758007696914284405221394457117YIkr0oH5xFB6vOPXSG606A&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f
17:02:03 T:412   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 403
17:02:03 T:412  NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 1
17:02:03 T:412   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 403
17:02:03 T:412   ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
17:02:03 T:412   ERROR: XFILE::CFileCache::Open - failed to open source <http://live.hls.globo.com/dvr/m/gnews24ha/master-playlist.m3u8?h=0401428437035758007696914284405221394457117YIkr0oH5xFB6vOPXSG606A&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f>
17:02:03 T:412  NOTICE: Creating Demuxer
17:02:03 T:412   ERROR: CCurlFile::GetCookies - invalid cookie: 'live.hls.globo.com    FALSE    /    FALSE    1428437222    locksession    '
17:02:03 T:5712   DEBUG: ------ Window Init (DialogBusy.xml) ------
17:02:03 T:412   ERROR: CCurlFile::GetCookies - invalid cookie: 'vodstreaming.globo.com    FALSE    /    FALSE    1428389188    locksession    '
17:02:03 T:412   ERROR: CCurlFile::GetCookies - invalid cookie: 'vodstreaming.globo.com    FALSE    /    FALSE    1428387753    locks    '
17:02:03 T:412   ERROR: CCurlFile::GetCookies - invalid cookie: '#HttpOnly_.github.com    TRUE    /    TRUE    2059539043    logged    '
17:02:03 T:412   ERROR: CCurlFile::GetCookies - invalid cookie: '#HttpOnly_.github.com    TRUE    /    TRUE    2059539043    logg    '
17:02:03 T:412   ERROR: CCurlFile::GetCookies - invalid cookie: 'SE    FALSE    /    FALSE    1428387753    lock    '
17:02:03 T:412   ERROR: CCurlFile::GetCookies - invalid cookie: 'vodstreaming.globo.com    FALSE    /v0/09/73/02/3816650_02423c466d9e8da905358f7f4d93390de55214ea/3816650-manifest.ism/    FALSE    1428389058    vssessi    '
17:02:03 T:5712   DEBUG: ------ Window Deinit (DialogProgress.xml) ------
17:02:03 T:412   ERROR: CCurlFile::GetCookies - invalid cookie: 'vodstreaming.globo.com    FALSE    /    FALSE    1428387753    lo    '
17:02:03 T:412   ERROR: CCurlFile::GetCookies - invalid cookie: '#HttpOnly_.github.com    TRUE    /    TRUE    2059539043    l    '
17:02:03 T:412   ERROR: CCurlFile::GetCookies - invalid cookie: '#HttpOnly_.thetvdb.com    TRUE    /    FALSE    1459927855    __cf    '
17:02:03 T:412   ERROR: CCurlFile::GetCookies - invalid cookie: '#HttpOnly_.thetvdb.com    TRUE    /    FALSE    1459927855    __    '
17:02:03 T:3436   DEBUG: CUtil::GetExternalStreamDetailsFromFilename - Language = '' / Name = 'mp4 (Externa)' / Flag = '0' from video/mp4
17:02:03 T:412   ERROR: CCurlFile::GetCookies - invalid cookie: 'vodstreaming.globo.com    FALSE    /    FALSE    1428389188    l    '
17:02:03 T:3436   DEBUG: [xbmcswift2] Saving a pickle storage to disk at "C:\Users\Lucas\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.globo.com\.storage\index"
17:02:03 T:412   ERROR: CCurlFile::GetCookies - invalid cookie: 'vodstreaming.globo.com    FALSE    /    FALSE    1428389188    loc    '
17:02:03 T:3436    INFO: CPythonInvoker(5, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): script successfully run
17:02:03 T:412   DEBUG: ffmpeg[19C]: Using network protocols without global network initialization. Please use avformat_network_init(), this will become mandatory later.
17:02:03 T:3436   DEBUG: Previous line repeats 1 times.
17:02:03 T:3436    INFO: Python script stopped
17:02:03 T:412   DEBUG: ffmpeg[19C]: [http] HTTP error 403 Forbidden
17:02:03 T:3436   DEBUG: Thread LanguageInvoker 3436 terminating
17:02:03 T:412   DEBUG: Error, could not open file http://live.hls.globo.com/dvr/m/gnews24ha/master-playlist.m3u8?h=0401428437035758007696914284405221394457117YIkr0oH5xFB6vOPXSG606A&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f
17:02:03 T:412   ERROR: CDVDPlayer::OpenDemuxStream - Error creating demuxer
17:02:03 T:412  NOTICE: CDVDPlayer::OnExit()
17:02:03 T:5712   DEBUG: ------ Window Deinit (Pointer.xml) ------
17:02:03 T:412   DEBUG: CApplication::OnPlayBackStopped: play state was 1, starting 1
17:02:03 T:412   DEBUG: Thread DVDPlayer 412 terminating
17:02:03 T:5712   DEBUG: CApplication::OnPlayBackStopped: play state was 3, starting 0
17:02:03 T:5712   DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
17:02:03 T:5712   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
17:02:03 T:5712   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.globo.com/live/globonews]
17:02:03 T:5712   DEBUG: Playlist Player: no more playable items... aborting playback
17:02:03 T:5908  NOTICE: Thread BackgroundLoader start, auto delete: false
17:02:03 T:5712  NOTICE: CDVDPlayer::CloseFile()
17:02:03 T:5712  NOTICE: DVDPlayer: waiting for threads to exit
17:02:03 T:5712  NOTICE: DVDPlayer: finished waiting
17:02:03 T:5712  NOTICE: CDVDPlayer::CloseFile()
17:02:03 T:5712  NOTICE: DVDPlayer: waiting for threads to exit
17:02:03 T:5712  NOTICE: DVDPlayer: finished waiting
17:02:03 T:5908   DEBUG: Thread BackgroundLoader 5908 terminating
17:02:03 T:1756   DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item plugin://plugin.video.globo.com/live/globonews
17:02:03 T:5712   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
17:02:24 T:5712   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
17:02:33 T:5712    INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://live.hls.globo.com (easy=04A04A28, multi=00FF8E90)
17:02:48 T:5712   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
17:02:48 T:5712   DEBUG: CGUIWindowVideoBase::OnPlayMedia plugin://plugin.video.globo.com/live/canal-off
17:02:48 T:5712   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
17:02:48 T:5712   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
17:02:48 T:5712   DEBUG: CVideoDatabase::GetMovieId (plugin://plugin.video.globo.com/live/canal-off), query = select idMovie from movie where idFile=4
17:02:49 T:5712   DEBUG: CVideoDatabase::GetEpisodeId (plugin://plugin.video.globo.com/live/canal-off), query = select idEpisode from episode where idFile=4
17:02:49 T:5712   DEBUG: CVideoDatabase::GetMusicVideoId (plugin://plugin.video.globo.com/live/canal-off), query = select idMVideo from musicvideo where idFile=4
17:02:49 T:5712   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
17:02:49 T:5712   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
17:02:49 T:5712   DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Globo.com('plugin://plugin.video.globo.com/live/canal-off','4','')
17:02:49 T:5712   DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Globo.com (id=6) plugin...
17:02:49 T:2584  NOTICE: Thread LanguageInvoker start, auto delete: false
17:02:49 T:2584    INFO: initializing python engine.
17:02:49 T:2584   DEBUG: CPythonInvoker(6, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): start processing
17:02:49 T:5712   DEBUG: ------ Window Init (Pointer.xml) ------
17:02:49 T:2584  NOTICE: -->Python Interpreter Initialized<--
17:02:49 T:2584   DEBUG: CPythonInvoker(6, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): the source file to load is "C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py"
17:02:49 T:2584   DEBUG: CPythonInvoker(6, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): setting the Python path to C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Lucas\AppData\Roaming\Kodi\addons\script.module.xbmcswift2\lib;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
17:02:49 T:2584   DEBUG: CPythonInvoker(6, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): entering source directory C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com
17:02:49 T:2584   DEBUG: CPythonInvoker(6, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): instantiating addon using automatically obtained id of "plugin.video.globo.com" dependent on version 2.1.0 of the xbmc.python api
17:02:49 T:2584   DEBUG: [xbmcswift2] Reading pickle storage from disk at "C:\Users\Lucas\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.globo.com\.storage\index"
17:02:49 T:2584   DEBUG: [xbmcswift2] Loaded storage "index" from disk
17:02:49 T:2584   DEBUG: [xbmcswift2] Adding url rule "/clear_index" named "clear_index" pointing to function "clear_index"
17:02:49 T:2584   DEBUG: [xbmcswift2] Adding url rule "/favorites/del/<channel>/<show>" named "add_show_to_favs" pointing to function "add_show_to_favs"
17:02:49 T:2584   DEBUG: [xbmcswift2] Adding url rule "/favorites/add/<channel>/<show>" named "del_show_from_favs" pointing to function "del_show_from_favs"
17:02:50 T:2584   DEBUG: [xbmcswift2] Adding url rule "/" named "index" pointing to function "index"
17:02:50 T:2584   DEBUG: [xbmcswift2] Adding url rule "/favorites" named "favorites" pointing to function "favorites"
17:02:50 T:2584   DEBUG: [xbmcswift2] Adding url rule "/live" named "live" pointing to function "live"
17:02:50 T:2584   DEBUG: [xbmcswift2] Adding url rule "/channels" named "channels" pointing to function "channels"
17:02:50 T:2584   DEBUG: [xbmcswift2] Adding url rule "/globo/<category>" named "list_globo_categories" pointing to function "list_shows"
17:02:50 T:2584   DEBUG: [xbmcswift2] Adding url rule "/<channel>" named "list_shows" pointing to function "list_shows"
17:02:50 T:2584   DEBUG: [xbmcswift2] Adding url rule "/<channel>/<show>/page/<page>" named "list_episodes" pointing to function "list_episodes"
17:02:50 T:2584   DEBUG: [xbmcswift2] Adding url rule "/play/<video_id>" named "play" pointing to function "play"
17:02:50 T:2584   DEBUG: [xbmcswift2] Adding url rule "/live/<channel>" named "play_live" pointing to function "play_live"
17:02:50 T:2584   DEBUG: [xbmcswift2] Handling incoming request for /live/canal-off
17:02:50 T:2584  NOTICE: [xbmcswift2] Request for "/live/canal-off" matches rule for function "play_live"
17:02:50 T:2584   DEBUG: [plugin.video.globo.com] setting live url for 3775790
17:02:50 T:2584   DEBUG: [plugin.video.globo.com] resolving video: 3775790
17:02:50 T:2584 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
17:02:50 T:2584 WARNING: Previous line repeats 4 times.
17:02:50 T:2584   DEBUG: [plugin.video.globo.com] [gvt] already authenticated
17:02:50 T:2584   DEBUG: [plugin.video.globo.com] [gvt] {'WMPTOKEN_52dfc02cdd23810590000f57': '79ddbf1460a6b0e4230695da67955cc2'}
17:02:50 T:5712   DEBUG: DialogProgress::StartModal called
17:02:50 T:5712   DEBUG: ------ Window Init (DialogProgress.xml) ------
17:02:50 T:2584   DEBUG: [plugin.video.globo.com] hash requested: http://security.video.globo.com/videos/3775790/hash?resource_id=3775790&version=2.9.9.90&player=flash
17:02:50 T:2584   DEBUG: [plugin.video.globo.com] resource ids: 3775790
17:02:50 T:2584   DEBUG: [plugin.video.globo.com] return: {'hash': u'04114284370837812981236FOWIRs6up0MGLJFDMHrM7mQ', 'user': u'52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f'}
17:02:50 T:2584   DEBUG: [plugin.video.globo.com] video url: http://live.hls.globo.com/dvr/m/off24ha/master-playlist.m3u8?h=0411428437083781298123614284405706399515514dK7bKkj-saJ9RFuhtR8btw&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f
17:02:50 T:5712   DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
17:02:50 T:5712    INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://live.hls.globo.com
17:02:51 T:5712   DEBUG: CCurlFile::GetMimeType - http://live.hls.globo.com/dvr/m/off24ha/master-playlist.m3u8?h=0411428437083781298123614284405706399515514dK7bKkj-saJ9RFuhtR8btw&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f -> application/vnd.apple.mpegurl
17:02:51 T:5712   DEBUG: Loading settings for http://live.hls.globo.com/dvr/m/off24ha/master-playlist.m3u8?h=0411428437083781298123614284405706399515514dK7bKkj-saJ9RFuhtR8btw&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f
17:02:51 T:5712   DEBUG: CPlayerCoreFactory::GetPlayers(http://live.hls.globo.com/dvr/m/off24ha/master-playlist.m3u8?h=0411428437083781298123614284405706399515514dK7bKkj-saJ9RFuhtR8btw&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f)
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: streams
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mp2
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
17:02:51 T:5712   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
17:02:51 T:5712   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
17:02:51 T:5712   DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
17:02:51 T:5712   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
17:02:51 T:5712   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
17:02:51 T:5712   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
17:02:51 T:5712   DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
17:02:51 T:5712  NOTICE: DVDPlayer: Opening: http://live.hls.globo.com/dvr/m/off24ha/master-playlist.m3u8?h=0411428437083781298123614284405706399515514dK7bKkj-saJ9RFuhtR8btw&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f
17:02:51 T:5712 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
17:02:51 T:5712   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
17:02:51 T:3252  NOTICE: Thread DVDPlayer start, auto delete: false
17:02:51 T:3252  NOTICE: Creating InputStream
17:02:51 T:3252   DEBUG: CFileCache::Open - opening <dvr/m/off24ha/master-playlist.m3u8> using cache
17:02:51 T:3252   DEBUG: CurlFile::Open(0A551350) http://live.hls.globo.com/dvr/m/off24ha/master-playlist.m3u8?h=0411428437083781298123614284405706399515514dK7bKkj-saJ9RFuhtR8btw&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f
17:02:51 T:3252   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 403
17:02:51 T:3252  NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 1
17:02:51 T:2584   DEBUG: CUtil::GetExternalStreamDetailsFromFilename - Language = '' / Name = 'mp4 (Externa)' / Flag = '0' from video/mp4
17:02:51 T:2584   DEBUG: [xbmcswift2] Saving a pickle storage to disk at "C:\Users\Lucas\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.globo.com\.storage\index"
17:02:51 T:3252   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 403
17:02:51 T:3252   ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
17:02:51 T:2584    INFO: CPythonInvoker(6, C:\Users\Lucas\AppData\Roaming\Kodi\addons\plugin.video.globo.com\addon.py): script successfully run
17:02:51 T:3252   ERROR: XFILE::CFileCache::Open - failed to open source <http://live.hls.globo.com/dvr/m/off24ha/master-playlist.m3u8?h=0411428437083781298123614284405706399515514dK7bKkj-saJ9RFuhtR8btw&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f>
17:02:51 T:3252  NOTICE: Creating Demuxer
17:02:51 T:3252   ERROR: CCurlFile::GetCookies - invalid cookie: 'live.hls.globo.com    FALSE    /    FALSE    1428437271    locksession    '
17:02:51 T:3252   ERROR: CCurlFile::GetCookies - invalid cookie: 'vodstreaming.globo.com    FALSE    /    FALSE    1428389188    locksession    '
17:02:51 T:5712   DEBUG: ------ Window Init (DialogBusy.xml) ------
17:02:51 T:3252   ERROR: CCurlFile::GetCookies - invalid cookie: 'vodstreaming.globo.com    FALSE    /    FALSE    1428387753    locks    '
17:02:51 T:3252   ERROR: CCurlFile::GetCookies - invalid cookie: '#HttpOnly_.github.com    TRUE    /    TRUE    2059539043    logged    '
17:02:51 T:3252   ERROR: CCurlFile::GetCookies - invalid cookie: '#HttpOnly_.github.com    TRUE    /    TRUE    2059539043    logg    '
17:02:51 T:3252   ERROR: CCurlFile::GetCookies - invalid cookie: 'SE    FALSE    /    FALSE    1428387753    lock    '
17:02:51 T:5712   DEBUG: ------ Window Deinit (DialogProgress.xml) ------
17:02:51 T:3252   ERROR: CCurlFile::GetCookies - invalid cookie: 'vodstreaming.globo.com    FALSE    /v0/09/73/02/3816650_02423c466d9e8da905358f7f4d93390de55214ea/3816650-manifest.ism/    FALSE    1428389058    vssessi    '
17:02:51 T:2584    INFO: Python script stopped
17:02:51 T:3252   ERROR: CCurlFile::GetCookies - invalid cookie: 'vodstreaming.globo.com    FALSE    /    FALSE    1428387753    lo    '
17:02:51 T:2584   DEBUG: Thread LanguageInvoker 2584 terminating
17:02:51 T:3252   ERROR: CCurlFile::GetCookies - invalid cookie: '#HttpOnly_.github.com    TRUE    /    TRUE    2059539043    l    '
17:02:51 T:3252   ERROR: CCurlFile::GetCookies - invalid cookie: '#HttpOnly_.thetvdb.com    TRUE    /    FALSE    1459927855    __cf    '
17:02:51 T:3252   ERROR: CCurlFile::GetCookies - invalid cookie: '#HttpOnly_.thetvdb.com    TRUE    /    FALSE    1459927855    __    '
17:02:51 T:3252   ERROR: CCurlFile::GetCookies - invalid cookie: 'vodstreaming.globo.com    FALSE    /    FALSE    1428389188    l    '
17:02:51 T:3252   ERROR: CCurlFile::GetCookies - invalid cookie: 'vodstreaming.globo.com    FALSE    /    FALSE    1428389188    loc    '
17:02:51 T:3252   DEBUG: ffmpeg[CB4]: Using network protocols without global network initialization. Please use avformat_network_init(), this will become mandatory later.
17:02:51 T:3252   DEBUG: Previous line repeats 1 times.
17:02:51 T:3252   DEBUG: ffmpeg[CB4]: [http] HTTP error 403 Forbidden
17:02:51 T:3252   DEBUG: Error, could not open file http://live.hls.globo.com/dvr/m/off24ha/master-playlist.m3u8?h=0411428437083781298123614284405706399515514dK7bKkj-saJ9RFuhtR8btw&k=flash&a=F&u=52dfc02cdd23810590000f57_b767a95c-6113-4ce0-8e3d-c01adad17b4f
17:02:51 T:3252   ERROR: CDVDPlayer::OpenDemuxStream - Error creating demuxer
17:02:51 T:3252  NOTICE: CDVDPlayer::OnExit()
17:02:52 T:3252   DEBUG: CApplication::OnPlayBackStopped: play state was 1, starting 1
17:02:52 T:3252   DEBUG: Thread DVDPlayer 3252 terminating
17:02:52 T:5712   DEBUG: CApplication::OnPlayBackStopped: play state was 3, starting 0
17:02:52 T:5712   DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
17:02:52 T:5712   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
17:02:52 T:5712   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.globo.com/live/canal-off]
17:02:52 T:5712   DEBUG: Playlist Player: one or more items failed to play... aborting playback
17:02:52 T:5712   DEBUG: ------ Window Init (DialogOK.xml) ------
17:02:52 T:5712    INFO: Loading skin file: DialogOK.xml, load type: KEEP_IN_MEMORY
17:02:52 T:5712  NOTICE: CDVDPlayer::CloseFile()
17:02:52 T:5712  NOTICE: DVDPlayer: waiting for threads to exit
17:02:52 T:5712  NOTICE: DVDPlayer: finished waiting
17:02:52 T:5712  NOTICE: CDVDPlayer::CloseFile()
17:02:52 T:5712  NOTICE: DVDPlayer: waiting for threads to exit
17:02:52 T:5712  NOTICE: DVDPlayer: finished waiting
17:02:52 T:5712   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
17:02:52 T:4448   DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item plugin://plugin.video.globo.com/live/canal-off
17:02:53 T:5712   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
17:02:54 T:5712   DEBUG: ------ Window Deinit (DialogOK.xml) ------
17:02:54 T:5712   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
17:02:54 T:5712   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
17:02:54 T:3840  NOTICE: Thread BackgroundLoader start, auto delete: false
17:02:54 T:3840   DEBUG: Thread BackgroundLoader 3840 terminating
17:02:58 T:5712   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
17:02:58 T:5712   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.globo.com/)
17:02:58 T:5712   DEBUG:   ParentPath = [addons://sources/video/]
17:02:58 T:5712   DEBUG: Loading items: 3, directory: plugin://plugin.video.globo.com/ sort method: 0, ascending: false
17:02:58 T:1908  NOTICE: Thread BackgroundLoader start, auto delete: false
17:02:58 T:1908   DEBUG: Thread BackgroundLoader 1908 terminating
17:03:00 T:5712   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
17:03:00 T:5712   DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
17:03:00 T:5712   DEBUG:   ParentPath = []
17:03:00 T:880  NOTICE: Thread BackgroundLoader start, auto delete: false
17:03:00 T:880   DEBUG: Thread BackgroundLoader 880 terminating
17:03:01 T:5712   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
17:03:01 T:5712   DEBUG: CGUIMediaWindow::GetDirectory ()
17:03:01 T:5712   DEBUG:   ParentPath = []
17:03:01 T:5016  NOTICE: Thread BackgroundLoader start, auto delete: false
17:03:01 T:5016   DEBUG: Thread BackgroundLoader 5016 terminating
17:03:02 T:5712   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
17:03:02 T:5712   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
17:03:02 T:5712   DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
17:03:02 T:5712   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
17:03:02 T:5712   DEBUG: ------ Window Init (Home.xml) ------
17:03:02 T:5712   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
17:03:04 T:5712   DEBUG: Previous line repeats 1 times.
17:03:04 T:5712   DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
17:03:04 T:5712   DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
17:03:04 T:5712  NOTICE: Storing total System Uptime
17:03:04 T:5712  NOTICE: Saving settings
17:03:04 T:5712  NOTICE: stop all
17:03:04 T:5712  NOTICE: stop player
17:03:04 T:1028   DEBUG: Thread JobWorker 1028 terminating (autodelete)
17:03:04 T:1756   DEBUG: Thread JobWorker 1756 terminating (autodelete)
17:03:04 T:4448   DEBUG: Thread JobWorker 4448 terminating (autodelete)
17:03:04 T:5712    INFO: stopping PVRManager
17:03:04 T:5712   DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
17:03:04 T:5712  NOTICE: ES: Stopping event server
17:03:04 T:5712   DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
17:03:04 T:5712  NOTICE: stopping upnp
17:03:04 T:1140  NOTICE: ES: UDP Event server stopped
17:03:04 T:1140   DEBUG: Thread EventServer 1140 terminating
17:03:04 T:5712  NOTICE: Webserver: Stopping...
17:03:04 T:5712  NOTICE: WebServer: Stopped the webserver
17:03:04 T:5712  NOTICE: Webserver: Stopped...
17:03:04 T:5680   DEBUG: Thread TCPServer 5680 terminating
17:03:04 T:5712  NOTICE: stop sap announcement listener
17:03:04 T:5712  NOTICE: clean cached files!
17:03:04 T:1016   DEBUG: Thread PeripBusUSB 1016 terminating
17:03:04 T:3316   DEBUG: Thread PeripBusCEC 3316 terminating
17:03:04 T:5712  NOTICE: unload skin
17:03:04 T:5712    INFO: Unloading old skin ...
17:03:04 T:5712   DEBUG: ------ Window Deinit () ------
17:03:04 T:5712   DEBUG: ------ Window Deinit (Home.xml) ------
17:03:04 T:5712   DEBUG: ------ Window Deinit (Pointer.xml) ------
17:03:04 T:5712 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture button-nofocus.png
17:03:04 T:5712 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture button-focus2.png
17:03:04 T:5712   DEBUG: CTextureBundleXBT::Cleanup - Closed bundle
17:03:04 T:5712   DEBUG: Infobool 'true' still used by 2 instances
17:03:05 T:5712   DEBUG: Previous line repeats 1 times.
17:03:05 T:5712   DEBUG: ADDON: Stopping service addons.
17:03:05 T:3664  NOTICE: [plugin.video.pulsar] pulsard: exiting pulsard daemon
17:03:05 T:3664  NOTICE: [plugin.video.pulsar] pulsard: pulsard daemon exited
17:03:05 T:5732  NOTICE: [plugin.video.pulsar]
17:03:05 T:4576  NOTICE: Previous line repeats 4 times.
17:03:05 T:4576  NOTICE: [plugin.video.pulsar] pulsar: exiting pulsard
Reply
#66
sorry, got trouble with log files

live channels not streaming, some ondemand also (megapix)

http://pastebin.com/xz1q33P7
Reply
#67
Hi everyone, I used Globo.tv with XBMC Gothan without a problem, but now I cannot install it on KODI. Are you guys having the same issue? I am using Windows 8.
Like BBriner , I also find Globo.tv much better then Globo.com.
thanks
Reply
#68
(2015-04-15, 04:06)wiltonjr Wrote: Hi everyone, I used Globo.tv with XBMC Gothan without a problem, but now I cannot install it on KODI. Are you guys having the same issue? I am using Windows 8.
Like BBriner , I also find Globo.tv much better then Globo.com.
thanks

I am not using KODI yet. It is good to know however that Globo.tv is somehow incompatible with KODI so I don't waste time trying that. I intend to study a bit the code and try to modify it for my own use but it will only take place during my holidays as I have no clue how to program or perhaps just give up and buy a compatible Android box.

It is too bad that the author has favored Globo.tv over Globo.com, Globo.tv has the advantage of watching the videos in chunks rather than only the "INTEGRAS", Everyday, more like a routine I watch a series of news, Jornal Hoje in full and only the parts that interests me of Jornal da Globo and Jornal Nacional.

Cheers,

BBriner.
Reply
#69
Hi everyone, have been away for a while due to work load.

I have a note to put the quality setting back, but have no idea yet when I will be able to do it.
I will let you all know here when it is done.


Cheers.
Reply
#70
When I try to watch any online channel, I receive this error:

Code:
20:47:35 T:139787451180800  NOTICE: -->Python Interpreter Initialized<--
20:47:35 T:139787451180800  NOTICE: [xbmcswift2] Request for "/live/sportv" matches rule for function "play_live"
20:47:36 T:139787451180800 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
20:47:36 T:139787451180800 WARNING: Previous line repeats 4 times.
20:47:36 T:139787451180800   ERROR: /home/xbmc/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:79: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
                                              InsecurePlatformWarning
20:47:37 T:139788213741504   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.globo.com/live/sportv]

I'm at Ubuntu 14.04.2 LTS.
Reply
#71
Hi,

I am having trouble playing Globosat Play content, either live or recorded. I'm running the latest release of OSMC (RC3) on Raspberry Pi 2.

I am able to play Globo.com content just fine. Below is the log, with the most apparent error being "b64globosatplay".

I only found one reference to this error online, and the suggestion was to clear the addon data and delete its settings.xml, both of which I did to no avail.

My TV provider is NET and I have verified that the login credentials are correct. In fact, if I use the wrong password, I get an authentication error.

I live out of Brazil (USA), but I am able to play content (e.g., live Globonews directly through the website, so this is not due to blocked content).

Code:
18:26:31 T:1376150560  NOTICE: -->Python Interpreter Initialized<--
18:26:31 T:1572336672 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
18:26:31 T:1572336672   ERROR: COMXImageFile::ReadFile http://s01.video.glbimg.com/x360/3723660.jpg GetCodingType=0x7fffffff
18:26:31 T:1653503008 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
18:26:31 T:1653503008   ERROR: COMXImageFile::ReadFile http://s01.video.glbimg.com/x360/3743673.jpg GetCodingType=0x7fffffff
18:26:31 T:1653503008  NOTICE: LoadJpeg: unable to load http://s01.video.glbimg.com/x360/3743673.jpg
18:26:32 T:1572336672 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
18:26:32 T:1572336672   ERROR: COMXImageFile::ReadFile http://s01.video.glbimg.com/x360/3723660.jpg GetCodingType=0x7fffffff
18:26:32 T:1572336672  NOTICE: LoadJpeg: unable to load http://s01.video.glbimg.com/x360/3723660.jpg
18:26:32 T:1376150560  NOTICE: [xbmcswift2] Request for "/play/3723660" matches rule for function "play"
18:26:32 T:1956331520    INFO: Loading skin file: DialogProgress.xml, load type: KEEP_IN_MEMORY
18:26:35 T:1376150560 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
18:26:36 T:1376150560 WARNING: Previous line repeats 4 times.
18:26:41 T:1376150560   ERROR: [plugin.video.globo.com] 'b64globosatplay'
18:26:41 T:1956331520   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.globo.com/play/3723660]
18:26:41 T:1282405408  NOTICE: Thread BackgroundLoader start, auto delete: false
18:26:41 T:1376150560    INFO: CPythonInvoker(30, /home/osmc/.kodi/addons/plugin.video.globo.com/addon.py): script successfully run
18:26:42 T:1376150560    INFO: Python script stopped

I can add more debugging messages, but I think that would be distracting. Let me know if you would like to see those.

I appreciate any help provided. I haven't seen much discussion of the Globo.com plugin running on OSMC, so I would be happy to test it more closely as well.

Thanks!
Reply
#72
(2015-04-07, 22:57)lclucas Wrote: live channels not streaming, some ondemand also (megapix)

http://pastebin.com/xz1q33P7

lclucas, I noticed this, but still have to do some investigation.

(2015-05-27, 01:53)andrade Wrote: When I try to watch any online channel, I receive this error:

Code:
20:47:35 T:139787451180800  NOTICE: -->Python Interpreter Initialized<--
20:47:35 T:139787451180800  NOTICE: [xbmcswift2] Request for "/live/sportv" matches rule for function "play_live"
20:47:36 T:139787451180800 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
20:47:36 T:139787451180800 WARNING: Previous line repeats 4 times.
20:47:36 T:139787451180800   ERROR: /home/xbmc/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:79: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
                                              InsecurePlatformWarning
20:47:37 T:139788213741504   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.globo.com/live/sportv]

andrade, just fixed some other error for on demand content (below), but live streaming (up) is not working

I'm fairly certain this particular message though can be ignored. It should go away once the python version, libs are updated within xbmc.


(2015-06-02, 01:15)rapk Wrote: I am able to play Globo.com content just fine. Below is the log, with the most apparent error being "b64globosatplay".

It seems this was a general authentication failure, not only for NET, due to a change in the profile page after login. The addon wasn't able to get a profile id, and hence failed to get a proper authorized session cookie.

I've fixed it in v0.1.8, so please check again. It should work fine.
Reply
#73
Hey everyone, I keep trying to register for globo.tv+ and it gives me this error everytime: "Aviso importante

Ocorreu um erro inesperado. Por favor, tente novamente.
Se o problema persistir, entre em contato com a Central de Relacionamento Globo.com nos telefones abaixo:

4003-8000 ¹ capitais e cidades metropolitanas
0800 881-8001 ² para demais localidades

Atenciosamente,
Equipe globo.com "

Does anyone have any ideas on how to get around this? Sad

I am using my wife's nationality info,etc. Does it need to be with a Brazilian Credit card or something?
Reply
#74
Globo.com app is broken... any plans to fix it?
Reply
#75
Vhd90,

I am absolutely new to the KODI ( XBMC ) hobby.

My wife is Brazilian and really enjoys Brazilian TV. I have successfully connected to the RECORD channel , this by way of Pheonix international streams.

We have tried everything to get GLOBO without success.

We are located in Canada.
I am wondering if there is some way for my wife to get access to GLOBO from here with KODI, I have add-ons installed and can see the Globo channels , but they don't run.

Is there a way she can pay for access or any other download that would help me gain access ?
Reply
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 9

Logout Mark Read Team Forum Stats Members Help
Globo.com brazilian addon2