dustin / gopro

Tools for making the most out of GoPro Plus.
http://dustin.sallings.org/2020/04/29/gopro-plus.html
BSD 3-Clause "New" or "Revised" License
91 stars 12 forks source link

Sync Issue #31

Closed NebulusIO closed 8 months ago

NebulusIO commented 8 months ago

Received the following error that would halt sync from continuing.

gopro: SQLite3 returned ErrorError while attempting to perform prepare "insert into files (media_id, section, label, type, item_number, file_size) values (?, ?, ?, ?, ?)": 5 values for 6 columns.

I was able to get it running by simply adding an additional arg (?)

dustin commented 8 months ago

Ugh. Sorry about that. I've been using postgres and apparently am lacking a test.