Today's observation on template rendering.
parent
c648c666ba
commit
8714feb9da
|
@ -58,6 +58,10 @@ Episode enclosure |(./) |(./) |(./) |(./)
|
|||
|
||||
* Don't render template text (e.g., "Use this template to insert a
|
||||
note into a page") in feeds.
|
||||
* [[schmonz]] observes this in a dual-feed (one for enclosures,
|
||||
another for browsers) scenario, but not in the typical case.
|
||||
Remaining to be verified: that once migrated to fancypodcast,
|
||||
this stops being a problem.
|
||||
* Optionally specify the enclosure's:
|
||||
* MIME type, in case `File::MimeInfo` guesses wrong.
|
||||
* Duration, in case `ffprobe` guesses wrong.
|
||||
|
|
Loading…
Reference in New Issue