plugin.video.youtube icon indicating copy to clipboard operation
plugin.video.youtube copied to clipboard

playback with MPD crashes Kodi

Open das-osi opened this issue 1 year ago • 13 comments

Context

Please provide any relevant information about your setup

  • Add-on Version: 7.0.8 beta 5
  • Kodi Version: 21.0.0
  • Kodi GUI Language: English
  • Operating System: Windows 10 21H2
  • Operating System Language: English

Expected Behavior

Playback


Current Behavior

Problem started 2 days ago with no change from my side. Can't playback any video with MPD, it simply crashes Kodi. Playback without MPD (360p) works just fine.


Steps to Reproduce

Unknown


Log

https://pastebin.com/raw/iaYR1y9N


Additional Information


das-osi avatar Jun 26 '24 09:06 das-osi

Same here The problem is the InputStream-Addon, which the YT-Addon needs. With 21.4.9 everything works, with 21.4.10 it crashes.

Workaround - install the old version and disable the automatic-update of this addon - or use the 360p option, which doesn't need the input-stream-addon.

GPIforGit avatar Jun 26 '24 13:06 GPIforGit

downgraded to 21.4.9 of InputStream Adaptive and everything is fine again. Thank you @GPIforGit

das-osi avatar Jun 26 '24 14:06 das-osi

@das-osi How can I downgrade input stream adaptive to the previous version really appreciate the feedback please having the same issue

xyzfre avatar Jun 26 '24 21:06 xyzfre

@xyzfre Add-ons -> My add-ons -> VideoPlayer InputStream -> InputStream Adaptive -> C Button or context menu -> Information -> Versions

das-osi avatar Jun 26 '24 21:06 das-osi

@xyzfre Add-ons -> My add-ons -> VideoPlayer InputStream -> InputStream Adaptive -> C Button or context menu -> Information -> Versions

Unfortunately, I must've clean my packages recently because when I go to versions I only see the current one but the issue is definitely coming from input stream because if I disable it trailers play fine but of course quality sucks ,, is there any other way to downgrade I tried from GitHub but I get an error when trying to download the zip file

xyzfre avatar Jun 26 '24 22:06 xyzfre

@das-osi How can I downgrade input stream adaptive to the previous version really appreciate the feedback please having the same issue

Version 21.4.9 of InputStream can be downloaded from here

alphaleonis avatar Jun 27 '24 06:06 alphaleonis

I also had to revert back. Was also crashing when I tried to use official version as well

Wanderer189 avatar Jun 27 '24 15:06 Wanderer189

@alphaleonis thank you reverting back to previous version of inputstream adaptive. Definitely fix the issue for now hopefully this can be addressed.

xyzfre avatar Jun 27 '24 15:06 xyzfre

Same error here at Windows 10 22H2. It crashes every time starting to play any YouTube video. Downgrading InputStream Adaptive to 21.4.9 and disabling automatic updates solved the problem.

It has been already reported at InputStream Adaptive: https://github.com/xbmc/inputstream.adaptive/issues/1589

alexgit2k avatar Jun 29 '24 14:06 alexgit2k

Same issue solved with latest version 14.40.33810.0 of Microsoft Visual C++ Redistributable https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version

jeff2900 avatar Jun 29 '24 15:06 jeff2900

Can confirm, updating the Visual C++ Redistributable solve the problem too. But it would be nice to get a warning instead of the crash of kodi. It is possible to check the version and then decide to use inputstream or not?

GPIforGit avatar Jun 29 '24 21:06 GPIforGit

Same issue solved with latest version 14.40.33810.0 of Microsoft Visual C++ Redistributable

https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version

Newbie question and would really appreciate the help. Never done it before on the link you posted. Which one does the update for. Microsoft visual C++ ,, I'm on Windows 11 Pro

xyzfre avatar Jun 29 '24 21:06 xyzfre

Newbie question and would really appreciate the help. Never done it before on the link you posted. Which one does the update for. Microsoft visual C++ ,, I'm on Windows 11 Pro

normaly this should be a 64-bit-Windows Version, so download the "X64" on the top.

GPIforGit avatar Jun 30 '24 16:06 GPIforGit

Same issue solved with latest version 14.40.33810.0 of Microsoft Visual C++ Redistributable

https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version

Thank you💯💯, my friend this fix the problem for me as well I was able to update input stream adaptive

xyzfre avatar Jul 12 '24 21:07 xyzfre

Closing as latest Kodi release should ensure this is no longer a problem moving forward.

MoojMidge avatar Aug 19 '24 15:08 MoojMidge