https://bugs.gpodder.org/show_bug.cgi?id=1590
--- Comment #6 from [email protected] 2012-04-23 15:19:24 BST --- (In reply to comment #4) > (In reply to comment #3) > > 1334869026.573000 [gpodder.model] WARNING: Could not sort episodes: slice > > indices must be integers or None or have an __index__ method > > Traceback (most recent call last): > > File "C:\Program Files (x86)\gPodder\src\gpodder\model.py", line 1030, in > > _consume_updated_feed > > reverse=True)[:max_episodes] > > TypeError: slice indices must be integers or None or have an __index__ > > method > > How does your configuration file (Settings.json) look like? I'm especially > interested in the "limit.episodes" field. > > The "strerror" part been fixed in the Git repository: > http://gpodder.org/commit/b35e1c19 but for the other bug, I'd need the > information from the Settings.json file. Thanks :) I set limit.episodes to 0 and limit.downloads.enabled to false and it will pull in the feed now. -- 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
