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

             Bug #: 1570
           Summary: Problem updating feed Tech Night Owl feed
    Classification: Unclassified
           Product: gPodder
           Version: Git "master" branch
          Platform: PC
               URL: http://www.technightowl.com/rss
        OS/Version: Linux
            Status: CONFIRMED
          Severity: feature request
          Priority: high
         Component: Command-line interface
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I just added the Tech Night Owl feed to my command line gPodder install, and
after succesfully subscribing, an update causes the following:

$ gpo subscribe http://www.technightowl.com/rss
Successfully added http://www.technightowl.com/rss.
$ gpo update
Updating No Agenda                                                       [DONE]
Updating MacBreak Weekly                                                 [DONE]
Updating This Week in Tech                                               [DONE]
Updating This Week In Google                                             [DONE]
Updating The China History Podcast                                       [DONE]
Updating This American Life                                              [DONE]
Updating SCO - Mac HD - 2012                                             [DONE]
Updating SCO - IOS HD - 2012                                             [DONE]
Updating Watkins Family Hour Podcast                                     [DONE]
Updating X3                                                              [DONE]
Updating Generation X3                                                   [DONE]
Updating NewsPod                                                         [DONE]
Updating Global News                                                     [DONE]
Updating Apple Keynotes (HD)                                             [DONE]
Updating The Ihnatko Almanac                                             [DONE]
Updating Tech News Today                                                 [DONE]
Updating Macworld Podcast                                                [DONE]
Traceback (most recent call last):
  File "/home/paul/apps/gpodder/bin/gpo", line 742, in <module>
    cli._parse_single(args)
  File "/home/paul/apps/gpodder/bin/gpo", line 701, in _parse_single
    result = self._parse(command_line)
  File "/home/paul/apps/gpodder/bin/gpo", line 720, in _parse
    return self._checkargs(func, command_line)
  File "/home/paul/apps/gpodder/bin/gpo", line 662, in _checkargs
    return func(*command_line)
  File "/home/paul/apps/gpodder/bin/gpo", line 425, in update
    self._update_podcast(podcast)
  File "/home/paul/apps/gpodder/bin/gpo", line 406, in _update_podcast
    self._start_action('Updating %s', podcast.title)
  File "/home/paul/apps/gpodder/bin/gpo", line 222, in _start_action
    sys.stdout.write(line)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2014' in position
28: ordinal not in range(128)

-- 
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