• 1
  • 79
  • 80
  • 81(current)
  • 82
  • 83
  • 122
Release gdrive - Google Drive Video/Music Add-on
Hi. I'm desperately trying to use my own OAUTH2 authentication on a LibreELEC box. So far I have done the following:

1. Installed the addon.
2. Created a new OAuth 2.0 client ID / token, as per:
http://dmdsoftware.net/GoogleSetupOAUTH2...AUTH2.html
(note that I don't have a "Drive API" option, but I do have a "Google Drive API" option, it's probably just been renamed)
3. In the addon settings, I've chosen a LOGIN TYPE of "YOUR OWN OAUTH2" and entered the:
USERNAME
OAUTH2 CLIENT CODE
OAUTH2 CLIENT ID
OAUTH2 CLIENT SECRET
4. Open the addon and select my username. This returns:
Login information is incorrect or permission is denied
The following account was enrolled:
5. I click OK a few times and eventually get to what looks like some folders, but nothing I recognise.
6. Checked the settings.xml file and the values are definitely correct.

In the Kodi log, it shows the following entries:
18:57:51 T:140562758113024 ERROR: gdrive: HTTP Error 400: Bad Request
18:57:54 T:140562758113024 ERROR: Previous line repeats 1 times.
18:57:54 T:140562758113024 ERROR: gdrive: HTTP Error 403: Forbidden
18:57:59 T:140562758113024 ERROR: gdrive: HTTP Error 400: Bad Request
18:57:59 T:140562758113024 ERROR: gdrive: HTTP Error 403: Forbidden
18:58:14 T:140562722449152 ERROR: gdrive: HTTP Error 400: Bad Request
18:58:17 T:140562722449152 ERROR: Previous line repeats 1 times.
18:58:17 T:140562722449152 ERROR: gdrive: HTTP Error 403: Forbidden

LibreELEC and addons are all updated the to the latest stable versions.

Is anyone able to tell me what I'm doing wrong? Many thanks.
Reply
(2017-02-01, 22:25)tibbsbrookside Wrote: Hi. I'm desperately trying to use my own OAUTH2 authentication on a LibreELEC box. So far I have done the following:

1. Installed the addon.
2. Created a new OAuth 2.0 client ID / token, as per:
http://dmdsoftware.net/GoogleSetupOAUTH2...AUTH2.html
(note that I don't have a "Drive API" option, but I do have a "Google Drive API" option, it's probably just been renamed)
3. In the addon settings, I've chosen a LOGIN TYPE of "YOUR OWN OAUTH2" and entered the:
USERNAME
OAUTH2 CLIENT CODE
OAUTH2 CLIENT ID
OAUTH2 CLIENT SECRET
4. Open the addon and select my username. This returns:
Login information is incorrect or permission is denied
The following account was enrolled:
5. I click OK a few times and eventually get to what looks like some folders, but nothing I recognise.
6. Checked the settings.xml file and the values are definitely correct.

In the Kodi log, it shows the following entries:
18:57:51 T:140562758113024 ERROR: gdrive: HTTP Error 400: Bad Request
18:57:54 T:140562758113024 ERROR: Previous line repeats 1 times.
18:57:54 T:140562758113024 ERROR: gdrive: HTTP Error 403: Forbidden
18:57:59 T:140562758113024 ERROR: gdrive: HTTP Error 400: Bad Request
18:57:59 T:140562758113024 ERROR: gdrive: HTTP Error 403: Forbidden
18:58:14 T:140562722449152 ERROR: gdrive: HTTP Error 400: Bad Request
18:58:17 T:140562722449152 ERROR: Previous line repeats 1 times.
18:58:17 T:140562722449152 ERROR: gdrive: HTTP Error 403: Forbidden

LibreELEC and addons are all updated the to the latest stable versions.

Is anyone able to tell me what I'm doing wrong? Many thanks.

Sounds like Google has changed the process. The instructions have captures from the actual flow, so the naming changes is not a typo but a change in the process. Please open an issue and it will be investigated and instructions updated --> https://github.com/ddurdle/GDrive-for-KODI
Reply
(2017-02-03, 01:08)dmdsoftware Wrote:
(2017-02-01, 22:25)tibbsbrookside Wrote: Hi. I'm desperately trying to use my own OAUTH2 authentication on a LibreELEC box. So far I have done the following:

1. Installed the addon.
2. Created a new OAuth 2.0 client ID / token, as per:
http://dmdsoftware.net/GoogleSetupOAUTH2...AUTH2.html
(note that I don't have a "Drive API" option, but I do have a "Google Drive API" option, it's probably just been renamed)
3. In the addon settings, I've chosen a LOGIN TYPE of "YOUR OWN OAUTH2" and entered the:
USERNAME
OAUTH2 CLIENT CODE
OAUTH2 CLIENT ID
OAUTH2 CLIENT SECRET
4. Open the addon and select my username. This returns:
Login information is incorrect or permission is denied
The following account was enrolled:
5. I click OK a few times and eventually get to what looks like some folders, but nothing I recognise.
6. Checked the settings.xml file and the values are definitely correct.

