anxdpanic / plugin.video.youtube

Watch your favorite YouTube content on Kodi
https://ytaddon.panicked.xyz/forum
659 stars 112 forks source link

playback with MPD crashes Kodi #825

Open das-osi opened 1 week ago

das-osi commented 1 week ago

Context

Please provide any relevant information about your setup


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

-


GPIforGit commented 1 week ago

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.

das-osi commented 1 week ago

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

xyzfre commented 1 week ago

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

das-osi commented 1 week ago

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

xyzfre commented 1 week ago

@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

alphaleonis commented 1 week ago

@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

Wanderer189 commented 1 week ago

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

xyzfre commented 1 week ago

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

alexgit2k commented 1 week ago

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

jeff2900 commented 1 week ago

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

GPIforGit commented 1 week ago

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?

xyzfre commented 1 week ago

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

GPIforGit commented 1 week ago

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.