Evidlo / remarkable_news

Daily news/comics on your reMarkable's suspend screen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image decode failing for xkcd

kokestu opened this issue · comments

I tried to set this up for xkcd and I found that the image decode is failing for the image (the download seems to be succeeding and the xpath looks good as far as I can tell). Unfortunately, I'm not proficient enough in Go to debug this properly.

Logs:

Jun 09 14:12:19 remarkable systemd[1]: Started XKCD.
Jun 09 14:13:36 remarkable renews.arm[482]: [Network online]
Jun 09 14:13:41 remarkable renews.arm[482]: [Beginning download]
Jun 09 14:13:41 remarkable renews.arm[482]: [Got -xpath.  Trying to extract img url from provided url]
Jun 09 14:13:42 remarkable renews.arm[482]: [Image url https://xkcd.com]
Jun 09 14:13:42 remarkable renews.arm[482]: [Failed to decode image]
Jun 09 14:13:42 remarkable renews.arm[482]: image: unknown format

Should be fixed now.