In the Kodi log, it shows the following entries:
18:57:51 T:140562758113024 ERROR: gdrive: HTTP Error 400: Bad Request
18:57:54 T:140562758113024 ERROR: Previous line repeats 1 times.
18:57:54 T:140562758113024 ERROR: gdrive: HTTP Error 403: Forbidden
18:57:59 T:140562758113024 ERROR: gdrive: HTTP Error 400: Bad Request
18:57:59 T:140562758113024 ERROR: gdrive: HTTP Error 403: Forbidden
18:58:14 T:140562722449152 ERROR: gdrive: HTTP Error 400: Bad Request
18:58:17 T:140562722449152 ERROR: Previous line repeats 1 times.
18:58:17 T:140562722449152 ERROR: gdrive: HTTP Error 403: Forbidden

LibreELEC and addons are all updated the to the latest stable versions.

Is anyone able to tell me what I'm doing wrong? Many thanks.

Sounds like Google has changed the process. The instructions have captures from the actual flow, so the naming changes is not a typo but a change in the process. Please open an issue and it will be investigated and instructions updated --> https://github.com/ddurdle/GDrive-for-KODI

Issue raised as requested:
https://github.com/ddurdle/GDrive-for-KODI/issues/110

Many thanks.
Reply
@dmdsoftware

Probably a very silly question, but can the plugin decrypt crypt files uploaded via rclone?
Reply
(2017-02-12, 06:59)siuside Wrote: @dmdsoftware

Probably a very silly question, but can the plugin decrypt crypt files uploaded via rclone?

no, not a stupid question. It cannot unless someone can get the developer to disclose the encryption implementation. There is a class file, separate from encfs, that I setup that allows users to plug in their own encryption.
Reply
Just curious if your still considering the server type setup that was mentioned a couple of page back (the one with the cool pictures) I think it would awesome if it's possible.

Sent from my ONEPLUS A3003
Reply
(2017-02-18, 11:30)delboy666 Wrote: Just curious if your still considering the server type setup that was mentioned a couple of page back (the one with the cool pictures) I think it would awesome if it's possible.

Sent from my ONEPLUS A3003 (typie typie)

It is being developed over here -> https://github.com/ddurdle/GoogleDrive-VideoStream
Reply
http://www.clintonfitch.com/2017/02/goog...per-month/

finally
Reply
hey
Since Kodi 17, when aborting the start of a stream by pressing back before Kodi switches to playback it completely freezes with this error in log:
12:15:14.322 T:7856 ERROR: CPythonInvoker(23, C:\Users\horstepipe\AppData\Roaming\Kodi\addons\plugin.video.gdrive\default.py): script didn't stop in 5 seconds - let's kill it

Is this solvable on plugin side?
Reply
(2017-03-13, 13:18)horstepipe Wrote: hey
Since Kodi 17, when aborting the start of a stream by pressing back before Kodi switches to playback it completely freezes with this error in log:
12:15:14.322 T:7856 ERROR: CPythonInvoker(23, C:\Users\horstepipe\AppData\Roaming\Kodi\addons\plugin.video.gdrive\default.py): script didn't stop in 5 seconds - let's kill it

Is this solvable on plugin side?

What is the full version of KODI?
Reply
I have a few questions please.

I'm getting two of every video file when creating .strm links and in the base folder un-needed folders in which is a duplicate set of .strm files.
Reply
(2017-03-16, 14:09)beljim7419 Wrote: I have a few questions please.

I'm getting two of every video file when creating .strm links and in the base folder un-needed folders in which is a duplicate set of .strm files.

There is no way to delete or edit a file in the code in the plugin. The only API calls related to "updates" are updating a spreadsheet and updating a file's app property.
Reply
In reference to marking viewed STRM files integrated in the Kodi library as watched... these links may assist you dmd.

https://github.com/scakemyer/quasar/comm...a275c70084

https://github.com/scakemyer/plugin.vide.../issues/16
Reply
I cannot get any music files to play. I see the folders but they are empty. Any help I would be grateful .


Update: I am a stupid idiot and solved my problem .
Reply
(2017-03-17, 13:19)SEIKT Wrote: In reference to marking viewed STRM files integrated in the Kodi library as watched... these links may assist you dmd.

https://github.com/scakemyer/quasar/comm...a275c70084

https://github.com/scakemyer/plugin.vide.../issues/16

Yeah would be really nice if you could adopt this feature.
Reply
  • 1
  • 79
  • 80
  • 81(current)
  • 82
  • 83
  • 122

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