Roan Horning rho_n
rho_n created branch I41_Implement-comments-feed in rho_n/hpr_generator 2022-10-08 13:26:23 +00:00
rho_n pushed to I41_Implement-comments-feed at rho_n/hpr_generator 2022-10-08 13:26:23 +00:00
3de4476a3f Add comments feed template
4984ac3383 Add MACRO rss_show_series
e4463dc5ba Zero pad the day's date
Compare 3 commits »
rho_n commented on issue rho_n/hpr_generator#52 2022-10-02 18:37:28 +00:00
Episode media not linked correctly

Merged into main into main.

Need to remove the Speex link for archive.org, or change it to…

rho_n closed issue rho_n/hpr_generator#52 2022-10-02 18:37:28 +00:00
Episode media not linked correctly
rho_n deleted branch I52_media_urls from rho_n/hpr_generator 2022-10-02 18:17:24 +00:00
rho_n pushed to main at rho_n/hpr_generator 2022-10-02 18:17:16 +00:00
bf8bf8daad Merge pull request '[I52] Allow audio content to be hosted on at different url' (#53) from I52_media_urls into main
1d4e6e15b7 Refactor templates to use media_path MACRO
d556e28e2d Consume root_template properties generically
fb70ae6253 Add media_path MACRO to shared utilities
64ae9c4f86 Refactor media_baseurl MACRO to media_basepath MACRO
Compare 6 commits »
rho_n merged pull request rho_n/hpr_generator#53 2022-10-02 18:17:15 +00:00
[I52] Allow audio content to be hosted on at different url
rho_n created pull request rho_n/hpr_generator#53 2022-10-02 18:17:01 +00:00
[I52] Allow audio content to be hosted on at different url
rho_n created branch I52_media_urls in rho_n/hpr_generator 2022-10-02 18:12:28 +00:00
rho_n pushed to I52_media_urls at rho_n/hpr_generator 2022-10-02 18:12:28 +00:00
1d4e6e15b7 Refactor templates to use media_path MACRO
d556e28e2d Consume root_template properties generically
fb70ae6253 Add media_path MACRO to shared utilities
64ae9c4f86 Refactor media_baseurl MACRO to media_basepath MACRO
b0d31ee507 Allow user to modify zero_pad_left MACRO's padding
Compare 5 commits »
rho_n commented on issue rho_n/hpr_generator#52 2022-09-30 15:47:26 +00:00
Episode media not linked correctly

I do have a solution for this I was using locally. I added a media_hostname option under the [root_template] section off the site.cfg. This is a global setting that currently is used in the…

rho_n commented on issue rho_n/hpr_generator#50 2022-09-22 01:50:39 +00:00
Fix ordering by episode ID
rho_n closed issue rho_n/hpr_generator#50 2022-09-22 01:50:39 +00:00
Fix ordering by episode ID
rho_n deleted branch I50_Fix-ordering-by-episode-id from rho_n/hpr_generator 2022-09-22 01:48:07 +00:00
rho_n merged pull request rho_n/hpr_generator#51 2022-09-22 01:47:26 +00:00
[I50] Fix ordering by episode id
rho_n pushed to main at rho_n/hpr_generator 2022-09-22 01:47:26 +00:00
6ac65212d7 Merge pull request '[I50] Fix ordering by episode id' (#51) from I50_Fix-ordering-by-episode-id into main
991b3dcec1 Update SQL query to order results by id
Compare 2 commits »
rho_n created pull request rho_n/hpr_generator#51 2022-09-22 01:44:53 +00:00
[I50] Fix ordering by episode id
rho_n created branch I50_Fix-ordering-by-episode-id in rho_n/hpr_generator 2022-09-22 01:22:01 +00:00
rho_n pushed to I50_Fix-ordering-by-episode-id at rho_n/hpr_generator 2022-09-22 01:22:01 +00:00
991b3dcec1 Update SQL query to order results by id