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

Voce Programmi -> Error #76

Open
writetome1 opened this issue Nov 11, 2024 · 10 comments
Open

Voce Programmi -> Error #76

writetome1 opened this issue Nov 11, 2024 · 10 comments

Comments

@writetome1
Copy link

writetome1 commented Nov 11, 2024

La voce del menù programmi non funziona correttamente: dopo aver mostrato correttamente la lista dei programmi va in errore alla succesiva selezione del singolo programma

Da Kodi log:
2024-11-11 17:11:56.209 T:24299 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'AttributeError'>
Error Contents: 'NoneType' object has no attribute 'text'
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.rivedila7/addon.py", line 5, in
run(sys.argv)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.rivedila7/resources/lib/plugin.py", line 855, in run
video_programma()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.rivedila7/resources/lib/plugin.py", line 500, in video_programma
video_programma_landpage()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.rivedila7/resources/lib/plugin.py", line 748, in video_programma_landpage
get_rows_video_landpage_preview(video_iniziale)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.rivedila7/resources/lib/plugin.py", line 774, in get_rows_video_landpage_preview
plot = video.find('div', class_='occhiello').text.strip()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'text'
-->End of Python script error report<--

@Testato Testato changed the title Voce Programmi -> Error : CGUIMediaWindow::GetDirectory(plugin://plugin.video.rivedila7/?link=https%3a%2f%2fwww.la7.it%2fla-torre-di-babele&mode=tutti_programmi) failed Voce Programmi -> Error : CGU Nov 11, 2024
@Testato Testato changed the title Voce Programmi -> Error : CGU Voce Programmi -> Error Nov 11, 2024
@Testato
Copy link
Collaborator

Testato commented Nov 11, 2024

Confermato
Grazie

@writetome1
Copy link
Author

Quando si ritiene verrà risolto ? grazie

@Testato
Copy link
Collaborator

Testato commented Nov 12, 2024

Se sei in grado di risolverlo tu, basta che mi mandi la soluzione ed è risolto 🙂

@writetome1
Copy link
Author

Se avessi il sorgente forse potrei provarci ....

@Testato
Copy link
Collaborator

Testato commented Nov 12, 2024

???
Sei su Github baby 😅

@Testato
Copy link
Collaborator

Testato commented Nov 12, 2024

@writetome1
Copy link
Author

Ciao ... non direi che all'indirizzo fornito c'è il source ... sono io che mi sbaglio ? comunque spero in un rapido aggiornameto ... grazie

@writetome1
Copy link
Author

Scusami, il source l'ho trovato ma purtroppo è molto complesso rispetto alle mie capacità: sto facendo i primi passi con BeautifulSoup ... 😢

@lpuglia
Copy link

lpuglia commented Nov 17, 2024

temporary fix #77

@writetome1
Copy link
Author

Ciao, grazie, ho inserito la correzione nel source "C:\Users\write\AppData\Roaming\Kodi\addons\plugin.video.rivedila7\resources\lib\plugin.py" l'ho provato con qualche voce ed è OK ! 😃 formidabile !

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

3 participants