Quote:
Originally Posted by PiperKev
I updated the coversetter with the most current English version dated 03-27-2025, but it doesn't replace the Hotfix cover. I have the latest hotfix installed, v2.2.0, and I know there have been some changes to it. Could this be the problem?
UPDATE - Solved using ShamanNS' suggestion to use an absolute filepath in set3.sh:
sqlite3 /var/local/cc.db "UPDATE 'Entries' SET p_thumbnail = '/mnt/us/extensions/coversetter/thumbnail_hotfix_portrait.jpg' WHERE p_location = '/mnt/us/documents/Run Hotfix.run_hotfix' "
|
coversetter modified with an absolute filepath to update sqlite3 entries.