Display RSS episode descriptions based on the <content:encoded> RSS tags
The previously used <description> tag often only contains plain text, whereas <content:encoded> is typically HTML-encoded and hence better suited for display. Closes #1405
This commit is contained in:
parent
369122b32b
commit
906bbb34bb
2 changed files with 22 additions and 1 deletions
1
changes/changelog.d/1405.bugfix
Normal file
1
changes/changelog.d/1405.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Improve formatting of RSS episode descriptions (#1405)
|
||||
Loading…
Add table
Add a link
Reference in a new issue