mit der version "api" hab ich die probleme schon länger, seit heute schreit er auch, wenn ich das normale webinterface nehme:
Spoiler anzeigen
Code
2024-05-22 09:36:37.417 T:7635 error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'TypeError'>
Error Contents: showDialog() missing 1 required positional argument: 'description'
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.orftvthek/default.py", line 6, in <module>
Addon.run()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.orftvthek/resources/lib/Addon.py", line 112, in run
playlist = scraper.getLinks(link, params.get('banner'), playlist)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.orftvthek/resources/lib/HtmlScraper.py", line 793, in getLinks
showDialog((self.translation(30052)))
TypeError: showDialog() missing 1 required positional argument: 'description'
-->End of Python script error report<--
2024-05-22 09:36:37.523 T:7634 error <general>: GetDirectory - Error getting plugin://plugin.video.orftvthek/?banner=https%3a%2f%2fapi-tvthek.orf.at%2fassets%2fsegments%2f0175%2f79%2fthumb_17478461_segments_list.jpg&link=https%3a%2f%2ftvthek.orf.at%2fprofile%2fZIB-900%2f71256%2fZIB-900-vom-22-05-2024%2f14227275&mode=openSeries
2024-05-22 09:36:37.544 T:7151 error <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.orftvthek/?banner=https%3a%2f%2fapi-tvthek.orf.at%2fassets%2fsegments%2f0175%2f79%2fthumb_17478461_segments_list.jpg&link=https%3a%2f%2ftvthek.orf.at%2fprofile%2fZIB-900%2f71256%2fZIB-900-vom-22-05-2024%2f14227275&mode=openSeries) failed
2024-05-22 09:36:41.866 T:7644 warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2024-05-22 09:36:41.923 T:7643 info <general>: Skipped 69 duplicate messages..
2024-05-22 09:36:41.923 T:7643 error <general>: GetDirectory - Error getting plugin://plugin.video.orftvthek/
2024-05-22 09:36:41.943 T:7151 error <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.orftvthek/) failed
2024-05-22 09:36:42.269 T:7647 warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2024-05-22 09:36:42.324 T:7646 info <general>: Skipped 69 duplicate messages..
2024-05-22 09:36:42.324 T:7646 error <general>: GetDirectory - Error getting plugin://plugin.video.orftvthek/
2024-05-22 09:36:42.338 T:7151 error <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.orftvthek/) failed
2024-05-22 09:36:42.557 T:7648 error <general>: Unable to find plugin
2024-05-22 09:36:42.557 T:7648 error <general>: GetDirectory - Error getting plugin://
2024-05-22 09:36:42.569 T:7151 error <general>: CGUIMediaWindow::GetDirectory(plugin://) failed
Alles anzeigen
kann man da was machen?