forked from HPR/hpr_generator
Refactor main feed to need fewer templates
Add configuration properties to minimize the number of templates needed to generate the different audio format feeds.
This commit is contained in:
5
templates/rss-hpr.tpl.xml
Normal file
5
templates/rss-hpr.tpl.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<!--% PROCESS 'shared-item.tpl.xml' %-->
|
||||
<!--% PROCESS 'rss-query-hpr.tpl.xml' %-->
|
||||
<!--% FOREACH episode IN feed_result %-->
|
||||
<!--% display_item(episode, media_file_extension, audio_mime_type) %-->
|
||||
<!--% END %-->
|
Reference in New Issue
Block a user