We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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'
Steps to reproduce the 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" ?
Tell us what happens instead:
FRANCE 3 REGIONS KO - ALL REGIONS
If applicable, add screenshots to help explain your problem:
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
Add any other context about the problem here:
Since some days ...
Tests with with a french IP
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
The text was updated successfully, but these errors were encountered:
Je confirme qu'il y a un problème
Sorry, something went wrong.
Devrait être fixé dans GIT.
No branches or pull requests
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:
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
The text was updated successfully, but these errors were encountered: