Commit Graph

17 Commits

Author SHA1 Message Date
Robert Carosi
3e8c7b70ab Gracefully handle converted articles
Sometimes Remarkable will convert epubs to PDF files. It is not clear
when this happens, but in the process  it removes the epub file and
thus failing the program.

We now check if the file will be uploaded correctly as an epub, and skip
it if it's not.
0.2.2
2022-09-23 10:54:16 +02:00
Robert Carosi
edcec60eae Merge pull request #10 from nov1n/fix/pocket-itemid
Use item id instead of resolved item id to identify Pocket articles
2022-09-06 10:45:01 +02:00
Robert Carosi
a364ef4de7 Use item id instead of resolved item id to identify Pocket articles 0.2.1 2022-09-06 10:38:08 +02:00
Robert Carosi
a1aadf2611 Update README.md 2022-09-05 16:34:01 +02:00
Robert Carosi
9b4ab75036 Update README.md 2022-09-05 16:33:36 +02:00
Robert Carosi
a134c4a8fe Fix disclaimer message 2022-09-05 11:03:09 +02:00
Robert Carosi
33711aa8f5 Merge pull request #7 from nov1n/feature/sync15support
Add support for new sync protocol
2022-09-05 10:58:02 +02:00
Robert Carosi
a91ca9e914 Add error message to failed archives 2022-09-05 10:40:14 +02:00
Robert Carosi
0b0609abd8 Raspberry Pi support 2022-09-05 10:39:31 +02:00
Robert Carosi
c7184089f9 Sync 1.5 support 2022-08-31 14:56:05 +02:00
Robert Carosi
deb4d96bce Add build instructions 2021-11-14 16:34:39 +01:00
Robert Carosi
d5232e8f80 Fix README, minor refactor 2021-11-13 19:48:47 +01:00
Robert Carosi
1209a64626 Check auth validity on every sync 2021-11-12 20:15:42 +01:00
Robert Carosi
2b1b3a3235 Read opf metadata from corrupted epub
- Support reading metadata from opf file in corrupted epub
- Refactor exception handling
- Add verbose flag
2021-11-06 09:59:39 +01:00
Robert Carosi
69569d3543 Add TokenRefresher 0.0.1 2021-11-05 13:20:19 +01:00
Robert Carosi
dd984ff944 Make improvements
- Add connectivity check
- Add launchd target
- Format
2021-11-04 11:37:44 +01:00
Robert Carosi
d66d5f1ac1 Initial commit 2021-11-03 19:05:01 +01:00