• 1
  • 30
  • 31
  • 32(current)
  • 33
  • 34
  • 122
Release gdrive - Google Drive Video/Music Add-on
Hello,

I have a problem to open 0.7.0.

here my log :

10:07:30 T:18446744073601201128 NOTICE: Thread JobWorker start, auto delete: true
10:07:30 T:18446744073599494064 NOTICE: Thread LanguageInvoker start, auto delete: false
10:07:31 T:18446744073599494064 NOTICE: -->Python Interpreter Initialized<--
10:07:31 T:18446744073599494064 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.SyntaxError'>
Error Contents: ('invalid syntax', ('/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.gdrive/default.py', 577, 2, '<<<<<<< HEAD\n'))
SyntaxError: ('invalid syntax', ('/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.gdrive/default.py', 577, 2, '<<<<<<< HEAD\n'))
-->End of Python script error report<--
10:07:31 T:18446744073590681248 ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.video.gdrive/?content_type=video
10:07:31 T:18446744073590681248 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.gdrive/?content_type=video) failed
10:07:31 T:18446744073599494064 NOTICE: Thread BackgroundLoader start, auto delete: false
Reply
(2015-06-12, 22:10)tatoomana Wrote: Hello,

I have a problem to open 0.7.0.

here my log :

10:07:30 T:18446744073601201128 NOTICE: Thread JobWorker start, auto delete: true
10:07:30 T:18446744073599494064 NOTICE: Thread LanguageInvoker start, auto delete: false
10:07:31 T:18446744073599494064 NOTICE: -->Python Interpreter Initialized<--
10:07:31 T:18446744073599494064 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.SyntaxError'>
Error Contents: ('invalid syntax', ('/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.gdrive/default.py', 577, 2, '<<<<<<< HEAD\n'))
SyntaxError: ('invalid syntax', ('/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.gdrive/default.py', 577, 2, '<<<<<<< HEAD\n'))
-->End of Python script error report<--
10:07:31 T:18446744073590681248 ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.video.gdrive/?content_type=video
10:07:31 T:18446744073590681248 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.gdrive/?content_type=video) failed
10:07:31 T:18446744073599494064 NOTICE: Thread BackgroundLoader start, auto delete: false

When I first pushed out the 0.7.0, I tested it from the repository and noticed the file was corrupt, and I was able to replace it 30 mins after the initial upload. If you downloaded within that 30 mins, it won't download the non-corrupt version, as it is the same version #. I've uploaded 0.7.3 to stable, so it should download this and update.
Reply
New version 0.7.3 pushed to stable and testing.

Stable:
http://dmdsoftware.net/repository.ddurdl...-0.7.3.zip

Testing:
http://dmdsoftware.net/repository.ddurdl...-0.7.3.zip

Improvements to encfs support.
- encfs: add folder navigation support, add photo support, support for matching encrypted to decrypted filenames, support for local (inode) and remote (c_time)
Reply
(2015-06-12, 14:23)dmdsoftware Wrote:
(2015-06-12, 08:49)Bennybu Wrote: Hi

I did everything as described but I always get some folders (PHOTOS / PERSONAL / PRIVATE / SHARE... Etc) but all of them are empty -- no files no nothing...

What is wrongHuh!!!

I assume you have photocs in PHOTOS and that you are accessing PHOTOS while running the plugin from PICTURES in KODI? Photos won't show in VIDEO or MUSIC unless you change the setting to show everything.

Yes! I am trying to access photos from pictures 'area' -- the directory is always empty -- even videos are empty (when I try to access through video add on) -- actually everything is empty whatever or wherever I am trying to access -- I just getting the "directory" personal/private/shares etc but nothing inside

Thank you - please assist
Reply
(2015-06-13, 05:08)dmdsoftware Wrote:
(2015-06-12, 22:10)tatoomana Wrote: Hello,

I have a problem to open 0.7.0.

here my log :

10:07:30 T:18446744073601201128 NOTICE: Thread JobWorker start, auto delete: true
10:07:30 T:18446744073599494064 NOTICE: Thread LanguageInvoker start, auto delete: false
10:07:31 T:18446744073599494064 NOTICE: -->Python Interpreter Initialized<--
10:07:31 T:18446744073599494064 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.SyntaxError'>
Error Contents: ('invalid syntax', ('/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.gdrive/default.py', 577, 2, '<<<<<<< HEAD\n'))
SyntaxError: ('invalid syntax', ('/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.gdrive/default.py', 577, 2, '<<<<<<< HEAD\n'))
-->End of Python script error report<--
10:07:31 T:18446744073590681248 ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.video.gdrive/?content_type=video
10:07:31 T:18446744073590681248 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.gdrive/?content_type=video) failed
10:07:31 T:18446744073599494064 NOTICE: Thread BackgroundLoader start, auto delete: false

When I first pushed out the 0.7.0, I tested it from the repository and noticed the file was corrupt, and I was able to replace it 30 mins after the initial upload. If you downloaded within that 30 mins, it won't download the non-corrupt version, as it is the same version #. I've uploaded 0.7.3 to stable, so it should download this and update.

Super ! It's working like a charme ! Thank you !
Reply
New release (0.7.5):
http://dmdsoftware.net/repository.ddurdl...-0.7.5.zip

