Azure / Azure-Media-Services-Explorer

Azure Media Services Explorer Tool
Other
211 stars 84 forks source link

Upgrade to AMSE for MK I/O #170

Closed justingden closed 9 months ago

justingden commented 9 months ago

Purpose

Added new features and easier workflow for the AMSE integration with MK I/O for asset creation and potential for release without users needing to build the application themselves. This included an MK I/O connect dialog box, enhanced asset creation with single and multiple asset modes, other checks for preventing exceptions, and a documentation section about MK I/O.

This change concerns: (mark with an x)

- [X ] AMSE v5.x (for AMS v3) in 'mkio-with-mkiolib' branch

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[X] Feature
[X] User Interface
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[X] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone https://github.com/justingden/Azure-Media-Services-Explorer-MKIO.git
cd Azure-Media-Services-Explorer-MKIO
git checkout mkio-with-mkiolib
npm install

What to Check

Verify that the following are valid

Other Information