Release gdrive - Google Drive Video/Music Add-on
(2017-08-11, 12:54)harlekin Wrote: Playing streamURLs is causing errors in the most current version on an android TV box.

Sample url:
plugin://plugin.video.gdrive?mode=streamURL&url=https://docs.google.com/file/d/0BzkKcwwUddEiclNvY2NhVjRHeDA/preview

(started from a m3u or strm file)

In the user select menu thats popping up in addition to the "normal" user there are also *public and public users selectable, but regardless of which one you chose, the plugin just crashes.

The log at this point spits out the following:
Code:
12:05:03.752 T:18446744072303836536   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.UnboundLocalError'>
                                            Error Contents: local variable 'fmtlist' referenced before assignment
                                            Traceback (most recent call last):
                                              File "/storage/emulated/0/Android/data/org.xbmc.ftmc/files/.ftmc/addons/plugin.video.gdrive/default.py", line 1078, in <module>
                                                mediaURLs = service.getPublicStream(url)
                                              File "/storage/emulated/0/Android/data/org.xbmc.ftmc/files/.ftmc/addons/plugin.video.gdrive/resources/lib/gdrive_api2.py", line 1734, in getPublicStream
                                                fmtlist, re.DOTALL):
                                            UnboundLocalError: local variable 'fmtlist' referenced before assignment
                                            -->End of Python script error report<--
12:05:03.863 T:18446744072290022472   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.gdrive/?mode=streamURL&url=https://docs.google.com/file/d/0BzkKcwwUddEiclNvY2NhVjRHeDA/preview]

Is this known behavior? Videos from the main account play without any issues.

Thank you for reporting the issue. Investigating and tracking here -> https://github.com/ddurdle/GDrive-for-KODI/issues/152
Reply


Messages In This Thread
u - by Kraevin - 2015-05-13, 17:37
RE: [RELEASE] gdrive - Google Drive Video/Music Add-on - by dmdsoftware - 2017-08-11, 14:02
Logout Mark Read Team Forum Stats Members Help
gdrive - Google Drive Video/Music Add-on12