Domingo Yeray Rodríguez Martín

Results 11 comments of Domingo Yeray Rodríguez Martín

I am also seeing this issue. Thanks for pointing out the source of the problem BTW. Defining `stdin=DEVNULL` on function `subprocess_based_service` for PhantomJS seems to fix it. Is this something...

The example is pretty lousy. This API is streamed, so filter.ondata is called on chunks of the response, not the full response, but if you call filter.disconnect() you stop the...

Hi @cathalgarvey. I'd be happy to take this issue. If I'm correct, the agreed change would be to add a parameter to disable escaping (both methods), so the user can...

For now, I think I'm going with option 1 to fix the issue, as it should be a small change and 2 could still be implemented in the future. yarl...

I don't think adding new episodes to the top of the queue by default makes much sense. If the queue is not fully emptied, first in first out is what...

I don't have personally a preference. It was just a general comment since there was a suggestion on this thread to redesign the queue page because it doesn't follow the...

OK, below go my reasons, but I'm not saying your use case doesn't make sense. It's just an opinion. First, you would be increasing the time to listen of some...

Hmm, I'm intrigued by this, but I don't see how your use case could make sense on a podcasts app. My logic tells me that if you add radio support...

I think we are on the same case. I think the whole function implementation can be rethought. We wanted to pass a parameter to the functional provider like you, but...

The app is already on the main f-droid repo. Does it make sense to stay on IzzyOnDroid too?