Commit Graph

14 Commits

Author SHA1 Message Date
wjones 968a3a2949 Refactor update table logging and processing; enhance clarity in output messages. 2026-01-22 14:50:30 -05:00
wjones f6254ee42e Update psycopg2 dependency to psycopg2-binary in requirements.txt; refine timestamp handling in main function of update_mongo.py; add new cache.tgz file. 2026-01-22 14:25:53 -05:00
wjones f5627e58a8 Add function to update update table 2026-01-22 12:36:47 -05:00
wjones 5c97eb3fb4 Add skip_ids functionality to main for conditional JSON downloads 2025-12-13 14:21:53 -05:00
wjones 99a2d78032 Comment out unused code in CreateTempTables and update_tvupdates methods for future verification; streamline set_apienv function by removing jget parameter and related logic. 2025-12-12 13:48:05 -05:00
wjones 4f0267ecf2 Refactor update logic in Dbexec class; adjust logging level in settings; enhance JSON downloader function call in update_mongo.py for improved error handling. 2025-12-12 07:46:45 -05:00
wjones 097225c942 Add logging support to JSON download function in update_mongo.py 2025-12-12 07:37:50 -05:00
wjones 24203aff66 Comment out SQL update logic in Dbexec class for verification; adjust sleep duration in JSON downloader to reduce server load; enhance logging in update_mongo.py for clarity on processing updates. 2025-12-12 07:37:19 -05:00
wjones 3bc35a08f9 Fix typo in JSON download message to reflect the number of files instead of series IDs 2025-12-12 07:15:11 -05:00
wjones 7dfe22fe71 Add guest cast and crew directories to cache structure; update file check logic 2025-12-12 07:13:40 -05:00
wjones e975b947fa Refactor update_mongo.py to enhance JSON downloading and file handling; update MongoDB host in test_tableddl_from_yaml.py 2025-12-11 17:53:41 -05:00
wjones 96bd323567 Implement bulk upsert functionality in dbmongo class and update configuration for MongoDB database 2025-12-11 15:20:50 +00:00
wjones c5502711e7 Refactor update_mongo.py for improved readability and maintainability 2025-12-09 13:00:48 -05:00
wjones f719155a35 working on json2postgres.py file 2025-06-25 09:17:45 -04:00