NeverWise / plugin.video.dplay

Kodi unofficial plugin for Dplay
GNU General Public License v3.0
27 stars 17 forks source link

Internet connection error #25

Open martusi61 opened 3 years ago

martusi61 commented 3 years ago

This nice addon no longer works, I also updated version 1.0.6 in my CoreElec with Kodi 18.8, but the error in question keeps appearing. Anyone know what's going on? Thank you.

NeverWise commented 3 years ago

They have changed the APIs. I don't know if I can fix it in a short time.

martusi61 commented 3 years ago

Thanks for the reply and for very good job. Good luck dear

fra87 commented 3 years ago

Is there anything I can do to help you sort this out? I briefly tried inspecting the website traffic but found no reference to azurewebsite (for instance the video stream comes from https://dplaysouth-vod.akamaized.net/dplaydni), so I assume that either I'm checking something wrong (for instance because the android app and the website use different portals) or they changed the provider.

Or I'm so noob that I'm just dealing with the problem in a totally wrong way

NeverWise commented 3 years ago

To make this add-on I observed the traffic of the android application. To do this I used the android emulator and a proxy. I choosed this way because the response of the APIs used was in JSON. The website is different because I think it uses the APIs on server-side so there is an extra layer. It's probably they have changed provider however watching the traffic is the right way (android app or website doesn't matter).

maxbambi commented 3 years ago

I'm working to fix this addon, changing urls and json keys... new calls are directed to https://eu2-prod.disco-api.com I will publish my work in this fork https://github.com/maxbambi/plugin.video.dplay

Schermata del 2020-10-15 17-12-00

NeverWise commented 3 years ago

Resolved with merge #26. Let me know if something went wrong.

riccardosimo commented 3 years ago

Resolved with merge #26. Let me know if something went wrong.

How can I download it?

maxbambi commented 3 years ago

@riccardosimo download zip from code: https://github.com/NeverWise/plugin.video.dplay/archive/master.zip

martusi61 commented 3 years ago

Tried, but during installation it gives the error "dependency on script.module.neverwise 1.1.2 may not be satisfied" and then it doesn't work.

NeverWise commented 3 years ago

Tried, but during installation it gives the error "dependency on script.module.neverwise 1.1.2 may not be satisfied" and then it doesn't work.

This version include compatibility with python 3 so you need to install the dependency script.module.neverwise first.

martusi61 commented 3 years ago

Great! Great! Great! It works! Thanks very much for your great job.

fra87 commented 3 years ago

I have installed it today and I confirm it is working flawlessly. Thank you @NeverWise and @maxbambi for this 👍

Tb3986 commented 3 years ago

Tried, but during installation it gives the error "dependency on script.module.neverwise 1.1.2 may not be satisfied" and then it doesn't work.

This version include compatibility with python 3 so you need to install the dependency script.module.neverwise first.

Can you explain how to install if you don't mind? sorry but i'm pretty newbie.

Thank you

NeverWise commented 3 years ago

Tried, but during installation it gives the error "dependency on script.module.neverwise 1.1.2 may not be satisfied" and then it doesn't work.

This version include compatibility with python 3 so you need to install the dependency script.module.neverwise first.

Can you explain how to install if you don't mind? sorry but i'm pretty newbie.

Thank you

You can find the answer to your question at this URL.

Tb3986 commented 3 years ago

Tried, but during installation it gives the error "dependency on script.module.neverwise 1.1.2 may not be satisfied" and then it doesn't work.

This version include compatibility with python 3 so you need to install the dependency script.module.neverwise first.

Can you explain how to install if you don't mind? sorry but i'm pretty newbie. Thank you

You can find the answer to your question at this URL.

Ok thanks solved. I have plus pack but it says: video not available. Is there any chance to login with a personal account on kodi?

NeverWise commented 3 years ago

No, the login has not been implemented.

maxbambi commented 3 years ago

@Tb3986

Ok thanks solved. I have plus pack but it says: video not available. Is there any chance to login with a personal account on kodi?

I would like to code personal login, but I haven't got any account. I have seen that it is possible to obtain a free account for 7 days, but in this period I don't have enough time and I have to stay several hours in front of screen for school teaching :-(