Commit Graph

6 Commits

Author SHA1 Message Date
277804d212 - Implemented a new script to upsert data from SQLite dumps into PostgreSQL asynchronously.
- Added detailed reporting for each table processed, including success and error statuses.
- Integrated Discord notifications for various stages of the upsert process.
- Included functionality to fetch the latest SQLite dump from a specified URL.
- Added error handling and state management for the upsert process.

Resolves #34
2026-01-25 22:06:24 -05:00
97fd7dd67d various/stale 2026-01-25 13:14:00 -05:00
bc8b407a91 rm test.conf 2025-12-18 07:30:39 -05:00
476c4e6e51 bugfix: LRCLIb's models.py needs load_dotenv 2025-11-23 07:12:38 -05:00
353f14c899 formatting / minor 2025-11-22 21:43:48 -05:00
dcc6c7b24e More progress re: #34
- Change of direction, LRCLib searches from /lyric/search now use internal cache - which is a PGSQL import of the LRCLib SQLite database.  Change to PGSQL was made for performance.
2025-11-22 13:13:03 -05:00