2019-03-19, 13:38
(2019-03-19, 09:18)primaeval Wrote: Add a new Remind to the old notifications table and see if I've changed the format of any of the columns.
Look at the date format and if the channel is encoded differently.
Have you got a lot of notifications that need re-adding?
I added a new Remind to my old/current source.db/notifications, but I'm not sure I understand what you mean about any changes in the format of the notification columns. Looking at source.db in sqlite, the column names are as they've always been:
channel,program_title,source,start_date,type
The name of the channel for the added Remind matches what I have in my WebGrab++.config.xml. I'm not sure what you mean about how it's encoded. The start date, 1552993200.0, matches the format of all the others in there.
I have 206 lines of notifications entries. I haven't started from scratch in a while. But when I was doing the tests I mentioned previously, I exported the empty notifications in the newly created source.db to notifications.csv, then dropped it and imported it again, and the problem with the Remind menu returned. So after loading a brand new source.db, the menu properly showed Don't Remind. But after removing the test Remind, exporting to notifications.csv, dropping notifications, and then importing the notifications.csv I'd just backed up, the problem was back. I just repeated that whole process to confirm it, but this time exporting with the 1 test Remind, and the problem did pop up again.