multifeeder breaks after adding a new feed #11

Open
opened 2 years ago by mb · 0 comments
mb commented 2 years ago
Traceback (most recent call last):
  File "start.py", line 80, in <module>
    feedtools.update()
  File "/var/www/multifeeder/feedtools.py", line 33, in update
    year = post['published_parsed'][0]
TypeError: 'NoneType' object is not subscriptable
``` Traceback (most recent call last): File "start.py", line 80, in <module> feedtools.update() File "/var/www/multifeeder/feedtools.py", line 33, in update year = post['published_parsed'][0] TypeError: 'NoneType' object is not subscriptable ```
mb changed title from Empty RSS feeds seem to throw an error to multifeeder breaks after adding a new feed 2 years ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.