cguZZman / plugin.googledrive

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

Video not playing on Nvidia shield #321

Closed subexx closed 1 year ago

subexx commented 1 year ago

None of my videos playing on the addon. No error. It's just stuck. Tried on two nvidia shield pro's with same result.Bit it works on firestick as well as Google tv.

subexx commented 1 year ago

Solved

titooo7 commented 1 year ago

None of my videos playing on the addon. No error. It's just stuck. Tried on two nvidia shield pro's with same result.Bit it works on firestick as well as Google tv.

Same for me. It used to work back in the day. How did you solve it?

subexx commented 1 year ago

It started working after disabling http2.

#  /storage/.kodi/userdata/advancedsettings.xml
  <network>
    <disablehttp2>1</disablehttp2>
  </network>