AgentKnipe

Results 7 issues of AgentKnipe

Is there a way to auto play a video, but not roll into the next one in the set and auto start it?

Feature request

can instantiating a MediaFile object be updated to support working with byte arrays or streams?

if I wanted a specific table, and stored procedure from an app schema, should this work? I get the table, but the stored procedures arent coming through. ```c# FilterSettings.TableFilters.Add(new RegexIncludeFilter("tblImportedFileSummary"));...

We would like to include the description attribute on enums. Is there a way to do that? we arent finding a setting the the tt files for this. example output...

enhancement

This could be a quirk of my particular environment, but being able to generate the fake db context into a separate would allow us to effectively hide the unit testing...

enhancement

I am requesting some sort of indicator or comment to be added to the generated method for stored procedure calls that might indicate that there was an error when trying...

enhancement
To investigate

I have the extension setup and updated in an app service. The web job is running successfully, however certs are not updating. ![2022-03-10 10_21_14-Azure WebJobs dashboard](https://user-images.githubusercontent.com/7571082/157693751-a98ca952-24ab-4e75-9697-922eb6a34490.png) I had to renew...