Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FRANCE 3 REGIONS - ALL REGIONS KO - FRANCETV #1424

Closed
1 of 7 tasks
timalmoon opened this issue Nov 8, 2024 · 2 comments
Closed
1 of 7 tasks

FRANCE 3 REGIONS - ALL REGIONS KO - FRANCETV #1424

timalmoon opened this issue Nov 8, 2024 · 2 comments

Comments

@timalmoon
Copy link

timalmoon commented Nov 8, 2024

Describe the bug

A clear and concise description of what the bug is:

No more access to France 3 Regions (FR3 Region)

Affect ALL REGIONS

error : [Catch-up-TV-&-More.support] 'NoneType' object has no attribute 'get'

To Reproduce

Steps to reproduce the behaviour:

  1. Tests with last versions : 0.2.40-beta14 and 0.2.39-matrix
  2. Launch France 3 Regions in CatchupTV app (France)
  3. Launch any Region or Dep
  4. view logs

Expected behaviour

A clear and concise description of what you expected to happen:

Maybe an update of "plugin.video.catchuptvandmore/resources/lib/channels/fr/france3regions.py" ?

Actual behaviour

Tell us what happens instead:

FRANCE 3 REGIONS KO - ALL REGIONS

Screenshots

If applicable, add screenshots to help explain your problem:

Your environment

  • Android

  • iOS

  • Linux

  • OSX

  • Raspberry-Pi

  • Windows

  • Other

  • Operating system version/name:

  • Kodi version: 21.1

  • Catch-up TV & More version: 0.2.40-beta14 and 0.2.39-matrix

  • Installation method: repository

Additional context

Add any other context about the problem here:

Since some days ...

Tests with with a french IP

Debug log

If you can, please add your debug log information (Tutorial available here: https://kodi.wiki/view/Log_file/Easy):

Logs :

2024-11-08 11:44:38.624 T:9900 error : [Catch-up-TV-&-More.support] 'NoneType' object has no attribute 'get'
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/script.module.codequick/lib/codequick/support.py", line 306, in run_callback
redirect = parent_ins(route, arg_params, self.callback_params)
File "/home/osmc/.kodi/addons/script.module.codequick/lib/codequick/resolver.py", line 67, in call
results = super(Resolver, self).call(route, args, kwargs)
File "/home/osmc/.kodi/addons/script.module.codequick/lib/codequick/script.py", line 169, in call
return route.function(self, *args, **kwargs)
File "/home/osmc/.kodi/addons/plugin.video.catchuptvandmore/resources/lib/channels/fr/france3regions.py", line 187, in get_live_url
video_id = root.find('.//div[@Class="magneto"]').get('data-id')
AttributeError: 'NoneType' object has no attribute 'get'

2024-11-08 11:44:47.928 T:506 error : Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.catchuptvandmore/resources/lib/channels/fr/france3regions/get_live_url/?pickle=XXXXXXXXXXXXXXXXXXX]

pickel number change in this log

@timalmoon timalmoon changed the title FRANCE 3 REGIONS - ALL REGIONS KO -FRANCETV FRANCE 3 REGIONS - ALL REGIONS KO - FRANCETV Nov 8, 2024
@joaopa00
Copy link
Contributor

joaopa00 commented Nov 8, 2024

Je confirme qu'il y a un problème

@joaopa00
Copy link
Contributor

joaopa00 commented Nov 9, 2024

Devrait être fixé dans GIT.

@joaopa00 joaopa00 closed this as completed Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants