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

           Summary: Keeping suggestions up-to-date
           Product: my.gPodder.org
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: feature request
          Priority: low
         Component: Suggestion Engine
        AssignedTo: [email protected]
        ReportedBy: [email protected]
        Depends on: 623


Generating podcast-suggestions takes too long to do that on-demand (currently
2s per user). Therefor the suggestion update should be carried out in the
background.

A flag in the user table (UserProfile model) should indicate if the suggestions
are up to date. The update-script should set this to 1. Removing/adding a
subscription should set this to 0.

A script (similar to update_allSuggestion.py and update_UserSuggestion.py)
should carry out the suggestion update for all users with outdated
subscriptions.

The method PodcastSuggestion.forUser(user) should return all podcast
suggestions for a given user and should filter out podcasts that have already
been subscribed since the last suggestion update.


Martin, please carry out the first two tasks and assign the ticket back to me
for the last one.

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