-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inputstream-helper 0.7.0 fails to install/update widevine [Erro N 02] no such file or directory #575
Comments
Hi! I am not sure why this would happen. Did you manually remove any backups at one point? This exception should definitely be caught gracefully though. Can you try with commit 8a3bdd9? |
Hi Thanks for the quick reply. I'm the one who reported the distills issue on the 0.6.x version that you fixed by releasing the 0.7.0. Only today did the newest version of Inputstream-helper appear as an update to be installed. Then I went to try to test it and found this issue I just reported. Before coming here I tried to troubleshoot this by removing widevine and manually installing using the Inputstream-helper menu to no avail. About the commit I'm afraid unless you can provide me a newer version that can be manually installed by my end I can't do much of that information alone. I am here to help if you see another way I can better debug this. |
It should be possible to install from .zip using: https://github.com/emilsvennesson/script.module.inputstreamhelper/archive/8a3bdd9b0ecf787bbdeb421936ce60a705b863c7.zip |
I'm having a different behavior now. I installed the zip version with the commit. Then I removed widevine from the Inputstream-helper menu. Then reinstalled it. It went almost to the end of the progression bar when it got stucked. My Libreelec didn't crash. I wait a little more. Then I SSH'd to make a copy of the kodi.log and to my surprise the file size is already in the 640MB and it keeps growing. Any suggestions? |
Hmm, is the file size of kodi.log 640MB? What does |
Greater then that. I was able to make a copy and compressed it to 5MB. If you are interested here it is. https://mega.nz/file/RtICTLZL#CyY37uXQOeLhARIvrOekje7BoBorl0alQGZL5X_s_vU |
I did it all over again. Here's the output of tail -n 20 Kodi.log 2024-10-05 16:12:10.914 T:1424 critical : [script.module.inputstreamhelper] Error removing tree: [Errno 2] No such file or directory: '/storage/.kodi/userdata/addon_data/script.module.inputstreamhelper/backup/15699.72.0.0' |
Please try with https://github.com/emilsvennesson/script.module.inputstreamhelper/archive/refs/heads/catch-fnf-error.zip. Also, could you please give me the output of |
Run the ls command before trying the new .zip, because that might remove what I am looking for haha! |
I hope it's not too late. I had already updated the .zip file but didn't executed. Here's it; LibreELEC (community): nightly-20241005-8b22d03 (RPi5.aarch64) |
Sorry. I made an obvious error on the previous one. Here's it: LibreELEC:~ # ls -la /storage/.kodi/userdata/addon_data/script.module.inputstreamhelper/backup |
Can I proceed with the test of the newest version? |
Thanks! Yes, please do. :-) |
I believe widevine west successfully installed. However I have no video. Only the loading icon. No sound either. Here's the output from tail: LibreELEC: Any ideas? |
No idea. I am afraid you would have to report playback issues to the Netflix Kodi maintainers. :/ Could you also please test to do an install from https://github.com/emilsvennesson/script.module.inputstreamhelper/archive/refs/heads/ver-parsing.zip? I hope this fixes the real issue (see #577). |
I will do it Just to report more correctly. This issue I mentioned last it only happens when I try to resume a title. It plays perfectly when playing from the beginning. I will let you know if something new appears after I install this last version. |
I removed Widevine from the Inputstream-helper menu. Rebooted my Pi5/Libreelec Piers Nightly From the Netflix addon I try to play a title and the Inputstream-helper addon took over the job as always did and finished the job like it used to. Playback starts. It seems solved. Does it look the same to you? Is there any more I can do? |
Thank you! Can you do another |
LibreELEC:~ # ls -la /storage/.kodi/userdata/addon_data/script.module.inputstreamhel |
Thank you! A fix for this issue will be included in 0.7.1. Regarding the playback issues on Netflix; this is probably an issue in inputstream.adaptive, so I'd suggest you search on that Github repo for similar issues. |
I'm truly grateful I could assist in resolving this issue. Regarding the playback issue, I've already submitted a ticket to the Netflix Addon repository while waiting for your recent responses. You can find it here: CastagnaIT/plugin.video.netflix#1722. I’ll await a reply from the developer, who I believe is the same for both repositories. If it's not too much trouble, I would sincerely appreciate it if you could kindly put in a word on our behalf, as early adopters of Kodi Piers. Your support would mean a lot to us. |
Exactly the same problem here, but I am failing at
The zip contains a version of the inputstream helper addon, does it? I try to install via kodi's system menu, "Install addon from zip", but this makes kodi hang immediately and completely. Anything I am missing? |
I managed to install 8a3bdd9.zip. I won't tell you why I failed the first time, because that is too embarrassing. |
@joesse That's issue #581, which I fixed in master just a minute ago. @emilsvennesson please rebase. |
@joesse You can test this zip: |
script.module.inputstreamhelper-0.7.0-HEAD-ab2d68b.zip has worked, thank you so much! |
When is |
Hi
The newest version of Inputstream-helper 0.7.0 fails to install/update Widevine on the latest nightly of Libreelec.
A message saying that [Erro N 02] no such file or directory is displayed.
Log is below:
https://paste.libreelec.tv/easy-colt.log
Please, let me know if I can be of any more help
Regards.
The text was updated successfully, but these errors were encountered: