hi!
i'm trying the dailymotion plugin ver 2.2.3 on libreelec 8.0 (7.90.008) / kodi 17 beta5 on a cubox-i (armV7).
some videos are working, but if i try a livestream (
http://www.dailymotion.com/video/x4sp5sk...live_sport) i get a error. logfile says:
11:45:37 T:1960534592 DEBUG: ------ Window Init (DialogBusy.xml) ------
11:45:37 T:1960534592 DEBUG: LIRC: Update - NEW at 11244099:160 0 KEY_OK_UP devinput (KEY_OK_UP)
11:45:38 T:1369940896 DEBUG: The url is ::
11:45:38 T:1369940896 DEBUG: x4sp5sk
11:45:38 T:1369940896 DEBUG: DILYMOTION_Gates - m_url =
http://www.dailymotion.com/cdn/live/vide...241f0e73e0
11:45:38 T:1369940896 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: invalid literal for int() with base 10: 'source'
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.dailymotion_com/default.py", line 587, in <module>
playVideo(url)
File "/storage/.kodi/addons/plugin.video.dailymotion_com/default.py", line 248, in playVideo
url = getStreamUrl(id)
File "/storage/.kodi/addons/plugin.video.dailymotion_com/default.py", line 306, in getStreamUrl
elif int(source) <= int(maxVideoQuality) :
ValueError: invalid literal for int() with base 10: 'source'
-->End of Python script error report<--
11:45:38 T:1960534592 DEBUG: ------ Window Init (DialogNotification.xml) ------
11:45:38 T:1369940896 INFO: Python script stopped
11:45:38 T:1369940896 DEBUG: Thread LanguageInvoker 1369940896 terminating
11:45:38 T:1621283744 DEBUG: Thread scriptobs 1621283744 terminating
11:45:38 T:1960534592 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.dailymotion_com/?url=x4sp5sk&mode=playVideo]
11:45:38 T:1960534592 DEBUG: Playlist Player: no more playable items... aborting playback
11:45:38 T:1621283744 DEBUG: Thread BackgroundLoader start, auto delete: false
11:45:39 T:1369940896 DEBUG: Thread JobWorker start, auto delete: true
11:45:39 T:1621283744 DEBUG: Thread BackgroundLoader 1621283744 terminating
11:45:39 T:1960534592 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
11:45:44 T:1960534592 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
thanx for your effort
.masc.