• 1
  • 45
  • 46
  • 47(current)
  • 48
  • 49
  • 122
Release gdrive - Google Drive Video/Music Add-on
The only way to truly disable cache is opening the settings.xml file and removing the cache_folder value. The settings GUI doesn't let you select a "empty" or no path. I'll be adding a parameter in settings that lets you disable cache completely. As long as there is a path in this cache folder field, it will use it to cache thumbnails.That's why your log is fully of permission errors writing the thumbnail.
Reply
Ok. In any case, for unstable connections being able to cache a portion in advance is important. I hope you'll be able to fix it.
For troubleshooting and bug reporting please make sure you read this first (usually it's enough to follow instructions in the second post).
Reply
(2016-02-13, 19:10)ashlar Wrote: Ok. In any case, for unstable connections being able to cache a portion in advance is important. I hope you'll be able to fix it.

That's why I feel it is important to make sure your cache needs are met. It's worth the time to work on it.

I'm also testing out offline mode. Let you easy access your cached and offline content from the plugin without any network connection.
Reply
What a great addon, thanks!

Edit: I see this module:
getPublicStream(self,url)

Is it possible to call it from another addon?
Reply
(2016-02-17, 21:51)finalmakerr Wrote: What a great addon, thanks!

Edit: I see this module:
getPublicStream(self,url)

Is it possible to call it from another addon?

Yes:

plugin://plugin.video.gdrive?mode=streamURL&url=https://docs.google.com/file/d/#####/preview
Reply
Wow hehe gonna check it tonight! Thanks Smile
Reply
I have just started playing with your aowsome work m8 and first let me say it's great and your script command is working!

I have a module that create a playlist from multi gd links.
Is it possible to force autoplay using that command? I would simply like to say choose public and highest quality.

I am sure i will have some more questions for you soon Smile
Reply
Add:
promptquality=False

plugin://plugin.video.gdrive?mode=streamURL&promptquality=False&url=https://docs.google.com/file/d/#####/preview
Reply
(2016-02-18, 19:02)finalmakerr Wrote: I have just started playing with your aowsome work m8 and first let me say it's great and your script command is working!

I have a module that create a playlist from multi gd links.
Is it possible to force autoplay using that command? I would simply like to say choose public and highest quality.

I am sure i will have some more questions for you soon Smile

Add:
promptquality=False

plugin://plugin.video.gdrive?mode=streamURL&promptquality=False&url=https://docs.google.com/file/d/#####/preview
Reply
Hi! I hate to be "pushy" but... is 0.7.25 going to come for the weekend or will it be a lengthier process? I ask because I need to schedule a visit to a friend's place to help him out. Sorry again for asking, if you don't want to reply, I'd understand it.
For troubleshooting and bug reporting please make sure you read this first (usually it's enough to follow instructions in the second post).
Reply
(2016-02-19, 13:25)ashlar Wrote: Hi! I hate to be "pushy" but... is 0.7.25 going to come for the weekend or will it be a lengthier process? I ask because I need to schedule a visit to a friend's place to help him out. Sorry again for asking, if you don't want to reply, I'd understand it.

I'm already up to 0.7.27 in the repository but still testing through all various modes of playback before declaring it working.

http://dmdsoftware.net/repository.ddurdl...0.7.27.zip

P.S. I don't like to get user's to do their testing unless I know there are no issues (meaning I've done my testing).

I'm planning on finishing my testing today.
Reply
If anyone wants access to the test case spreadsheet to see what has been testing, what is being worked on (what has become broken on otherwords), you can PM me your gmail address and I'll add you.

Speeds up testing and feedback if you know what is working and what is known broken.

Only applies to gdrive-testing. I only push through releases to gdrive non-testing when all test cases pass.
Reply
New 0.7.28 build.
http://dmdsoftware.net/repository.ddurdl...0.7.28.zip

v0.7.28 (2016-02-18)
- fix strm encfs playback
Reply
(2016-02-20, 04:50)dmdsoftware Wrote: New 0.7.28 build.
http://dmdsoftware.net/repository.ddurdl...0.7.28.zip

v0.7.28 (2016-02-18)
- fix strm encfs playback
I'm sorry to report that caching still doesn't work. http://xbmclogs.com/pc3sdknba

If I disable caching, everything works just fine...
For troubleshooting and bug reporting please make sure you read this first (usually it's enough to follow instructions in the second post).
Reply
New build, added offline media playback. You can now access <offline media> from the first screen and select playback a previously cached/"make offline" video or music file without need for an internet connection.

http://dmdsoftware.net/repository.ddurdl...0.7.29.zip
Reply
  • 1
  • 45
  • 46
  • 47(current)
  • 48
  • 49
  • 122

Logout Mark Read Team Forum Stats Members Help
gdrive - Google Drive Video/Music Add-on12