We received the following report.
> Maybe you already know. The full_shownotes.html lead to a 404 https://hackerpublicradio.org/eps/hpr2129/index.html The Affiliates links in the footer. http://hackermedia.org/ nothing. Infonomicon leads to http://vrhelmutt.com/ Binary Revolution http://www.binrev.com/ nothing
ken_fallon
self-assigned this 2023-08-27 11:57:23 +00:00
Search the eps table for LIKE "%/eps/%" to identify the episodes that need work.
Get the media files and add them to git in hpr_generator/public_html repo so they are in the correct episode directory.
Look out for old files called index.html and ensure the entry in the eps table, and filenames are updated to full_shownotes.html.
Also check all the templates for urls and confirm they work.
Search the eps table for `LIKE "%/eps/%"` to identify the episodes that need work.
Get the media files and add them to git in `hpr_generator/public_html` repo so they are in the correct episode directory.
Look out for old files called `index.html` and ensure the entry in the `eps` table, and filenames are updated to `full_shownotes.html`.
Also check all the templates for urls and confirm they work.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
We received the following report.
Search the eps table for
LIKE "%/eps/%"to identify the episodes that need work.Get the media files and add them to git in
hpr_generator/public_htmlrepo so they are in the correct episode directory.Look out for old files called
index.htmland ensure the entry in theepstable, and filenames are updated tofull_shownotes.html.Also check all the templates for urls and confirm they work.