Skip to content

Releases: using-system/ProcessMyMedia

1.0.2.213

26 Dec 10:48
Compare
Choose a tag to compare
  • Add StreamingOptions for StreamTask (Specify Start date and End date of the stream)
  • Fix ToLinkedServiceEntity extension method to retrieve the type of the linked service

1.0.2.191

18 Dec 14:36
Compare
Choose a tag to compare
  • Add DeleteLinkedServiceTask
  • Fix a bug to get the linked service type
  • Fix GetActivityProperties for a generic path

1.0.1.179

16 Dec 12:31
Compare
Choose a tag to compare

Check if the client is connected for AzureDataFactory service
CreateLinkedServiceTask refactoring (Add the output LinkedServiceEntity, Change input parameters)

1.0.1.153

12 Dec 10:06
Compare
Choose a tag to compare

Add StreamTask
Add EncodeAssetBuiltInPresetTask
The library has now multiple target Frameworks : .NETCoreApp 2.1, .NETStandard 2.0, .NETFramework 4.7.2

1.0.0.99

04 Dec 09:33
Compare
Choose a tag to compare

Get the progress of the encoding job (new property 'Progress' on the JobEntity class)
Add logging information in tasks implementation

1.0.0.101

04 Dec 13:04
Compare
Choose a tag to compare

LinkedServiceType is now optional for CopyTask with GenericPath

1.0.0.58

26 Nov 16:47
Compare
Choose a tag to compare

Add AnalyseAssetTask
Add AnalyseFileTask
Add the capacity to set Worfklow options with the middleware extension methods AddMediaServices,AddDataFactoryServices
Update the documentation

1.0.0.56

26 Nov 16:51
Compare
Choose a tag to compare

First release version with media and data factory tasks.