Commit Graph

104 Commits

Author SHA1 Message Date
ken_fallon f4f59cd78c update recording dates for cn 2026-02-11 17:15:58 +01:00
ken_fallon 9c9bc045d1 Used long argument names for xmlstarlet 2026-01-30 11:01:28 +01:00
ken_fallon a448c3aa88 New srt file to match the new outro 2026-01-11 15:54:01 +01:00
ken_fallon 37699fae8f Removed borg, workaround for span 2026-01-09 17:29:41 +01:00
Dave Morriss 1894fc5ed2 Updates to 'reserve_cnews'
Community_News/reserve_cnews: brought this script out of the archive
    where it had been placed in the expectation that Community News
    slots would be reserved algorithmically on the hub. This script uses
    the older strategy of placing dummy shows in the slots for the first
    Monday of each month. The script has been updated and its internal
    documentation improved. This version can find the next free
    Community News slot and then create the requested number of
    reservations thereafter.
2025-12-18 14:23:08 +00:00
ken_fallon 7cf9b4c40f IA upload issue #18 2025-12-15 15:19:29 +01:00
Dave Morriss 4111298d79 Cleaned up Community_News/shownotes_container.tpl 2025-11-28 13:43:07 +00:00
ken_fallon 639d83d1c2 Add support to keep files 2025-11-26 22:37:54 +01:00
ken_fallon f137117030 Tool used to check rss feeds - rss feeds contain invalid xml #301 2025-11-26 22:17:37 +01:00
ken_fallon 5196004642 Reedit partial shownotes. Fix for changed duration. IA publish date in future workaround 2025-11-25 18:56:32 +01:00
ken_fallon 0f7994efc4 support copying support files to git 2025-11-07 17:36:38 +01:00
ken_fallon 20f1951321 new cn date 2025-10-31 18:18:58 +01:00
Dave Morriss e54e1c926f Removed the timestamp at the end of Community_News/shownotes_container.tpl 2025-10-31 15:09:57 +00:00
ken_fallon e784b07dbd Support for extra files associated with the eps 2025-10-28 17:14:15 +01:00
Dave Morriss 00172063de Adjustments for new website
Community_News/make_meeting: added a new -output=FILE option

Community_News/shownote_template.tpl: removed reference to previous name
    shownote_template13.tpl

Community_News/shownotes_container.tpl: rewrote to use the new website
    design. Also removed some irrelevant parts like the navigation links
    and the comment form.
2025-10-26 18:35:11 +00:00
ken_fallon 01c5ed1495 dat update and minor format changes 2025-10-20 15:37:24 +02:00
ken_fallon 50facb86f3 dat update and minor format changes 2025-10-20 15:36:48 +02:00
Dave Morriss 9c5cccd0f2 Addition of notes about running "thanks_to_hosts" 2025-10-07 12:33:37 +01:00
Dave Morriss 2e7ae52cf1 Merge branch 'main' of repo.anhonesthost.net:HPR/hpr-tools
[I always commit before pulling!]
2025-10-06 23:25:36 +01:00
Dave Morriss 782f501c2b Addition of tool to list hosts in a year
hosts_in_year.sqlite.sql: query to return all hosts contributing shows
    in a period (usually a year)

hosts_list.tpl: `TT²` template to generate an HTML list from the output
    of hosts_in_year.sqlite.sql

make_shownotes: trivial tidying

thanks_to_hosts: Bash script to simplify the generation of the HTML
    which thanks a year's hosts for their contributions
2025-10-06 23:20:28 +01:00
ken_fallon d19fe2e4bf Cron automations 2025-09-21 19:19:20 +02:00
ken_fallon 8efc6459c3 Correct location for the new server 2025-09-15 20:15:59 +02:00
ken_fallon 2b4ef438b3 Added SQL rss feed, Fixed regex for image, and scp files to hpr server 2025-09-11 17:50:31 +02:00
ken_fallon 16afecfb82 Automating sql generation on db change 2025-09-10 21:23:37 +02:00
ken_fallon 27bb3be4af Move HPR/hpr_hub#88 2025-09-08 09:49:49 +02:00
ken_fallon 1a69042b24 added check for ffmpeg 2025-08-29 12:21:07 +02:00
Dave Morriss f56da62e05 Merge branch 'main' of repo.anhonesthost.net:HPR/hpr-tools 2025-08-20 23:20:14 +01:00
Dave Morriss 75d20cc081 Template update for 'make_shownotes'
Community_News/make_email: minor POD changes

