Commit Graph

204 Commits

Author SHA1 Message Date
297d2040db Added the warning and link to feedback to the shownotes 2024-10-31 11:21:19 +01:00
17e46fea75 irss-future is now in rss.php 2024-10-31 07:48:13 +01:00
043288e5e4 Merge pull request 'Added support to add/update metadata on multiple assets via a json file' (#56) from I226_Asset_table_management into main
Reviewed-on: #56
2024-10-27 12:16:27 +00:00
3fc4da18ed Added support to add/update metadata on multiple assets via a json file 2024-10-26 19:31:07 +02:00
1615626c42 Merge pull request 'Fix future feed by removing gomax and adding future switch' (#55) from I54_Future_feed_not_working_after_switching_to_ccdn into main
Reviewed-on: #55
2024-10-23 08:37:41 +00:00
236cd08e6f Removed gomax as it was not used and it didn't work
Added a future switch to switch before `now()` and after
Cleaned up some commented out lines
2024-10-23 10:18:52 +02:00
50945b9968 Merge pull request 'The addition of a ccdn redirector and updating the link to media to point to it' (#53) from 225_Switch_url_for_media_to_hpr_ccdn into main
Reviewed-on: #53
Reviewed-by: Roan Horning <rho_n@josh@anhonesthost.com>
2024-10-23 07:36:34 +00:00
b2708a2b3f The addition of a ccdn redirector and updating the link to media to point to it 2024-10-21 17:35:20 +02:00
faa14cd6da 2024-10-20_21-12-39_CEST 2024-10-20 21:12:39 +02:00
8bf6aad70b Fix stats page hpr shows with playtime 2024-10-10 11:02:03 +02:00
112f443a04 Fix stats page hpr shows 2024-10-10 10:48:23 +02:00
7fdf12df28 Added the Scheduling Guidelines to the upload page 2024-10-09 20:17:49 +02:00
f19938a0c2 2024-10-04_17-33-29Z_Friday 2024-10-04 19:33:29 +02:00
dd2c9e6382 2024-09-28_18-02-01Z_Saturday database changed 2024-09-28 20:02:01 +02:00
4b8f414d63 Merge pull request 'Added an episode counter for feed generation to determine whether or not to include show notes.' (#42) from kdmurrayhpr/hpr_hub:main into main
Reviewed-on: #42
2024-09-24 07:08:23 +00:00
64309b8a2b Merge branch 'main' into main 2024-09-24 06:41:15 +00:00
d62146ec12 2024-06-23_09-40-32Z_Sunday a quick one liner to show status 2024-06-23 11:40:32 +02:00
5582a7fc0b 2024-06-10_16-40-44Z_Monday a quick one liner to show status 2024-06-10 18:40:44 +02:00
4b7bed9a4b Added an episode counter for feed generation to determine whether or not to include show notes. 2024-05-31 17:45:02 -07:00
4e98015b14 2024-05-28_18-21-16Z_Tuesday Updated TTL 2024-05-28 20:21:16 +02:00
3568bb627f 2024-05-28_18-15-52Z_Tuesday Updated TTL 2024-05-28 20:15:52 +02:00
1905b51d16 Update ini/www.htaccess
The site returned a 500 when applied. Reversed changes.
2024-05-24 09:31:09 +00:00
abf21d542d Merge pull request 'PocketCasts temp redirect from full to 2 week feed' (#37) from kdmurrayhpr/hpr_hub:main into main
Reviewed-on: #37
2024-05-24 09:24:50 +00:00
713097d164 Merge branch 'main' into main 2024-05-23 09:01:19 +00:00
c805abe50c PocketCasts temp redirect from full to 2 week feed 2024-05-21 16:36:25 -07:00
6ef4be09f7 Update ini/www.htaccess
Added current file - the blocked IP addresses have been removed
2024-05-21 11:49:09 +00:00
33456db630 2024-05-12_13-53-43Z_Sunday automatically download url if it exists 2024-05-12 15:53:43 +02:00
046344d523 2024-05-08_08-38-34Z_Wednesday - debugging for hprtranscode 2024-05-08 10:38:34 +02:00
f2b5ca38c8 2024-05-03_05-42-00Z_Friday 2024-05-03 07:42:00 +02:00
a79d1f37e8 2024-04-25_09-17-49Z_Thursday database changed - and made errorcodes unique 2024-04-25 11:17:49 +02:00
5f46950fb3 2024-04-25_08-35-27Z_Thursday database changed - and addition of detox 2024-04-25 10:35:27 +02:00
0cc22de954 2024-04-01_10-09-02Z_Monday added sort 2024-04-01 12:09:02 +02:00
Ken Fallon
05f8407a74 Merge pull request 'Checks for host with id of 0 in the reserve queue and manually post them to the main queue' (#32) from Warn_when_new_host_posts_to_the_reserve_queue into main
Reviewed-on: #32
2024-03-03 12:52:33 +00:00
2299a32c2b Checks for host with id of 0 in the reserve queue and manually post them to the main queue 2024-03-03 13:50:51 +01:00
Ken Fallon
3aad261e8a Merge pull request 'Added clarification as to using url' (#31) from I30_Update_help_links_on_upload_page_to_about_page into main
Reviewed-on: #31
2024-02-29 15:14:37 +00:00
23375b6414 Added clarification as to using url 2024-02-29 16:10:34 +01:00
c44a6f0f04 Adding stats and automating update. Check for url in uploads 2024-02-14 15:11:25 +01:00
da88c1afc4 Add stats and require url to be downloaded for reserve show 2024-02-14 15:06:24 +01:00
a170cbf197 Add option to show the state of the reserve queue 2024-02-14 10:01:48 +01:00
52579ede17 2024-01-10_11-40-19Z_Wednesday 2024-01-10 12:40:19 +01:00
Ken Fallon
9becc2646a Merge pull request 'Use the {hubBaseurl} variable for this' (#28) from I27_calendar.php_not_redirecting_to_the_correct_page into main
Reviewed-on: #28
2024-01-01 15:30:15 +00:00
d81df93577 Use the {hubBaseurl} variable for this 2024-01-01 16:26:18 +01:00
6e0180cf13 The base is pointing to the hpr site and not the hub 2023-12-31 16:12:09 +01:00
Ken Fallon
5f5f6f0666 Update hub/footer.html 2023-12-29 11:37:24 +00:00
Ken Fallon
0467c2c5ac Merge pull request 'I21_Improve_comment_system_v4' (#26) from I21_Improve_comment_system_v4 into main
Reviewed-on: #26
2023-12-28 19:16:12 +00:00
55c2af4784 ithe logo 2023-12-28 20:11:33 +01:00
2f337d1ed2 The relative url wont work ont the hub 2023-12-28 20:10:17 +01:00
32c7efcc5e copied from rendered files 2023-12-28 20:08:57 +01:00
eeb9e5bcb5 when will it end 2023-12-28 20:07:30 +01:00
65f0b2262b The hub site needs full url 2023-12-28 20:06:02 +01:00