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

             Bug #: 1566
           Summary: don't update fields in DB if fields from feed are 0
    Classification: Unclassified
           Product: gPodder
           Version: 3.0.4
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: low
         Component: Command-line interface
        AssignedTo: [email protected]
        ReportedBy: [email protected]


When the feed is missing GUID, the data in the database is overwritten with the
data from the feed. However, sometimes some fields in the database (pubdate,
length, etc.) may be missing or 0 in the feed. In this case it could be set
manually to valid values in the database. 

The problem is that during updates, these fields are overwritten with the feed
data. If the data from the feed is bogus (e.g. 0), and the data in the database
is non-0 gpodder should not write the data into the database

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