Convert the RSS feeds from php to the static site #140

Open
opened 2023-07-02 14:39:16 +00:00 by ken_fallon · 3 comments
Collaborator
No description provided.
davmo was assigned by ken_fallon 2023-08-03 10:30:40 +00:00
Collaborator

Tested hpr_mp3.rss and it looks OK except that the URL in the <link> field was wrong. Fixed locally but not yet uploaded. The other feeds are to be tested next.

Tested `hpr_mp3.rss` and it looks OK except that the URL in the `<link>` field was wrong. Fixed locally but not yet uploaded. The other feeds are to be tested next.
Collaborator

There were problems with the feeds, as reported by Ken.

The most serious issue was that the <enclosure length="..."> value was wrong due to a misunderstanding.

The code that collects and inserts this value has been modified, and test RSS feeds created. After validation these changes can be added to the repository, assuming there are no other problems.

There were problems with the feeds, as reported by Ken. The most serious issue was that the `<enclosure length="...">` value was wrong due to a misunderstanding. The code that collects and inserts this value has been modified, and test RSS feeds created. After validation these changes can be added to the repository, assuming there are no other problems.
Collaborator

Further issues relating to the generation of the <itunes:summary> XML required enhancements to the site-generator. Now testing is complete.

Further issues relating to the generation of the `<itunes:summary>` XML required enhancements to the `site-generator`. Now testing is complete.
davmo referenced this issue from a commit 2023-08-19 12:54:06 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rho_n/hpr_generator#140
No description provided.