meeb
meeb
Architecturally adding a positive int column for duration in seconds and an indexed text field for title would make the most sense. Having them updated on metadata save signal should...
Yeah I can probably strip those, thanks for the issue.
Thanks @futatuki ! I've incorporated your fix into the above commit and it'll be in the next release.
Please update to `3.1.0` - this should be resolved. Thanks!
Ah, you might be correct here. Thanks for the issue, I'll look into it before the next release.
That's a new one to me. It could potentially be throttling, however that would be very unusual throttling if it was the case. I'd wait to see if this just...
I'm going to re-open this and leave it on the wishlist. While the above does work and is a viable solution it would be nice to be able to set...
Yeah, or being able to select proxies based on region or other flexible options would be nice.
You can now use `whoisit.set_proxy('http://hostname:port')` to set an HTTP proxy used for all subsequent requests. This can be changed dynamically at runtime. See the README for more details.