Commit Graph

21 Commits

Author SHA1 Message Date
934fa4d37f Setting auto commit on the db connection to true because apparently it defaults to false. Meaning nothing gets written to the DB 2024-01-06 15:48:08 -05:00
44982fd439 Pushing up an attempted fix for breadmixer not being able to submit transcriptions to the database 2024-01-06 15:35:12 -05:00
46fdebd503 Another minor fix for breadmixer, specifically the final ffmpeg call 2024-01-05 19:34:16 -05:00
c294489a60 Attempted fixes for breadmixers ffmpeg issues 2024-01-05 19:32:17 -05:00
2cf2ec7d88 Trying to figure out what is wrong with breadmixer running the FFMPEG command that I know for certain works 2024-01-05 19:06:24 -05:00
2f03a0de4c Fix for breadbot filter strings 2024-01-05 18:54:45 -05:00
3b33bb6ee4 Cleanup, database structure backup, and an additional log item for breadmixer to try to figure out where the ffmpeg command structure is wrong 2024-01-05 18:51:11 -05:00
4de56c1af8 Sort returns none, which was deleting the file dictionary items 2023-12-25 20:09:44 -05:00
7b9a7fb339 Verbosity for breadmixer to try to figure out whats wrong 2023-12-25 19:23:20 -05:00
3039bf65bd Adding breadmixer changes 2023-12-16 12:51:35 -05:00
850e7288d1 A little more work on breadmixer 2023-11-29 20:59:50 -05:00
3bbba3217a More fixes for dragging milliseconds out of the time diff 2023-11-24 20:50:22 -05:00
7b0fde230d Really need milliseconds for seconds from starttime to be accurate 2023-11-24 20:46:42 -05:00
511f4bf69e Fixing datatype coersion problems 2023-11-24 20:43:24 -05:00
78f1232f5b Adding BreadMixer file indexing 2023-11-24 20:41:29 -05:00
41683fe098 Ok, trying s instead of d, even though that's technically not correct 2023-11-24 20:16:03 -05:00
61b617db04 I think we're back to typal pickiness 2023-11-24 20:13:42 -05:00
740213712a Ok, the parameterization for queries is SUPER picky 2023-11-24 20:12:23 -05:00
8cdd7d3974 It's not type coersion it's not seeing something as a tuple 2023-11-24 20:11:05 -05:00
e7681bf7cd Variable type coersion seems to be a problem with parameterized queries 2023-11-24 20:09:55 -05:00
7bee11e4f4 Initial work on BreadMixer 2023-11-24 19:56:03 -05:00