Release gdrive - Google Drive Video/Music Add-on
(2016-02-21, 07:27)finalmakerr Wrote:
(2016-02-18, 20:57)dmdsoftware Wrote: Add:
promptquality=False

plugin://plugin.video.gdrive?mode=streamURL&promptquality=False&url=https://docs.google.com/file/d/#####/preview

Hey mate,

the promptquality does not change a thing..
Code:
xbmc.executebuiltin('PlayMedia(plugin://plugin.video.gdrive?mode=streamURL&promptquality=False&url=https://docs.google.com/file/d/'+url+'/preview)')

I see why.

self.promptQuality = getParameter('promptquality', self.getSetting('prompt_quality', True))

But for public strm (streamurl), it overrides this with pulling the value from setting. So right now it works for all except streamurl. Will need to fix that in 0.7.31 today.
Reply


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