Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pocast fetcher error #10

Open
AnsgarSchmidt opened this issue Jun 18, 2015 · 0 comments
Open

Pocast fetcher error #10

AnsgarSchmidt opened this issue Jun 18, 2015 · 0 comments
Assignees

Comments

@AnsgarSchmidt
Copy link
Owner

10 of 20 episodes at Informationen am Abend - Deutschlandfunk
Traceback (most recent call last):
File "/Users/ansi/dev/aldebaran/server/main.py", line 19, in
podcasts = Podcasts()
File "/Users/ansi/dev/aldebaran/server/Podcasts.py", line 123, in init
p = Podcast(maxEpisodes, part, podcastLink)
File "/Users/ansi/dev/aldebaran/server/Podcasts.py", line 69, in init
self.refresh()
File "/Users/ansi/dev/aldebaran/server/Podcasts.py", line 94, in refresh
for links in entries['links']:
File "/Users/ansi/ownCloud/Aldebaran/lib/python2.7/site-packages/feedparser.py", line 356, in getitem
return dict.getitem(self, key)
KeyError: 'links'

@AnsgarSchmidt AnsgarSchmidt self-assigned this Jun 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant