Release gdrive - Google Drive Video/Music Add-on
Hello,

This add-on has come a long way, great work thus far. I just thought I would report a possible bug regarding saving STRMs. (running latest testing version) I was able to save a folder of a tv show to my local drive, However, when I try to save it to a networked PC's HDD using sbm:// I get a script error and only the root folder is copied over. If I manually drag them over to the network PC's HDD it works fine.

Not sure if the below helps or not.
Code:
10:38:41 T:6888   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 'title'
                                            Traceback (most recent call last):
                                              File "C:\Users\Kodi-Server\AppData\Roaming\Kodi\addons\plugin.video.gdrive-testing\default.py", line 362, in <module>
                                                service.buildSTRM(path + '/'+title,folderID)
                                              File "C:\Users\Kodi-Server\AppData\Roaming\Kodi\addons\plugin.video.gdrive-testing\resources\lib\cloudservice.py", line 122, in buildSTRM
                                                url = self.PLUGIN_URL+'?mode=video&title='+item.file.title+'&filename='+item.file.id
                                            AttributeError: 'NoneType' object has no attribute 'title'
                                            -->End of Python script error report<--
10:38:41 T:5360   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
10:38:41 T:6888    INFO: Python script stopped
10:38:41 T:6888   DEBUG: Thread LanguageInvoker 6888 terminating

Thanks,
Reply


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