add-ons / plugin.video.yelo

Kodi add-on to watch content from the Telenet Yelo TV service
Other
14 stars 4 forks source link

Yelo plugin doesn't work anymore #44

Open MikeFraMa opened 3 years ago

MikeFraMa commented 3 years ago

Hello, I have to report that this great plugin sadly stopped working after an update from widevine i suppose. Is there any chance this problem would be solved in the future because it was in great use for my less valid son to look his favorite programs Thanks in advance, Marc

dagwieers commented 3 years ago

Most likely changes at Yelo / Telenet triggers a bug in the Yelo add-on.

2021-06-14 16:58:49.483 T:2356708096   ERROR: ERROR:plugin:Expecting value: line 1 column 1 (char 0)
2021-06-14 16:58:50.379 T:2356708096   ERROR: Previous line repeats 3 times.
2021-06-14 16:58:50.379 T:2356708096   ERROR: ERROR:plugin:Start stream returned an empty response.
2021-06-14 16:58:50.889 T:3011131904   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.yelo/play/id/2behd]
FilipDem commented 3 years ago

Hello all, I have the same issue. Is this confirmed a bug in Yelo (or change at Telenet) or a misconfiguration somewhere in Kodi at my side? Thanks for help!

piejanssens commented 3 years ago

Same issue here. Works for you, @shycoderX?

shycoderX commented 3 years ago

I suspect you are using version 1.0.2? That does seem to work for me at least. FYI I am planning to create a new version of the plugin with some parts of the code rewritten should make the application more stable in the future. In the meantime provide log files so I can take a look what might be wrong with the current version.

MikeFraMa commented 3 years ago

Hello,

Hopefully I did it right, I put the logfile at [ https://paste.ubuntu.com/p/GwXH4KSFvn/ | https://paste.ubuntu.com/p/GwXH4KSFvn/ ]

Greetings,

Marc

Van: "shycoderX" @.> Aan: "add-ons/plugin.video.yelo" @.> Cc: "MikeFraMa" @.>, "Author" @.> Verzonden: Donderdag 5 augustus 2021 22:34:30 Onderwerp: Re: [add-ons/plugin.video.yelo] Yelo plugin doesn't work anymore (#44)

Please provide log files.

— You are receiving this because you authored the thread. Reply to this email directly, [ https://github.com/add-ons/plugin.video.yelo/issues/44#issuecomment-893777785 | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/AUPHQNWZSQ5EIXJQAYJGUOLT3LYVNANCNFSM46VHOAEA | unsubscribe ] . Triage notifications on the go with GitHub Mobile for [ https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 | iOS ] or [ https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email | Android ] .

piejanssens commented 3 years ago

kodi.log

piejanssens commented 3 years ago

Solved by deleting ./userdata/addon_data/plugin.video.yelo.

Edit: you can delete all files in ./userdata/addon_data/plugin.video.yelo, but keep settings.xml so that you don't need to re-enter your credentials.

MikeFraMa commented 3 years ago

Thanks, it works like a thread after deleting the files piejanssens commented and this on windows ans raspberry pi system.