Jakub Tymejczyk

Results 8 issues of Jakub Tymejczyk

Hi, I'm using latest version of script. I get `raise Exception('Failed. Got an unexpected HTTP error (' + str(e.code) + ').') Exception: Failed. Got an unexpected HTTP error (503).` when...

Using ECG requires 2FA on account which cannot be disabled. Running backup failed immediately at start. ``` 2023-11-17 17:38:56,769 [INFO] backing up formats: json_summary, json_details, gpx, tcx, fit 2023-11-17 17:38:56,943...

**Does your feature request involve difficulty completing a task? Please describe.** Kobo released new devices (#11737) with Kaleido 3 screen, same as in PocketBook InkPad Color 3. Someone made comparison...

enhancement

Running `docker build` failed with information that version at least 9.2.8 is required. By the way, is docker "officially" supported? Latest image on https://hub.docker.com/r/dustin/gopro looks old.

#11835 This change is [](https://reviewable.io/reviews/koreader/koreader/11838)

It would be nice if books had same aspect ratio in mosaic menu. It seems that modifying https://github.com/koreader/koreader/blob/46449eb06ed193326698fe592932e0a307571246/plugins/coverbrowser.koplugin/mosaicmenu.lua#L588 will achieve that: ``` scale_factor = nil, width = max_img_w, height =...

enhancement

I wonder why same as book margins are disallowed in alongside mode. It looks like it was changed in #7391. It looks like removing second part of condition at https://github.com/koreader/koreader/blob/99447414dc37cd3c81c1e081b78e545fdc1cb80a/frontend/apps/reader/modules/readerfooter.lua#L1268...

enhancement

**Describe the bug** I have configured drive and photos sync to one shot by setting `-1` to interval. After running docker image I expect that it will finish after syncing...

bug