hpr_generator/templates/rss-hpr_mp3.tpl.xml
Roan Horning 83c188465d
Fix setting of RSS feed enclosures mime-type
Mime-type does not always match file extension.
2022-08-17 19:16:22 -04:00

6 lines
189 B
XML

<!--% PROCESS 'shared-item.tpl.xml' %-->
<!--% PROCESS 'rss-query-hpr.tpl.xml' %-->
<!--% FOREACH episode IN feed_result %-->
<!--% display_item(episode, 'mp3', 'mpeg') %-->
<!--% END %-->