There was a new column _SyncTime added to the shelf table, which my mod is stumbling over. This _SyncTime is either empty or contains a date like "2016-09-02T13:50:09Z". I'll have to do some experiments how this affects syncing behaviour [whether I should set it, clear it, keep it], so as to avoid old bugs (sync doubling your shelves) coming back.
I'll also have to change some other things, add a debug log option [currently this is dumped to tmpfs which just wastes memory, it's a leftover I forgot to remove before release], and move the image files to a subdir so the cfg file won't be hidden under them. Finally the updated version should work for both 3.x and 4.x firmwares...
I'll see what I can do over the weekend.
Last edited by frostschutz; 09-02-2016 at 09:59 AM.
|