cguZZman / plugin.googledrive

The Google Drive addon for Kodi
GNU General Public License v3.0
211 stars 71 forks source link

Playback issue (freezing) : Kodi 19.3, NVIDIA Shield, Experience 9.0 #277

Closed tatoomana closed 1 year ago

tatoomana commented 2 years ago

Hello,

Since the Experience 9.0 update, video playback freezes after 5 to 15 seconds. No playing issue from an external USB hard drive.

Does anyone have the problem?

Thanking you in advance.

Rupash2005 commented 2 years ago

Yes it happens for me to , have reinstalled KODI and google drive add on still no fix yet

Waiting for the developer to fix this issue

tatoomana commented 2 years ago

Yes it happens for me to , have reinstalled KODI and google drive add on still no fix yet

Waiting for the developer to fix this issue

Thank you, I'm not alone !

ghost commented 2 years ago

Same problem here. Not sure this is a shield issue only. I tried on a fresh Kodi install on a Windows machine and can't play any files more than a few seconds and only with the default skin. On the Shield I use the Amber skin and the the playback won't even start and stays on "loading". Same thing on the Windows machine after installing the Amber skin.

I've also tried to configure the addon to always ask to choose the stream before playback, and I sometimes get an error about "ASCII character" or similar. So far I cannot make it reproductible but will tried to get a log of it.

Rupash2005 commented 2 years ago

image

Glad im not alone on this case , Tried with Windows machine on windows 11 , kodi and google drive add on works great complete a movie on my windows machine

Not sure only after i updated my shield experience 9.0 , Im experiencing this kind of issue on my device

im still confused weather the problm is on my shield (Android 11 ) or with the KODI / Google drive

KinjigMedia commented 2 years ago

Same issue here with Nvidia Shield, caused immediately after I upgraded to Android 9.0.

Edit: Followed the steps mentioned by SCAPELLI in #255. Worked like a charm! Thank you FQsqQ for mentioning it in this issue.

ghost commented 2 years ago

The fix proposed by SCAPELLI in the issue pinned on the home page worked for me (#255).

Just add the following lines in advancedsettings.xml :

<network>
<disablehttp2>true</disablehttp2> 
</network>

NB : since the update to Android 11, access to the Android/data/... folder is very restricted. Before that one could copy a advancedsettings.xml file to the kodi userdata directory from Total Commander or such file browser app, but now this folder is only accessible to the app itself, so you have to use kodi file explorer to copy the advancedsettings.xml files from a more open folder (typically the Download directory on the Shield).

Edit : I could write to the userdata folder with the X-Plore app available from the Shield Playstore

Rupash2005 commented 2 years ago

Hi just an update guys !

after disabling the disablehttp2 on advancedsettings.xml and doing a complete restart that fix my kodi and all back to normal with google drive add on

mg1234567 commented 2 years ago

https://github.com/cguZZman/plugin.googledrive/issues/273#issuecomment-1039819575

cguZZman commented 1 year ago

Just closing all issues related with playback since the addon has nothing to do with it. Kodi is in charge of doing the playback. The addon's job is to pass the video to kodi to be played. Start by disabling http2.