Ticket #234 (feature)

Opened 3 years ago

Last modified 3 years ago

Skip $enclosure without url in Publish::Feed

Status: closed (fixed)

Reported by: miyagawa Assigned to: miyagawa
Priority: major Milestone:
Component: Plagger Version:
Keywords: Cc:

Change History

05/15/06 21:22:23: Modified by miyagawa

  • status changed from new to closed.
  • resolution set to fixed.

(In [749]) * New plugin Filter::FindEnclosures? to auto-discover enclosures

  • New plugin Filter:::HEADEnclosureMetadata to get metadata from enclosures with HEAD requests
  • Added is_inline attribute to Plagger::Enclosure. Fixes #230
  • Publish::Feed: Only publish enclosures with URL set and no is_line flag. Fixes #234
  • Added Plagger::Util::mime_type_of
  • Added flv/m4a to known MIME types list of MIME::Types