raptor2101 / Mediathek

GNU General Public License v3.0
45 stars 16 forks source link

ARTE broken #86

Closed ebora closed 7 years ago

ebora commented 7 years ago

ARTE stopped working some days ago. Seems they changed something on their website like ZDF did.

kodi.log output:

20:26:38 1984.299561 T:2674107376 NOTICE: [Mediathek]: quality: 2 20:26:38 1984.301880 T:2674107376 NOTICE: [Mediathek]: Quality: 2 20:26:38 1984.303467 T:2674107376 NOTICE: [Mediathek]: argv[0]: plugin://plugin.video.mediathek/ 20:26:38 1984.305176 T:2674107376 NOTICE: [Mediathek]: argv[1]: 13 20:26:38 1984.405396 T:2674107376 NOTICE: [Mediathek]: Arte+7 20:26:58 2004.212769 T:2674107376 NOTICE: [Mediathek]: quality: 2 20:26:58 2004.215210 T:2674107376 NOTICE: [Mediathek]: Quality: 2 20:26:58 2004.216797 T:2674107376 NOTICE: [Mediathek]: argv[0]: plugin://plugin.video.mediathek/ 20:26:58 2004.218262 T:2674107376 NOTICE: [Mediathek]: argv[1]: 14 20:26:58 2004.311890 T:2674107376 NOTICE: [Mediathek]: Alle Videos 20:26:58 2004.313599 T:2674107376 NOTICE: [Mediathek]: buildPageMenu: http://www.arte.tv/guide/de/plus7 20:26:58 2004.328613 T:2674107376 NOTICE: [Mediathek]: download http://www.arte.tv/guide/de/plus7 0 20:26:58 2004.725586 T:2674107376 NOTICE: [Mediathek]: Found 0 unique links

raptor2101 commented 7 years ago

Nice one ... seems i have to do some work ... and this at the same day Deus Ex is released for linux ^^

raptor2101 commented 7 years ago

Can anyone give a first try ?

esieke commented 7 years ago

It works partly.

menu "Alle Videos" 1) The list isn't complete. 2) The order is wrong (part 2/6, part 6/6 ...).

In other menus I saw the same behavior.

ebora commented 7 years ago

On Linux pi 4.4.27-2-osmc it seems to work fine, except for the sort order mentioned above. I don't know how to check wether the list is complete, though.

raptor2101 commented 7 years ago

The ordering problem is caused by the way how the plugin fetching the VideoLinks, This is an "old" problem. The missing Videos are caused by a change in the hirarchy.

I will push this as it is to Kodi Upstream and will switch the algorithm "how to extract the videos" from a simple "regex" approach to a "parse html" approach (like done for the kika plugin)

raptor2101 commented 7 years ago

Fix released please test

ebora commented 7 years ago

During a quick first test I noticed the following:

I hope my descriptions aren't too confusing...

raptor2101 commented 7 years ago

I will address some issues with the next release ...

raptor2101 commented 7 years ago
raptor2101 commented 7 years ago

ok i fixed four of your five request.

Cause off the "Subsites" (like Xenius) offers a complete different layout and site-loading, i'am unable to adopt this short handed without blowing up the whole class.

I will lock into this after I get ORF back working ...

ebora commented 7 years ago

Great, thank you!! The usability is much improved. The remaining issues are minor. Workaroud to get more videos of a show than shown in the folders below "Sendungen A-Z": use search function.