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

             Bug #: 1389
           Summary: Searching for a valid feed URL in /search.xml should
                    return info for that single feed as result
    Classification: Unclassified
           Product: gpodder.net
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: CONFIRMED
          Severity: feature request
          Priority: low
         Component: Advanced API (Server-side)
        AssignedTo: [email protected]
        ReportedBy: [email protected]


This is required for the QML UI to add a proper URL-based subscribe feature.
There are two cases:

1.) The URL is already in our DB - in this case, we simply show that podcast
object as single result of the search
2.) The URL is not in our DB - in this case, we should probably try to fetch
the feed and show it as result (I think adding it to our DB should not be done
at this point, but only when the user subscribes - in this case, a separate
subscribe event will be sent via API means, anyway

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