xbmc / inputstream.adaptive

kodi inputstream addon for several manifest types
Other
452 stars 241 forks source link

Video freezes #1298

Closed joaopa00 closed 1 year ago

joaopa00 commented 1 year ago

Bug report

Describe the bug

The episode of Mentalist "le tueur le plus fort" from MYTF1 used in Catchuptvandmore plays for a few stops and then freezes.

Expected Behavior

smooth streaming. No freeze

Actual Behavior

Freeze of the video.

To Reproduce

Steps to reproduce the behavior:

  1. With Catchuptvandmore plugin, -> replay->france->Mytf1->TMC->series>Mentalist->"le tueur le plus fort"
  2. launch the video

Be careful. Link is geoblocked.

Debuglog

kodi.txt

MPD/M3U8s/ISM

manifest.txt

Your Environment

Used Operating system:

note: Once the issue is made we require you to update it with new information should that be required. Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.

CastagnaIT commented 1 year ago

please before try update ISA to last version 20.3.9 and give a feedback if problem still persist

joaopa00 commented 1 year ago

Unfortunately, the lauchpad of Kodi is not updated anymore. Is there an easy way to install the latest IA in Ubuntu?

CastagnaIT commented 1 year ago

you need to use kodi official ~development~ ppa https://kodi.wiki/view/HOW-TO:Install_Kodi_for_Linux

then

sudo apt-get update
sudo apt-get install kodi-inputstream-adaptive
joaopa00 commented 1 year ago

Thank you. Indeed, that fixed the problem. I close this bug report.