f-lawe / plugin.video.orange.fr

Orange TV France for Kodi
MIT License
49 stars 18 forks source link

Test if we can use Orange FR also in Belgium #2

Closed dagwieers closed 3 years ago

dagwieers commented 3 years ago

There has been quite some interest to watch Orange TV on Kodi on our forums. I have found some candidates that may be able to help test and troubleshoot this add-on for Belgium.

If they take up the challenge, I will invite them to the Add-ons Slack channel to discuss. We can track the status in this ticket.

dagwieers commented 3 years ago

In case your are technical.

We could track the API calls from the official app from: https://play.google.com/store/apps/details?id=com.orange.be.orangetv

The existing calls to the backend are performed here: https://github.com/BreizhReloaded/plugin.video.orange.fr/blob/dev/resources/lib/providers/fr/orange.py

There are three calls we are looking for, corresponding to:

BreizhReloaded commented 3 years ago

Perfect, thank you Dag! I personally can't access to those endpoints and the response data as I'm located in France, that's why I need some help here.

skank01 commented 3 years ago

I just tried the zip, but after enabling settings, it gives an error, i think its way too soon to test :p

BreizhReloaded commented 3 years ago

@skank01 thanks for trying! Is your comment related to Orange Belgium, or are you located in France? If then, please open a dedicated issue so when can try to solve it. There may be an error due to the routing addon, but fortunately it can be downloaded manually.

BreizhReloaded commented 3 years ago

After some investigations, Orange Belgium API seems to be too different to consider merging the calls within the same addon. I'm closing the issue.