Community_News/make_shownotes: minor POD changes

Community_News/shownote_template.tpl: now a copy of the latest template
    rather than a symbolic linkl to it

Community_News/shownote_template13.tpl: new template which doesn't
    filter 'comment_author_name' with 'html_entity'
2025-08-20 23:15:54 +01:00
ken_fallon 65d3a36818 pod2markdown < make_shownotes > README.md 2025-08-18 14:10:12 +02:00
ken_fallon 295e96cad2 Piped help to readme 2025-08-18 13:11:07 +02:00
ken_fallon c72db3d58d Revert CN change as it breaks normal shows 2025-08-18 12:06:37 +02:00
Dave Morriss a6ec5c095e Updates for Community News tools
Community_News/make_email: minor tidying

Community_News/make_shownotes: addition of File::Copy; addition of cache
    management routines; cache is now managed here as well as in
    'make_email'; fixed a bug with use of '$/'; POD enhancements.

Community_News/recording_dates.dat: for reference

Community_News/shownote_template12.tpl: removed the "Updated on" section.

Community_News/shownotes_container.tpl: enhanced the datestamp header
    when generating "full" shownotes.
2025-08-18 10:31:37 +01:00
ken_fallon 89b51b4406 Abort early if shownotes missing, and allign wave with play controls 2025-08-01 19:39:02 +02:00
ken_fallon 274dfb7dba Escape summary and title, and match audio playback to waveform image 2025-08-01 14:20:23 +02:00
ken_fallon 31986b3ea6 Curl fix to show headers 2025-07-15 19:58:31 +02:00
ken_fallon 4f5cbb24be Merge pull request 'Moved Containerfile and build script to 'hpr-tools/'.' (#15) from sgoti/hpr-tools:main into main
Reviewed-on: #15
2025-06-19 17:03:21 +00:00
ken_fallon b816d85019 fix media_basename variable check 2025-06-13 22:19:44 +02:00
ken_fallon 24e36b945a bug on asset csv and json checks 2025-06-05 22:31:58 +02:00
ken_fallon dd97a672aa fixing encoding timing errors and restoring spx - why not 2025-06-04 21:18:21 +02:00
ken_fallon 6f3c6c2596 2025-06-01_18-03-47Z_Sunday 2025-06-01 20:03:47 +02:00
Sgoti 0fc70df8ac Moved Containerfile and build script to 'hpr-tools/'.
The build script was renamed (hpr_container_email_shownotes.sh).  I asked Ken
    for a better name. :D

Changes to be committed:
    new file:   Containerfile
    new file:   hpr_container_email_shownotes.sh

 Untracked files:
    Community_News/mysql2sqlite  <--Symbolic link from hpr_generator/utils
2025-05-30 18:02:54 -04:00
ken_fallon 1dd1c8c100 2025-05-28_18-50-18Z_Wednesday 2025-05-28 20:50:18 +02:00
Dave Morriss b514cfa380 Do not count placeholders in comments
Database/query2csv, Database/query2json, Database/query2tt2:
    if the query contained comments with placeholders they would be
    added to the count and would usually cause the script to request
    '-dbarg=ARG' values be added. Now the SQL has all comments
    stripped to avoid this.
2025-05-25 18:56:33 +01:00
ken_fallon b84ff7a4c8 2025-05-21_08-24-14Z_Wednesday 2025-05-21 10:24:14 +02:00
ken_fallon e8c203debf 2025-05-16_13-14-56Z_Friday 2025-05-16 15:14:56 +02:00
ken_fallon 6150943cb3 Fix variable override 2025-05-12 15:31:12 +02:00
ken_fallon 946fb47508 Checks db for the correct files and uploads to IA 2025-05-10 21:33:05 +02:00
ken_fallon d7bee0be56 more changes 2025-05-10 06:52:02 +02:00
ken_fallon 35305a5c45 IA create item working 2025-05-09 21:02:45 +02:00
ken_fallon 12d76f8a52 Merge branch 'main' of repo.anhonesthost.net:HPR/hpr-tools 2025-05-09 19:14:16 +02:00