Feed update notification failure #47
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Miroslavsckaya/tg_rss_bot#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Would you mind checking Atom feeds support in your bot?
Looks like
feedparseralready supports Atom. So it's probably not related to unsupported feed type, but something else...One of good examples of such feeds is Github Releases:
https://github.com/transmission/transmission/releases.atomAlthough it shows the feed title in the "Updates from %feed_name% feed" message, it doesn't return any entries.
Here are some logs from the server:
P.S. This is a copy of the issue from Github.