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

             Bug #: 1568
           Summary: Description for Soundcloud feeds is too long/contains
                    HTML
    Classification: Unclassified
           Product: gpodder.net
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: CONFIRMED
          Severity: major
          Priority: low
         Component: Feed Downloader
        AssignedTo: [email protected]
        ReportedBy: [email protected]


See the following OPML file:

http://gpodder.net/gpodder-examples.opml

Here, the description for the feed "http://soundcloud.com/crunchtime"; is too
long and causes long text rendering times in the Gtk UI. Please fix this by not
taking the page data as description, but rather check for Soundcloud feeds and
do the same thing as the gPodder client, i.e.:

    return _('Tracks published by %s on Soundcloud.') % self.username

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