Release gdrive - Google Drive Video/Music Add-on
(2014-11-09, 16:19)dmdsoftware Wrote:
(2014-11-05, 23:34)MattBlacK85 Wrote:
(2014-10-11, 17:57)dmdsoftware Wrote: Thanks for the request. I've added it to the issue log for implementation https://github.com/ddurdle/XBMC-gdrive/issues/10


A fix is coming for the titles.

https://github.com/ddurdle/XBMC-gdrive/issues/11
Is there any news on title fix? Do you know if there is a automated .strm file creation?

Maybe i can help, i have none programming skills but who knows i can do something

Title fix was put in 0.4.0 that is in github unstable branch. I developed some routines for other cloud service plugins to create strm files automatically based on user preferences. I want to move the gdrive plugin to use the same classes so that I don't have to redo a feature for each plugin.

(2014-10-21, 19:18)salviboi58 Wrote: Thank you very much for this addon I really like it.
But I was just wondering if it is possible to fast forward on diskcache or memorycache?
Because on my xbmc it won't let me, only if I use the Stream option I'm
Able to fastforward but the video quality is not as good as diskcache or memorycache.

Also I wanted to know if it is possible to Make a ONEDRIVE addon or if there is one already made?

Thank so much.

I'm working on changes to the disk and memory cache.

OneDrive plugin is available here -> http://forum.kodi.tv/showthread.php?tid=208131

(2014-11-09, 10:36)leonardo_pr Wrote: I am using this plugin.video.gdrive-0.3.3.zip
downloaded this http://dmdsoftware.net/repository.ddurdle/

It worked fine started giving this error. Removed and installed again and did not solve. Which version is running?

Thank you.
Sorry for the mistakes, I'm using google translate.

Thanks for the clarification. I will examine the lines of code around 301 in plugin v0.3.3. If it was working one day and stopped working the next, then it might be tied to something with your account. Is the issue when you playback a link from within the plugin? Can you see the list of files in the plugin?


I can not get into my account by the plugin.
register the user with or without the @gmail.com and it gives trying to access gives this error:

06:14:48 T:4960 NOTICE: Thread JobWorker start, auto delete: true
06:14:50 T:5048 NOTICE: Previous line repeats 1 times.
06:14:50 T:5048 NOTICE: Thread LanguageInvoker start, auto delete: false
06:14:50 T:5048 NOTICE: -->Python Interpreter Initialized<--
06:14:51 T:5048 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeEncodeError'>
Error Contents: 'ascii' codec can't encode character u'\xed' in position 41: ordinal not in range(128)
Traceback (most recent call last):
File "C:\Users\Leonardo\AppData\Roaming\XBMC\addons\plugin.video.gdrive\default.py", line 188, in <module>
addDirectory(PLUGIN_URL+'?mode=index&folder=','<< '+ADDON.getLocalizedString(30018)+' >>')
File "C:\Users\Leonardo\AppData\Roaming\XBMC\addons\plugin.video.gdrive\default.py", line 64, in addDirectory
log('adding dir: %s - %s' % (title, url))
File "C:\Users\Leonardo\AppData\Roaming\XBMC\addons\plugin.video.gdrive\default.py", line 37, in log
xbmc.log(ADDON.getAddonInfo('name') + ': ' + msg, xbmc.LOGDEBUG)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in position 41: ordinal not in range(128)
-->End of Python script error report<--
06:14:51 T:2832 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.gdrive/?content_type=video
06:14:51 T:2832 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.gdrive/?content_type=video) failed
06:14:51 T:2272 NOTICE: Thread BackgroundLoader start, auto delete: false


https://drive.google.com/file/d/0B3DLGY_...sp=sharing


when I try to access a link to the livestreams
plugin://plugin.video.gdrive?mode=streamURL&amp;url=https://drive.google.com/file/d/0B3DLGY_XbqLbdlBvdVNPTGdsU2s/view

gives this error

06:14:48 T:4960 NOTICE: Thread JobWorker start, auto delete: true
06:14:50 T:5048 NOTICE: Previous line repeats 1 times.
06:14:50 T:5048 NOTICE: Thread LanguageInvoker start, auto delete: false
06:14:50 T:5048 NOTICE: -->Python Interpreter Initialized<--
06:14:51 T:5048 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeEncodeError'>
Error Contents: 'ascii' codec can't encode character u'\xed' in position 41: ordinal not in range(128)
Traceback (most recent call last):
File "C:\Users\Leonardo\AppData\Roaming\XBMC\addons\plugin.video.gdrive\default.py", line 188, in <module>
addDirectory(PLUGIN_URL+'?mode=index&folder=','<< '+ADDON.getLocalizedString(30018)+' >>')
File "C:\Users\Leonardo\AppData\Roaming\XBMC\addons\plugin.video.gdrive\default.py", line 64, in addDirectory
log('adding dir: %s - %s' % (title, url))
File "C:\Users\Leonardo\AppData\Roaming\XBMC\addons\plugin.video.gdrive\default.py", line 37, in log
xbmc.log(ADDON.getAddonInfo('name') + ': ' + msg, xbmc.LOGDEBUG)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in position 41: ordinal not in range(128)
-->End of Python script error report<--
06:14:51 T:2832 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.gdrive/?content_type=video
06:14:51 T:2832 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.gdrive/?content_type=video) failed
06:14:51 T:2272 NOTICE: Thread BackgroundLoader start, auto delete: false

did not change the settings from my google account. It may be that google has not made any changes to Brazil?
Reply


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