Version 0.7.5
- add settings: advance - parse music, parse tv shows
- add sort by episode
- parsing tv show information from filename
- parsing audio information from filename
- fix playback issue introduced with CC with non-transcodable files (or videos currently being processed)
Reply
It's been a while since I've checked on this thread, but I just noticed library integration has been added!!! Tyvm, I only wish every add-on had this feature. Keep up the great work dmd, I will be using your add-on much more oftenSmile
Reply
(2015-06-21, 03:43)JoeBlow42069 Wrote: It's been a while since I've checked on this thread, but I just noticed library integration has been added!!! Tyvm, I only wish every add-on had this feature. Keep up the great work dmd, I will be using your add-on much more oftenSmile

I'm taking some time off in august so I can update my other plugins so that they all resemble the feature set.

I'm continually tweaking at this plugin to see what can be done.

Features I'm actively working on:
- loading artwork/fanart/etc
- detecting and using nfo files stored with your content
- in app scraping of media content (movies, tv, music)
- export NFO and artwork with creating STRM files
- better photo support

Features I'm planning on implementing:
- Google Photos API (for those who don't have that Google Photos in their Google Drive)


Always looking for user request features.
Reply
(2015-06-21, 15:41)dmdsoftware Wrote:
(2015-06-21, 03:43)JoeBlow42069 Wrote: It's been a while since I've checked on this thread, but I just noticed library integration has been added!!! Tyvm, I only wish every add-on had this feature. Keep up the great work dmd, I will be using your add-on much more oftenSmile

I'm taking some time off in august so I can update my other plugins so that they all resemble the feature set.

I'm continually tweaking at this plugin to see what can be done.

Features I'm actively working on:
- loading artwork/fanart/etc
- detecting and using nfo files stored with your content
- in app scraping of media content (movies, tv, music)
- export NFO and artwork with creating STRM files
- better photo support

Features I'm planning on implementing:
- Google Photos API (for those who don't have that Google Photos in their Google Drive)


Always looking for user request features.


Google Photos is mostly important (due the fact that google put it separatelyfrom google drive -- which mean that I cannot get the all library when I using GDrive...)
Reply
(2015-06-22, 13:14)Bennybu Wrote:
(2015-06-21, 15:41)dmdsoftware Wrote:
(2015-06-21, 03:43)JoeBlow42069 Wrote: It's been a while since I've checked on this thread, but I just noticed library integration has been added!!! Tyvm, I only wish every add-on had this feature. Keep up the great work dmd, I will be using your add-on much more oftenSmile

I'm taking some time off in august so I can update my other plugins so that they all resemble the feature set.

I'm continually tweaking at this plugin to see what can be done.

Features I'm actively working on:
- loading artwork/fanart/etc
- detecting and using nfo files stored with your content
- in app scraping of media content (movies, tv, music)
- export NFO and artwork with creating STRM files
- better photo support

Features I'm planning on implementing:
- Google Photos API (for those who don't have that Google Photos in their Google Drive)


Always looking for user request features.


Google Photos is mostly important (due the fact that google put it separatelyfrom google drive -- which mean that I cannot get the all library when I using GDrive...)

Most users should have a setting to enable that puts the user's Google Photos/Videos into their Google Drive. In Google Drive, in settings, there should be a "Create a Google Photos folder" with checkbox "Automatically put your Google Photos into a folder in My Drive". The option just doesn't appear in my Google Drive from an Apps account, but appears in my gmail associated Google Account.

It is still warranted tapping into the old Picasa API to get playback of photos and video. The official Google Photos API is closed and only accessible from the official Google phone apps.
Reply
Done!
Great!
Reply
Now try to add the all Google photos features such albums, search by object, sort by date (group) etc... This will be awesome!
Reply
Hi,

I was able to view videos from Google Drive with Kodi but on my OS X computer, each time I play a video, a folder is created on my desktop and these folder containe each a thumbail of the videos, it can be annoying since I play a lot of videos and my desktop is quickly filled with folders who I don't need.

I don't have tried yet with my Ubuntu Linux machines, so I don't know if this happen with Linux based machine.

Thanks for correcting that annoying issue on OS X.

Guillaume
Reply
(2015-07-04, 04:17)guillaumesoucy Wrote: Hi,

I was able to view videos from Google Drive with Kodi but on my OS X computer, each time I play a video, a folder is created on my desktop and these folder containe each a thumbail of the videos, it can be annoying since I play a lot of videos and my desktop is quickly filled with folders who I don't need.

I don't have tried yet with my Ubuntu Linux machines, so I don't know if this happen with Linux based machine.

Thanks for correcting that annoying issue on OS X.

Guillaume

I cache thumbnails inside the plugin by default. You can change the location of the folder in Settings->Cache.

I'll add an option to disable caching thumbnails.
Reply
Hi,

Quick question is there a way to automatically create STRMs - for example for my tvshows for shows that air tomorrow - is there a way to create strms for new shows that get added to the folder automatically without me having to right click folder, and click save strms?
Reply
  • 1
  • 30
  • 31
  • 32(current)
  • 33
  • 34
  • 122

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