Roan Horning rho_n
rho_n opened issue HPR/hpr_generator#307 2025-11-21 03:25:18 +00:00
Add M3U playlist download option to main series page
rho_n closed issue HPR/hpr_generator#276 2025-11-20 01:11:52 +00:00
Investigate some form of m3u file for all the shows by a given hosts, or series
rho_n deleted branch i276_m3u-file-for-all-the-shows-by-a-given-hosts-or-series from HPR/hpr_generator 2025-11-19 14:42:55 +00:00
rho_n pushed to main at HPR/hpr_generator 2025-11-19 14:42:50 +00:00
3ca1a903df Merge pull request '[i276] m3u file for all the shows by a given hosts or series' (#306) from i276_m3u-file-for-all-the-shows-by-a-given-hosts-or-series into main
ae5bfc12b4 Remove javascript m3u player code
21c664ecf9 Add javascript to play m3u file via audio tag
c17ce1bf74 Add playlist download link to series' pages
c922ea6281 Allow creation of m3u playlist for a series
Compare 7 commits »
rho_n merged pull request HPR/hpr_generator#306 2025-11-19 14:42:48 +00:00
[i276] m3u file for all the shows by a given hosts or series
rho_n commented on issue HPR/hpr_generator#276 2025-11-18 01:45:14 +00:00
Investigate some form of m3u file for all the shows by a given hosts, or series

I have updated the correspondent's page and added playlist to the series' page

Let me know if…

ae5bfc12b4 Remove javascript m3u player code
21c664ecf9 Add javascript to play m3u file via audio tag
c17ce1bf74 Add playlist download link to series' pages
c922ea6281 Allow creation of m3u playlist for a series
98c51ee9fe Add playlist download link to correspondents' pages
Compare 5 commits »
rho_n commented on issue HPR/hpr_generator#276 2025-11-16 18:56:52 +00:00
Investigate some form of m3u file for all the shows by a given hosts, or series

I will remove the javascript and HTML for the player for this issue and the PR so we can add the M3U playlist for download. Will then generate another issue and post to the mailing list to see if…

rho_n commented on issue HPR/hpr_generator#276 2025-11-15 18:22:15 +00:00
Investigate some form of m3u file for all the shows by a given hosts, or series

I have a proof of concept demo running on my HPR website: https://hpr.horning.us/correspondents/0198.html

rho_n created pull request HPR/hpr_generator#306 2025-11-15 18:12:04 +00:00
[i276] m3u file for all the shows by a given hosts or series
1dec9996f8 Add listening to and downloading of host M3U playlist
354d8d24cd Add javascript to play m3u file via audio tag
ae96d602a4 Allow creation of m3u playlist for a host
Compare 3 commits »
rho_n commented on issue HPR/hpr_generator#276 2025-11-15 15:44:27 +00:00
Investigate some form of m3u file for all the shows by a given hosts, or series

I have a working implementation of this for a hosts page in my local dev. environment. image.png

The "Download the playlist" link works,…

rho_n commented on issue HPR/hpr_generator#299 2025-11-14 21:25:44 +00:00
Allow highlighting of code blocks in notes

Adjust overflow to auto for pre tag in the show notes and moved highlighting to the code tag [Merged to main](https://repo.anhonesthost.net/HPR/hpr_generator/commit/904d14d083fa540e3850d4b6d996174…

rho_n closed issue HPR/hpr_generator#299 2025-11-14 21:25:44 +00:00
Allow highlighting of code blocks in notes
rho_n merged pull request HPR/hpr_generator#302 2025-11-14 21:22:55 +00:00
[i299] fix auto scroll highlighting of code blocks
rho_n deleted branch i299_fix-auto-scroll-highlighting-of-code-blocks from HPR/hpr_generator 2025-11-14 21:22:55 +00:00
rho_n pushed to main at HPR/hpr_generator 2025-11-14 21:22:55 +00:00
904d14d083 Merge pull request '[i299] fix auto scroll highlighting of code blocks' (#302) from i299_fix-auto-scroll-highlighting-of-code-blocks into main
7170015a0e Merge branch 'main' into i299_fix-auto-scroll-highlighting-of-code-blocks
23f91a0410 Move highlighting to all show notes code tags
2be718287f Change overflow to auto for show notes pre tags
Compare 4 commits »
7170015a0e Merge branch 'main' into i299_fix-auto-scroll-highlighting-of-code-blocks
e649c09803 Merge pull request '[i303] Add comment totals to individual shows on a series page' (#304) from i303_Add-comment-totals-to-individual-shows-on-a-series-page into main
eeb955d9fe Fix layout of episode series footer
b2f5322aec Add comment tally cte to series episode query
Compare 4 commits »