rmapi
rmapi copied to clipboard
Sync job errors on timestamps since 0.0.20
Hi,
I have a sync job that runs regularly to backup my Remarkable content. Since the last update, I'm getting errors on a few of my older files like this:
parsing time "52341569-02-05T19:42:07Z" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "1569-02-05T19:42:07Z" as "-" for /home/tim/Documents/Remarkable/Private/Boeken/Scifi/Misc/Beamed Up - Ariele Sieling, V. S. Holmes and more.zip
downloading [/home/tim/Documents/Remarkable/Private/Boeken/Scifi/Misc/Beamed Up - Ariele Sieling, V. S. Holmes and more.zip]... OK
parsing time "52341569-06-09T03:10:00Z" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "1569-06-09T03:10:00Z" as "-" for /home/tim/Documents/Remarkable/Private/Boeken/Scifi/Misc/Lost Signals - edited by Charles E. Gannon.zip
downloading [/home/tim/Documents/Remarkable/Private/Boeken/Scifi/Misc/Lost Signals - edited by Charles E. Gannon.zip]... OK
parsing time "52341569-05-06T07:29:34Z" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "1569-05-06T07:29:34Z" as "-" for /home/tim/Documents/Remarkable/Private/Boeken/Scifi/Misc/Into the Black - Adam Gaffen.zip
downloading [/home/tim/Documents/Remarkable/Private/Boeken/Scifi/Misc/Into the Black - Adam Gaffen.zip]... OK
parsing time "52341569-01-14T23:16:26Z" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "1569-01-14T23:16:26Z" as "-" for /home/tim/Documents/Remarkable/Private/Boeken/Scifi/Misc/A Metal Box Floating Between Stars - Jamie Lackey.zip
downloading [/home/tim/Documents/Remarkable/Private/Boeken/Scifi/Misc/A Metal Box Floating Between Stars - Jamie Lackey.zip]... OK
parsing time "52341569-08-13T17:52:35Z" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "1569-08-13T17:52:35Z" as "-" for /home/tim/Documents/Remarkable/Private/Boeken/Scifi/Misc/Shout Kill Revel Repeat - Scott R. Jones.zip
downloading [/home/tim/Documents/Remarkable/Private/Boeken/Scifi/Misc/Shout Kill Revel Repeat - Scott R. Jones.zip]... OK
These documents have not changed in a while, but are downloaded anew on each sync run. I use the options rmapi mget -d -i -o /home/tim/Documents/Remarkable/ /
to sync.
It's not a huge issue for me, but might be worth investigating/fixing?
In any case, thanks for this tool! It's awesome!
can you remove your .cache file? in /.cache/rmapi iirc
Tried that, but the problem persists after that. Anything else I could try?
I tried moving the books to a different folder on the device, hoping it might reset the timestamp or something, but it didn't help either.
I think I found the problem, should be able to fix it soon
Latest release fixes this issue for me. Thanks!