Opened 18 years ago
Closed 18 years ago
#5355 closed enhancement (fixed)
MythNews Atom Feed Support
| Reported by: | otto at kolsi dot fi | Owned by: | paulh |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.22 |
| Component: | mythnews | Version: | 0.21-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Attached patch adds Atom-feed parsing to MythNews.
Patch adds detection of RSS/Atom feeds and splits RSS and Atom feed parsing to separate functions. Patch also adds feedback from invalid feed to both log and to screen.
This is against 0.21-fixes, if this cannot be applied to 0.21-fixes I can update patch against trunk once it becomes stable enough.
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | mythnews-atom.patch added |
|---|
comment:1 by , 18 years ago
| Milestone: | unknown → 0.22 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

(In [17353]) Add atom feed support to MythNews.
Patch from Otto. Closes #5355.