This repository was originally called hpr-admin but has been cleaned up and rebuilt as hpr-tools. It contains the various tools used behind the scenes to prepare shows for release, upload them to the Internet Archive and other things.
Go to file
Dave Morriss 19030fee71 Updates for show "repair" processing
InternetArchive/future_upload: Added logging and debugging

InternetArchive/ia_db.sql: Added new tables

InternetArchive/recover_transcripts: New script to run on 'borg' and
    copy missing files from the backup disk to the IA

InternetArchive/repair_assets: More comments, including one about a bug in the design.

InternetArchive/repair_item: Fix relating to octal numbers (if there are
    leading zeroes in a number). '_DEBUG' is now in the function
    library. Added comments to explain obscure stuff.

InternetArchive/snapshot_metadata: New Bash script (to run on my
    desktop) which collects metadata for a show and stores in in the
    '~/HPR/IA/assets' directory. Runs 'view_derivatives' on it to find
    derivative files for deletion.

InternetArchive/tidy_uploaded: Moves files and directories containing
    uploaded files into a holding area for later backup. Added
    debugging, logging and a 'force' mode.

InternetArchive/upload_manager: Manages 'ia.db' (on my workstation).
    Needs many updates which have just started to be added.

InternetArchive/weekly_upload: Old script, now obsolete.
2024-08-22 13:13:38 +01:00
Comment_system Moved project directories and files to an empty local repo 2024-06-04 16:35:44 +01:00
Community_News Moved project directories and files to an empty local repo 2024-06-04 16:35:44 +01:00
Database Updates since 2024-06-15 2024-07-16 21:39:28 +01:00
FAQ Updates from previous repo 2024-06-14 16:00:04 +01:00
InternetArchive Updates for show "repair" processing 2024-08-22 13:13:38 +01:00
Link_Checker Updates from previous repo 2024-06-14 16:00:04 +01:00
Miscellaneous Attempting to generate fix_tags.bin 2024-06-14 23:13:45 +01:00
PostgreSQL_Database Updates from previous repo 2024-06-14 16:00:04 +01:00
Show_Submission Moved project directories and files to an empty local repo 2024-06-04 16:35:44 +01:00
.gitignore Moved project directories and files to an empty local repo 2024-06-04 16:35:44 +01:00
LICENSE Initial commit 2024-06-04 15:06:29 +00:00
README.md Initial commit 2024-06-04 15:06:29 +00:00

hpr-tools

This repository was originally called hpr-admin but has been cleaned up and rebuilt as hpr-tools.

It contains the various tools used behind the scenes to prepare shows for release, upload them to the Internet Archive and other things.