halali

Results 10 comments of halali

This will enable cors only at restart, simple enable setting will do nothing. I will add some note about that fact

> > > @morpheus65535 I've started to continue working on this PR. But I had one question, how do I vendor the `flash-cors` dependency? > > > > Sorry for...

Can you show as some graph with debug log? We need to see what is bazarr doing at that time.

Do you have any proxy that can return unauthorized access to bazarr api?

you can add selectCallback to your tabel. Something like this ``` checkboxes: { selectRow: true, selectCallback: function(nodes, selected){ console.log(nodes); if(selected) { $('input[type="checkbox"]', nodes).prop('checked', true); } else { $('input[type="checkbox"]', nodes).prop('checked', false);...

Dont think this is an issue.. You installed bazarr and bazarr need to index your database, and also bazarr use ffmpeg to extract some info from files... This can be...

Updater now stop work for me. ``` info: Ombi.Schedule.Jobs.Ombi.OmbiAutomaticUpdater[6000] Product Version 3.0.2141-DotNetCore info: Ombi.Schedule.Jobs.Ombi.OmbiAutomaticUpdater[6000] Version 3.0.2141 info: Ombi.Schedule.Jobs.Ombi.OmbiAutomaticUpdater[6000] Branch DotNetCore info: Ombi.Schedule.Jobs.Ombi.OmbiAutomaticUpdater[6000] Service Version 3.0.2142 info: Ombi.Schedule.Jobs.Ombi.OmbiAutomaticUpdater[6000] OS Information: Microsoft...

I have issue with updater. OS: Windows 10 in log is nothing special to see [log-20171108.txt](https://github.com/tidusjar/Ombi/files/1457003/log-20171108.txt) i try multiple update settings setup processname and login and pass and also try...