desbma

Results 93 comments of desbma

Yup, that would be a useful feature.

There are 2 different issues here: - The TypeError, which I have fixed in https://github.com/desbma/sacad/commit/945dcc0060c9916f25a2dc8a0f96da0761842d8c - The root cause of the error, ServerTimeoutError, which seems related to your VPN. I...

In your browser, open the developer tools, and then open the URL of the image, get to the network tab, right click the request, click "Copy as curl". Then in...

Ok I have another hypothesis then. How slow is your VPN ? The part of your log that leads to ServerTimeoutError is for requests that are done with 3s timeout,...

I have increased default timeouts: https://github.com/desbma/sacad/commit/2a8db8db05792d0ba3acc2043ab813f1b4ef9478, please test.

@lazerfloyd can you post the output of `curl -v --http1.1 -I 'https://m.media-amazon.com/images/I/51jEBnTcfQL.jpg' -o /dev/null` when your VPN is enabled?

This should be obsolete, as version 2.8.0 no longer includes Amazon sources.

I've been using this for month and it is working great. It should be merged in my opinion, even if there are still issues, it is just an optional theme,...

Any update on this? I would love to get this feature merged, and since there has already been some significant discussion in the review, it would be a shame to...

I'm hit by this bug, it is not solved. I will try to setup a new profile with minimum steps to reproduce.