emilsvennesson / script.module.inputstreamhelper

A simple Kodi module that makes life easier for add-on developers relying on InputStream based add-ons and DRM playback.
MIT License
136 stars 48 forks source link

Error at extracting #551

Closed Shreyas-Alse closed 1 year ago

Shreyas-Alse commented 1 year ago

I installed amazon VOD on kodi and attempted to play a video. Then it prompted me to install widevine. But when it extracts the file, it terminates and displays error. It leaves no log whatsoever. Can you help?

horstle commented 1 year ago

There definitely is a log file, but probably no debug log. Please enable debug logging, retry the installation and upload the debug log as explained here: https://kodi.wiki/view/Log_file

Shreyas-Alse commented 1 year ago

Ok I will do it. U will be able to help right? Thanks 😊

horstle commented 1 year ago

If the error lies in inputstreamhelper, I'm sure I'll be able to fix it.

Shreyas-Alse commented 1 year ago

https://paste.kodi.tv/cikoyinaco.kodi LOg

Shreyas-Alse commented 1 year ago

ERROR : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error>

Shreyas-Alse commented 1 year ago

I sent the log.. plz help..

On Thu, 15 Jun 2023, 11:52 horstle, @.***> wrote:

If the error lies in inputstreamhelper, I'm sure I'll be able to fix it.

— Reply to this email directly, view it on GitHub https://github.com/emilsvennesson/script.module.inputstreamhelper/issues/551#issuecomment-1592436993, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASSQZMH4D4TLR77HSVZJIBDXLKS2VANCNFSM6AAAAAAZGSGKZE . You are receiving this because you authored the thread.Message ID: <emilsvennesson/script.module.inputstreamhelper/issues/551/1592436993@ github.com>

horstle commented 1 year ago

As mentioned in the link: Provide FULL Logs only. No Partial logs or snippets.

This code snippet is useless.

Shreyas-Alse commented 1 year ago

Ok, I will do that.

On Thu, 15 Jun 2023, 15:04 horstle, @.***> wrote:

As mentioned in the link: Provide FULL Logs only. No Partial logs or snippets.

This code snippet is useless.

— Reply to this email directly, view it on GitHub https://github.com/emilsvennesson/script.module.inputstreamhelper/issues/551#issuecomment-1592705175, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASSQZMFFYT2EHI44PAYA3TLXLLJLTANCNFSM6AAAAAAZGSGKZE . You are receiving this because you authored the thread.Message ID: <emilsvennesson/script.module.inputstreamhelper/issues/551/1592705175@ github.com>

Shreyas-Alse commented 1 year ago

How can i copy the whole 3000 line log from ssh? It doesnt copy ..

horstle commented 1 year ago

Maybe you could copy the file with scp?

Shreyas-Alse commented 1 year ago

ok.. https://paste.kodi.tv/uporufapeb.kodi

horstle commented 1 year ago

The Chrome OS image it uses seems to be ok in principal. I can extract the library from it just fine. The download seems to be successful, too, but then the file is obviously broken. My guess would be that your MicroSD card is failing.

For now you could insert a USB drive and adjust the path in the inputstreamhelper settings under "Temporary download directory" to point to it. However, this should only be a temporary solution, if it works then, you should replace the SD card soon.

Shreyas-Alse commented 1 year ago

how can i do it, it doesnt go back from special folder. Can u plz help me....

On Thu, 15 Jun 2023 at 18:56, horstle @.***> wrote:

The Chrome OS image it uses seems to be ok in principal. I can extract the library from it just fine. The download seems to be successful, too, but then the file is obviously broken. My guess would be that your MicroSD card is failing. For now you could insert a USB drive and adjust the path in the inputstreamhelper settings under "Temporary download directory" to point to it. However, this should only be a temporary solution, if it works then, you should replace the SD card soon.

— Reply to this email directly, view it on GitHub https://github.com/emilsvennesson/script.module.inputstreamhelper/issues/551#issuecomment-1593056560, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASSQZMDLYXH3CQXNZ66OWCDXLMEQRANCNFSM6AAAAAAZGSGKZE . You are receiving this because you authored the thread.Message ID: <emilsvennesson/script.module.inputstreamhelper/issues/551/1593056560@ github.com>

Shreyas-Alse commented 1 year ago

its a 16gb card..

horstle commented 1 year ago

If you have a keyboard, just press backspace.

horstle commented 1 year ago

The size of the card doesn't matter, if its broken.

Shreyas-Alse commented 1 year ago

Ok, thanks. I will try..

On Thu, 15 Jun 2023, 20:51 horstle, @.***> wrote:

The size of the card doesn't matter, if its broken.

— Reply to this email directly, view it on GitHub https://github.com/emilsvennesson/script.module.inputstreamhelper/issues/551#issuecomment-1593277553, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASSQZMCKNPRH2DTW3DHCKLTXLMR7XANCNFSM6AAAAAAZGSGKZE . You are receiving this because you authored the thread.Message ID: <emilsvennesson/script.module.inputstreamhelper/issues/551/1593277553@ github.com>

Shreyas-Alse commented 1 year ago

It worked as I installed slyguy input stream wrapper thanks a lot

On Fri, 16 Jun 2023, 07:21 Shreyas Alse, @.***> wrote:

Ok, thanks. I will try..

On Thu, 15 Jun 2023, 20:51 horstle, @.***> wrote:

The size of the card doesn't matter, if its broken.

— Reply to this email directly, view it on GitHub https://github.com/emilsvennesson/script.module.inputstreamhelper/issues/551#issuecomment-1593277553, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASSQZMCKNPRH2DTW3DHCKLTXLMR7XANCNFSM6AAAAAAZGSGKZE . You are receiving this because you authored the thread.Message ID: <emilsvennesson/script.module.inputstreamhelper/issues/551/1593277553@ github.com>