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

           Summary: Command line 'gpo update' fails with errors
           Product: gPodder
           Version: 2.8
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


I use gpodder itself to manage my subscriptions but would like to use 'gpo
update' and 'gpo download' scheduled for night time to preserve my peak hours
download allowance. 'gpo download' works fine but 'gpo update' fails with the
following error messages:

[mar...@fingers ~]$ gpo update
Plugin loaded: gpodder.soundcloud
Plugin loaded: gpodder.xspf
Updating A History of the World in 100 Objects
Traceback (most recent call last):
  File "/usr/bin/gpo", line 265, in <module>
    cli._parse(sys.argv[1:]) or sys.stderr.write(__doc__)
  File "/usr/bin/gpo", line 258, in _parse
    return self._checkargs(func, command_line)
  File "/usr/bin/gpo", line 244, in _checkargs
    return func(*command_line)
  File "/usr/bin/gpo", line 186, in update
    podcast.update()
  File "/usr/lib/python2.6/site-packages/gpodder/api.py", line 84, in update
    self._config.mimetype_prefs)
AttributeError: 'Podcast' object has no attribute '_config'
[mar...@fingers ~]$ 

Using PCLinuxOS KDE4 in case it matters.

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