@model KernelRecordsMVC.Application.ViewModels.CreateReleaseViewModel @{ ViewData["Title"] = "Create Release"; }
Add an album or single, assign artists and build its track listing.
Choose whether this release is an album or a single.
Enter the main catalog information for this release.
Select the main artist and any featured artists for this release.
Enter the duration of the single.
Add tracks in the order they appear on the album.
The release, artists and tracks will be created together.