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

           Summary: Some podcasts show up twice in the toplist
           Product: my.gPodder.org
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: low
         Component: Generic
        AssignedTo: [email protected]
        ReportedBy: [email protected]


You probably already noticed this bug... Some podcasts show up twice
in the toplist.
One reason might be the URL's having or not having a space in the end
of their names.
Example:
xmlUrl="http://leoville.tv/podcasts/floss.xml "
xmlUrl="http://leoville.tv/podcasts/floss.xml";

Also regarding mirrors there might be other small differences in the URLs.
Example:
xmlUrl="http://feeds2.feedburner.com/linuxoutlaws "
xmlUrl="http://feeds.feedburner.com/linuxoutlaws";

I suspect it would be wise to fix this by creating a duplicates merging system
in the DB framework.

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