Closed stobb3s closed 3 years ago
@stobb3s
Since the content of the plugin-URL is not really important I changed it so that it is just the index of the outline of the OPML File. You can find the change in v2.0.3-pre3
Thanks again for your effort!
Yes, it's fixed for me too. Thanks.
As I mentioned in #5 , many of my gpodder.net podcasts are untitled. With the latest update, the add-on now saves them as "Untitled Podcast from [URL]", so they are showing up in the download. However, I noticed that several of these untitled feeds will crash Kodi if I try to open them. Debug log is here.
After some investigation, I found that only feeds with titles ending in ".rss" will crash Kodi. If I open the downloaded .opml file with a text editor and manually edit the title so that it no longer ends in .rss, then the podcast feed will open. I did some experimenting to see what other names will cause Kodi to crash, but I could not find anything:
When I looked at the debug log, I found this line at the end:
Most likely the URL that is assigned to the directory cannot be parsed correctly by Kodi, and will cause it to crash. Maybe it is because "rss" is in the base URL and also the query string. I'm not sure if this is a bug in Kodi, or a bug in the add-on. To reproduce the issue, you may do the following: