https://bugs.gpodder.org/show_bug.cgi?id=1131

--- Comment #9 from Götz Waschk <[email protected]> 2010-09-19 16:09:26 BST 
---
[   1.233] (MygPoClient) Cannot upload subscriptions: Invalid value(s) in list
of added podcasts: [u'http://feeds.feedburner.com/Pseudopod',
u'http://feeds.feedburner.com/doctorow_podcast',
u'http://alternativlos.org/alternativlos.rss',
u'http://www.starshipsofa.com/feed/', u'http://feeds.twit.tv/twit_video_small',
u'http://podcast.wdr.de/radio/wdr2kabarett.xml',
u'http://feeds.twit.tv/floss_video_small']
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/gpodder/my.py", line 479, in
synchronize_subscriptions
    result = self._client.pull_subscriptions(self.device_id, since_o.since)
  File "/usr/lib/python2.6/site-packages/mygpoclient/api.py", line 291, in
pull_subscriptions
    raise InvalidResponse('Invalid value(s) in list of added podcasts: %r' % [x
for x in data['add'] if not isinstance(x, str)])
InvalidResponse: Invalid value(s) in list of added podcasts:
[u'http://feeds.feedburner.com/Pseudopod',
u'http://feeds.feedburner.com/doctorow_podcast',
u'http://alternativlos.org/alternativlos.rss',
u'http://www.starshipsofa.com/feed/', u'http://feeds.twit.tv/twit_video_small',
u'http://podcast.wdr.de/radio/wdr2kabarett.xml',
u'http://feeds.twit.tv/floss_video_small']

[   1.234] (MygPoClient) Starting episode status sync.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to