forked from HPR/hpr-tools
		
	Updates from previous repo
FAQ/FAQ.mkd, FAQ/Makefile: this version of the FAQ is now out of date
    and probably should be deleted.
InternetArchive/repair_item: script to upload missing shows after tie
    out errors during the normal upload; still under development.
InternetArchive/update_state: script to update show state in the
    'reservations' table in the database. Uses the CMS interface.
Link_Checker/scan_links: under development. Not currently usable.
Miscellaneous/fix_tags: audio metadata manipulation script. Recently
    added to this repo for convenience. Updates for 'experimental::try',
    the official Perl try/catch.
PostgreSQL_Database/add_hosts_to_show, PostgreSQL_Database/hpr_schema_2.pgsql,
    PostgreSQL_Database/nuke_n_pave.sh: an old experimental Pg database
    to take over from the previous MySQL version (from before 2023).
    Kept for reference; never implemented.
			
			
This commit is contained in:
		| @@ -535,7 +535,7 @@ sub find_hosts { | ||||
| #  DESCRIPTION: Places all the hosts associated with the show into an array | ||||
| #               then compares it with the @$hosts array such that what is left | ||||
| #               is all the hosts that do not match hosts linked to the show. | ||||
| #               Of cxourse, if any of the hosts given as options are not exact | ||||
| #               Of course, if any of the hosts given as options are not exact | ||||
| #               matches with the names from the database (they are regexes | ||||
| #               perhaps) they'll be regarded as different. We have to do | ||||
| #               further processing of what's returned from querying the | ||||
|   | ||||
		Reference in New Issue
	
	Block a user