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

           Summary: serving podcast logo files
           Product: my.gPodder.org
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: feature request
          Priority: medium
         Component: Generic
        AssignedTo: [email protected]
        ReportedBy: [email protected]
            Blocks: 655,708,710


The podcast table and model currently have a logo_url field, which is intended
to store the original URL of the podcast's logo.

As we probably want to store the logo locally, please prepare the neccessary
configuration for it.

The original plan was to 
* store the full url in the database (eg http://podcast.com/logo.png)
* link to it by its sha1 (eg
/media/logo/f3a4cc3d33322de324a7ee5b2f020862932202f8)
* have a script serve (and if necessary fetch and scale) the logo on demand
* serve a dummy logo of the original one can't be fetched

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