Alessio Pollero

Results 15 issues of Alessio Pollero

Is it possible to schedule a download to a particular time range ? Like a queue of videos to be downloaded at a specific time range ?

I have inside a html file a line like this one : ` ` and Eclipse is marking the line as an error, saying: Unknown directive parameter for directive ng-md-icon...

I think it would be useful to update the Kernel to the latest LTS release 4.14 .

Basically I want to prevent unauthorized clients from accessing the scrapyrt API. I would want to secure a scrapyrt API, is there anything built in handling an authorization mechanism ?...

In the case we need to override a project setting with: `-s SETTING_NAME=value` from the command line scrapyrt does't really override the settings but the setting from the project file(settings.py)...

bug

Allow multiple urls crawling within a single API request. I need to be able to parse multiple url with a single request, so I've decided to separate them with a...

I have configured the key pairs and I can Open the shell, but the shell close immediately after, I'm on Debian 9 and eclipse Version: Oxygen.3a Release (4.7.3a) Build id:...

bug

Add a status.json REST endpoint to easily check the status of a single Job. This feature can be used to poll the web service to notice when a single job...

type: enhancement

Hi, I'm trying to reference a field in the outer list in moustache templates like this: ``` - Host: {{#ctx.results.0.aggregations.hosts.buckets}} {{#device.buckets}} * {{../key}} device: {{key}} - {{max_disk_usage.value}} {{/device.buckets}} {{/ctx.results.0.aggregations.hosts.buckets}} ```...

question

When a channel has multiple audio tracks the english is got as default, while I would want to be able to set my preferred language in the settings page so...